What is a service?



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

Post New Answer

More Android OS Interview Questions

What is android?

1 Answers  


What is libs/ directory?

0 Answers  


Explain in brief about the important file and folder when you create a new app?

0 Answers  


What is the database used for android platform?

0 Answers  


What is the difference between android system and android os?

0 Answers  






Can I update my android version?

0 Answers  


Why is list view not recommended to have active components?

0 Answers  


What is the significance of the .dex files? in Android?

0 Answers   CDC,


what is a service in android?

0 Answers   TryTechnicals Pvt Ltd,


Can android lollipop be upgraded to marshmallow?

0 Answers  


Explain androidmanifest.xml file and why do you need this?

0 Answers  


What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in?

0 Answers  


Categories