Android Question:

Download Job Interview Questions and Answers PDF

Define the Services component of Android?

Android Interview Question
Android Interview Question

Answer:

Services are components that do not have a User Interface; they run in the background. An example of Service component in Facebook app would be the friend request notifications. They would continue to run, even if you switch to another activity or application.

Download Android Interview Questions And Answers PDF

Previous QuestionNext Question
Define the Content provider component of Android?Define the activity component of Android?