What is a service?



What is a service?..

Answer / mady

A 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 music as the user attends to other matters, or it might fetch data over the network or calculate something and provide the result to activities that need it.Each service extends the Service base class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Can you change the os on a phone?

1 Answers  


What do you understand by intents in android ide?

1 Answers  


When you have two or more activities with the same intent filter action name, the android os will display a

1 Answers  


Graphics defined by svg is in which format?

1 Answers  


How to use hashmap with arraylist in android?

1 Answers  


What is android? Explain

1 Answers  


State the difference between a regular bitmap and nine- patch image?

1 Answers  


What is android version 7.0 called?

1 Answers  


Explain difference between asynctasks & threads?

1 Answers  


How do I enable google play services on android?

1 Answers  


What is a physical sensor?

1 Answers  


What are the different modes of operations used in services for android?

1 Answers  


Categories