Android Software Engineer Question:
Download Questions PDF

Explain Content provider component of Android?

Android Software Engineer Interview Question
Android Software Engineer 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 Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Described the components of Android?Explain the Services component of Android?