Files
android_development/samples/ApiDemos/_index.html
The Android Open Source Project 52d4c30ca5 auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00

20 lines
612 B
HTML
Executable File

<p>The API Demos include sample code for many aspects of the Android APIs, from screen layout to Intent resolution.
</p>
<dl>
<dt><a href="src/com/example/android/apis/app/index.html">App</a></dt>
<dd></dd>
<dt><a href="src/com/example/android/apis/content/index.html">Content</a></dt>
<dd></dd>
<dt><a href="src/com/example/android/apis/view/index.html">View</a></dt>
<dd></dd>
<dt><a href="src/com/example/android/apis/graphics/index.html">Graphics</a></dt>
<dd></dd>
<dt><a href="src/com/example/android/apis/text/index.html">Text</a></dt>
<dd></dd>
</dl>