<script type="text/javascript" language="JavaScript">
<!--
function nothing() {}
-->
</script>

<ul>
  <li><h2>The Project</h2><ul>
    <li><a href="<?cs var:toroot ?>source/roles.html">People and Roles</a></li>
    <li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
    <li><a href="http://android.git.kernel.org/">Browse Source</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
    <li><a href="<?cs var:toroot ?>source/overview.html">Platform Overview</a></li>
    <li><a href="<?cs var:toroot ?>source/life-of-a-bug.html">Life of a Bug</a></li>
    <li><a href="<?cs var:toroot ?>faqs.html#aosp">FAQs</a></li>
  </ul>

  <li><h2>Getting Started</h2><ul>
    <li><a href="<?cs var:toroot ?>source/download.html">Getting the Source</a></li>
    <li><a href="<?cs var:toroot ?>source/git-repo.html">Using git and repo</a></li>
    <li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
    <li><a href="<?cs var:toroot ?>source/code-style.html">Code Style</a></li>
    <li><a href="<?cs var:toroot ?>source/building-dream.html">Building for an ADP</a></li>
  </ul>

  <li><h2>Contributing</h2><ul>
    <li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
    <li><a href="<?cs var:toroot ?>source/submit-patches.html">Submitting Patches</a></li>
    <li><a href="<?cs var:toroot ?>source/report-bugs.html">Reporting Bugs</a></li>
    <li><a href="<?cs var:toroot ?>source/code-lines.html">Branches &amp; Releases</a></li>
  </ul>
</ul>

<script type="text/javascript">
<!--
    buildToggleLists();
//-->
</script>