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
What is an Intent in Android?
Name the dialog box which is supported by android?
What is data binding in android?
What are the steps required in setting up the linkify calls intent?
Can you run an exe on android?
What is a buildtype in gradle? And what can you use it for?
What language does android support to develop an application?
What is the action in android?
What is a break?
what is the difference between dynamic receiver and static receiver? When will you use dynamic broadcast receivers?
What is a sticky broadcast? Give an example.
What android means?
What is an android framework?
There is a kind of animation that using an xml file to define a sequence of pictures using?
what is a fragment? How it differs from activity?