aboutsummaryrefslogtreecommitdiff
path: root/src/source/sidebar.md
blob: 4a9f797194dbb10a2a6528020fe5015993ddd50e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Getting Started #

- [Initializing the Build Environment](initializing.html)
- [Downloading the Source](downloading.html)
- [Building and Running](building.html)
- [Building for Devices](building-devices.html)

# Navigating the Source #

- [Platform Overview](overview.html)
- [Branches & Releases](code-lines.html)
- [Build Numbers](build-numbers.html)
- [Browse Source](http://android.git.kernel.org)

# Contributing #

- [Life of a Patch](life-of-a-patch.html)
- [Submitting Patches](submit-patches.html)
- [Life of a Bug](life-of-a-bug.html)
- [Reporting Bugs](report-bugs.html)

# Reference #

- [Version Control](version-control.html)
    - [Repo Commands](using-repo.html)
    - [Git Resources](git-resources.html)
- [Using Eclipse](using-eclipse.html)
- [Code Style Guidelines](code-style.html)
- [FAQs](/faqs.html)