Home | History | Annotate | Download | only in source
      1 # Getting Started #
      2 
      3 - [Initializing the Build Environment](initializing.html)
      4 - [Downloading the Source](downloading.html)
      5 - [Building and Running](building.html)
      6 - [Building for Devices](building-devices.html)
      7 
      8 # Navigating the Source #
      9 
     10 - [Platform Overview](overview.html)
     11 - [Branches & Releases](code-lines.html)
     12 - [Build Numbers](build-numbers.html)
     13 - [Browse Source](http://android.git.kernel.org)
     14 
     15 # Contributing #
     16 
     17 - [Life of a Patch](life-of-a-patch.html)
     18 - [Submitting Patches](submit-patches.html)
     19 - [Life of a Bug](life-of-a-bug.html)
     20 - [Reporting Bugs](report-bugs.html)
     21 
     22 # Reference #
     23 
     24 - [Version Control](version-control.html)
     25     - [Repo Commands](using-repo.html)
     26     - [Git Resources](git-resources.html)
     27 - [Using Eclipse](using-eclipse.html)
     28 - [Code Style Guidelines](code-style.html)
     29 - [FAQs](/faqs.html)
     30 
     31 
     32 
     33