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 |
Can you change the os on a phone?
What do you understand by intents in android ide?
When you have two or more activities with the same intent filter action name, the android os will display a
Graphics defined by svg is in which format?
How to use hashmap with arraylist in android?
What is android? Explain
State the difference between a regular bitmap and nine- patch image?
What is android version 7.0 called?
Explain difference between asynctasks & threads?
How do I enable google play services on android?
What is a physical sensor?
What are the different modes of operations used in services for android?