1 <HTML> 2 <BODY> 3 Provides convenience classes to access the content providers supplied by 4 Android. 5 <p>Android ships with a number of content providers that store common data such 6 as contact informations, calendar information, and media files. These classes 7 provide simplified methods of adding or retrieving data from these content 8 providers. For information about how to use a content provider, see <a 9 href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>. 10 </BODY> 11 </HTML> 12