---
title: "What do you mean by Services in Android"  
description: "What do you mean by Services in Android"  
author: "Anonymous User"  
published: 2016-01-05  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/22962/what-do-you-mean-by-services-in-android  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# What do you mean by Services in Android

Service doesn't have a visual user interface , but rather runs in the background for an indefinite period of time. For Example, a service might play background for music as the user attends to other matters

## Answers

### Answer by Anonymous User

Service doesn't have a visual user interface , but rather runs in the background for an indefinite period of time. For Example, a service might play background for music as the user attends to other matters


---

Original Source: https://www.mindstick.com/interview/22962/what-do-you-mean-by-services-in-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
