blob: a69c175af04b5753631868b346e9cbd2b767408f [file] [log] [blame]
The Android Open Source Project88b60792009-03-03 19:28:42 -08001<ul>
2 <li><div><a href="<?cs var:toroot ?>index.html">Home</a></div></li>
3 <li><div><a href="<?cs var:toroot ?>what-is-android.html">What is Android?</a></div></li>
4 <li><div><a href="<?cs var:toroot ?>intro/index.html">Getting Started</a></div>
5 <ul>
6 <li><div><a href="<?cs var:toroot ?>intro/installing.html">Installing the SDK</a></div></li>
7 <li><div><a href="<?cs var:toroot ?>intro/upgrading.html">Upgrading the SDK</a></div></li>
8 <li><div><a href="<?cs var:toroot ?>intro/develop-and-debug.html">Developing/Debugging</a></div></li>
9 <li><div><a href="<?cs var:toroot ?>intro/hello-android.html">Hello Android</a></div></li>
10 <li><div><a href="<?cs var:toroot ?>intro/anatomy.html">Anatomy of an App</a></div></li>
11 <li><div><a href="<?cs var:toroot ?>intro/tutorial.html">Notepad Tutorial</a></div></li>
12 <li><div><a href="<?cs var:toroot ?>intro/tools.html">Development Tools</a></div></li>
13 <li><div><a href="<?cs var:toroot ?>intro/appmodel.html">Application Model</a></div></li>
14 <li><div><a href="<?cs var:toroot ?>intro/lifecycle.html">Application Life Cycle</a></div></li>
15 </ul>
16 </li>
17 <li><div><div><a href="<?cs var:toroot ?>devel/index.html">Developing Applications</a></div>
18 <ul>
19 <li><div><a href="<?cs var:toroot ?>devel/implementing-ui.html">Implementing a UI</a></div></li>
20 <li><div><a href="<?cs var:toroot ?>devel/building-blocks.html">Building Blocks</a></div></li>
21 <li><div><a href="<?cs var:toroot ?>devel/data.html">Data Storage and Retrieval</a></div></li>
22 <li><div><a href="<?cs var:toroot ?>devel/security.html">Security Model</a></div></li>
23 <li><div><a href="<?cs var:toroot ?>devel/resources-i18n.html">Resources and i18n</a></div></li>
24 </ul>
25 </li>
26 <li><div><a href="<?cs var:toroot ?>toolbox/index.html">Developer Toolbox</a></div>
27 <ul>
28 <li><div><a href="<?cs var:toroot ?>toolbox/philosophy.html">Design Philosophy</a></div></li>
29 <li><div><a href="<?cs var:toroot ?>toolbox/custom-components.html">Building Custom Components</a></div></li>
30 <li><div><a href="<?cs var:toroot ?>toolbox/optional-apis.html">Optional APIs</a></div></li>
31 </ul>
32 </li>
33 <li><div><a href="<?cs var:toroot ?>samples/index.html">Sample Code</a></div>
34 <ul>
35 <li><div><a href="<?cs var:toroot ?>samples/ApiDemos/index.html">API Demos</a></div></li>
36 <li><div><a href="<?cs var:toroot ?>samples/LunarLander/index.html">Lunar Lander</a></div></li>
37 <li><div><a href="<?cs var:toroot ?>samples/NotePad/index.html">Note Pad</a></div></li>
38 </ul>
39 </li>
40 <li> <a href="<?cs var:toroot ?>reference/index.html"><strong>Reference Information</strong></a>
41 <ul>
42 <li><a href="<?cs var:toroot ?>reference/packages.html">Package Index</a></li>
43 <li><a href="<?cs var:toroot ?>reference/classes.html">Class Index</a></li>
44 <li><a href="<?cs var:toroot ?>reference/hierarchy.html">Class Hierarchy</a></li>
45 <li><a href="<?cs var:toroot ?>reference/view-gallery.html">List of Views</a></li>
46 <li><a href="<?cs var:toroot ?>reference/available-intents.html">List of Intents</a></li>
47 <li><a href="<?cs var:toroot ?>reference/android/Manifest.permission.html">List of Permissions</a></li>
48 <li><a href="<?cs var:toroot ?>reference/available-resources.html">List of Resource Types</a></li>
49 <li><a href="<?cs var:toroot ?>reference/aidl.html">Android IDL</a></li>
50 <li><a href="<?cs var:toroot ?>reference/glossary.html">Glossary</a></li>
51 <li><a href="<?cs var:toroot ?>reference/keywords.html">Index</a></li>
52 </ul>
53 </li>
54 <li><div><a href="<?cs var:toroot ?>kb/index.html">FAQs</a></div>
55 <ul>
56 <li><div><a href="<?cs var:toroot ?>kb/general.html">General</a></div></li>
57 <li><div><a href="<?cs var:toroot ?>kb/commontasks.html">Common Tasks</a></div></li>
58 <li><div><a href="<?cs var:toroot ?>kb/troubleshooting.html">Troubleshooting</a></div></li>
59 <li><div><a href="<?cs var:toroot ?>kb/licensingandoss.html">Open Source Licensing</a></div></li>
60 <li><div><a href="<?cs var:toroot ?>kb/framework.html">Application Framework</a></div></li>
61 <li><div><a href="<?cs var:toroot ?>kb/security.html">Security</a></div></li>
62 </ul>
63 </li>
64 <li><div><a href="<?cs var:toroot ?>roadmap.html">Roadmap</a></div></li>
65 <li><div><a href="<?cs var:toroot ?>goodies/index.html">Goodies</a></div></li>
66</ul>