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 |
What is the TTL (Time to Live)? Why is it required?
What is the latest version of android 2019?
How will you record a phone call in Android? or How to handle on Audio Stream for a call in Android?
What is fragment?
Can I open exe files on android?
what is fragment in android?
0 Answers SwanSoft Technologies,
What is the life cycle methods of android activities?
What is the life cycle of android activity?
What are the different phases of the Activity life cycle in Android?
Explain the difference between service & intent service?
How can the ANR be prevented in Android?
what is the difference between dynamic receiver and static receiver?