blob: f34aa2b85858f22a772781ced08c496a3272fb95 [file] [log] [blame]
<HTML>
<BODY>
<p>Provides convenience classes to access the content providers supplied by
Android.</p>
<p>Android ships with a number of content providers that store common data such
as contact informations, calendar information, and media files. These classes
provide simplified methods of adding or retrieving data from these content
providers.</p>
<p>For information about how to use a content provider, see the <a
href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a> developer
guide.</p>
</BODY>
</HTML>