WCF SDK Question:
Described the Content provider component 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.
Previous Question | Next Question |
List the exceptions of Android? | Described the components of Android? |