summaryrefslogtreecommitdiffstats
path: root/docs/html-ndk/ndk/reference/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html-ndk/ndk/reference/index.jd')
-rw-r--r--docs/html-ndk/ndk/reference/index.jd12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/html-ndk/ndk/reference/index.jd b/docs/html-ndk/ndk/reference/index.jd
index a496f19..a89c152 100644
--- a/docs/html-ndk/ndk/reference/index.jd
+++ b/docs/html-ndk/ndk/reference/index.jd
@@ -1,4 +1,12 @@
-page.title=Reference
+page.title=API Reference
@jd:body
-<p>NDK reference docs \ No newline at end of file
+<p>The API reference for the NDK currently comprises documentation for the base set of
+native headers that the NDK provides for Android. These headers, and their associated libraries,
+provide functionalities such as:</p>
+
+<ul>
+ <li>Using hardware sensors.</li>
+ <li>Accessing storage.</li>
+ <li>Handling user input.</li>
+</ul> \ No newline at end of file