Mobile Application Development Question:

Which are the Content provider components of Android?

Mobile Application Interview Question
Mobile Application 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.


Previous QuestionNext Question
What are the components of Android?What are the Services component of Android?