blob: b0d1c7b5dca346b9fe979a77f8b7648f69b25778 [file] [log] [blame]
The Android Open Source Project52d4c302009-03-03 19:29:09 -08001<p>The API Demos include sample code for many aspects of the Android APIs, from screen layout to Intent resolution.
2</p>
3
4<dl>
5 <dt><a href="src/com/example/android/apis/app/index.html">App</a></dt>
6 <dd></dd>
7
8 <dt><a href="src/com/example/android/apis/content/index.html">Content</a></dt>
9 <dd></dd>
10
11 <dt><a href="src/com/example/android/apis/view/index.html">View</a></dt>
12 <dd></dd>
13
14 <dt><a href="src/com/example/android/apis/graphics/index.html">Graphics</a></dt>
15 <dd></dd>
16
17 <dt><a href="src/com/example/android/apis/text/index.html">Text</a></dt>
18 <dd></dd>
19</dl>