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 |
which language is supported by android for application development?
What is progressdialog in android?
Which is the method you need to use to post a notification to be shown in the status bar?
Explain datepickerdialog in android?
What is if statement?
What is gae (google app engine)?
Explain folder, file & description of android apps?
Explain alertdialog in android?
What do you think are some disadvantages of android?
What is values/ directory?
What is on change?
What is handler class do in android?