34,333
edits
Changes
→The Content Provider
== The Content Provider ==
<google>ADSDAQBOX_FLOW</google>
A content provider is created as a subclass of the android.content.ContentProvider class. Typically, the application responsible for managing the data to be shared will implement a content provider to facilitate the sharing of that data with other applications.