Mobile Application Development Question:

Which are the Content provider components of Android?

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.

Read All 32 Mobile Application Questions
Previous QuestionNext Question
What are the components of Android?What are the Services component of Android?