Files
frameworks_base/core/java/android/package.html
The Android Open Source Project 54b6cfa9a9 Initial Contribution
2008-10-21 07:00:00 -07:00

11 lines
414 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}devel/resources-i18n.html">Resources</a>.
</BODY>
</HTML>