Answer Posted / 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 View All Answers
Described the advantages of android?
What is Content Provider in Android?
What is a sticky intent in android?
Explain the characteristics of android
What is the importance of android in the mobile market?
What is the core work of intent filter?
What is anr in android?
What is compound condition?
How service is implemented?
What is a toast? Write its syntax.
Where is the ui designer in android?
What is res folder in android?
Does selenium support google android operating system?
When is the onstop() method invoked?
Explain the application of shared preference?