summaryrefslogtreecommitdiffstats
path: root/core/java/android/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/java/android/package.html')
-rw-r--r--core/java/android/package.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/java/android/package.html b/core/java/android/package.html
new file mode 100644
index 0000000..b6d2999
--- /dev/null
+++ b/core/java/android/package.html
@@ -0,0 +1,10 @@
+<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>