135f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lypage.title=Contributing
235f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly@jd:body
335f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
435f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<!--
5768b82a9dfbdd8504eae2736d283a60a37c7a547Clay Murphy    Copyright 2013 The Android Open Source Project
635f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
735f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    Licensed under the Apache License, Version 2.0 (the "License");
835f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    you may not use this file except in compliance with the License.
935f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    You may obtain a copy of the License at
1035f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
1135f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly        http://www.apache.org/licenses/LICENSE-2.0
1235f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
1335f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    Unless required by applicable law or agreed to in writing, software
1435f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    distributed under the License is distributed on an "AS IS" BASIS,
1535f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1635f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    See the License for the specific language governing permissions and
1735f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly    limitations under the License.
1835f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly-->
1935f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>Thanks for your interest in Android! Here are some ways you can get involved
2035f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyand help us improve Android. For background on the Android project and our
21a69844e7ab0d44eefa1a608dccdc5a90371a0246Clay Murphygoals, check out the <a href="{@docRoot}source/index.html">Overview</a> page.</p>
2235f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<h2 id="report-bugs">Report Bugs</h2>
2335f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
2435f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>One of the easiest and most effective ways you can help improve Android is
2535f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyto file bugs. For more information, visit the <a href="report-bugs.html">Reporting Bugs</a> page.</p>
2635f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>Please note that we can't guarantee that any particular bug will be fixed in
2735f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyany particular release. To see what happens to your bug once you report it,
2835f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyread <a href="life-of-a-bug.html">Life of a Bug</a>.</p>
2935f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
3035f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<h2 id="develop-apps">Develop Apps</h2>
3135f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>We created Android so that all developers can distribute their applications
3235f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyto users on an open platform. One of the best ways you can help Android is to
3335f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lywrite cool apps that users love!</p>
3435f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
3535f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>To get started, visit <a href="https://developer.android.com">developer.android.com</a>. This site
3635f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyprovides the information and tools you need to write applications for
3735f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lycompatible Android devices, using the SDK.</p>
3835f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
3935f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<h2 id="contribute-to-the-code">Contribute to the Code</h2>
4035f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>Code is King. We'd love to review any changes you submit, so please check
4135f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyout the source, pick a bug or feature, and get coding. Note that the smaller
4235f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyand more targetted your patch submissions, the easier it will be for us to
4335f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyreview them.</p>
4435f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly
4535f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<p>You can get started with Android by learning about the <a href="life-of-a-patch.html">Life of a Patch</a>, 
4635f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Lyand by learning about <code>git</code>, <code>repo</code>, and other tools using the links to the left. 
4735f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert LyYou can also view the activity on all contributions on our
4835f2fda6aaeaf733ab68a3b7f7ccc67f009c09a9Robert Ly<a href="https://android-review.googlesource.com/">Gerrit server</a>.
49a69844e7ab0d44eefa1a608dccdc5a90371a0246Clay MurphyIf you need help along the way, you can join our <a href="/source/index.html">discussion groups</a>.</p>
50