Files
frameworks_base/core/java/android/package.html
The Android Open Source Project 9066cfe988 auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00

11 lines
433 B
HTML

<HTML>
<BODY>
Contains the resource classes used by standard Android applications.
<p>
This package contains the resource classes that Android defines to be used in
Android applications. Third party developers can use many of them also for their applications.
To learn more about how to use these classes, and what a
resource is, see <a href="{@docRoot}guide/topics/resources/index.html">Resources and Assets</a>.
</BODY>
</HTML>