blob: 3d0bac18d7b77679e8c538c751cb1d1ad0250a42 [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001<HTML>
2<BODY>
Scott Mainf4f05b82011-01-07 14:38:23 -08003<p>Contains classes for accessing application resources,
4such as raw asset files, colors, drawables, media or other other files
5in the package, plus important device configuration details
6(orientation, input types, etc.) that affect how the application may behave.</p>
7
8<p>For more information, see the <a
Scott Main9be01052012-06-22 12:35:08 -07009href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> guide.</p>
Scott Mainf4f05b82011-01-07 14:38:23 -080010{@more}
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011</BODY>
12</HTML>