Android Question:

Download Job Interview Questions and Answers PDF

Define the Content provider component of Android?

Android Interview Question
Android Interview Question

Answer:

Content provider is a data store that enables data sharing across different applications. Content providers provide a uniform interface to access the data. An example is Call logs.

Download Android Interview Questions And Answers PDF

Previous QuestionNext Question
List the components of Android?Define the Services component of Android?