blob: 8be570173fff5baf5e372a4b5cf98eebd6136c11 [file] [log] [blame]
Dan Morrill3cd199f2009-11-06 14:04:16 -08001page.title=Android Compatibility - Compatibility Test Suite
2doc.type=source
3@jd:body
4<h3><b>Documentation</b>
5</h3>
6<div><p>
7 As this page grows, it will include resources for wireless operators and handset manufacturers as well as for platform developers.<br></p>
8<h3>
9Resources for platform developers
10 </h3>
11
12 Google I/O videos:<br><ul><li><a href="http://sites.google.com/site/io/an-introduction-to-android">Introduction to Android</a>
13<img src="{@docRoot}images/documentation-0.png">
14<br></li>
15<li><a href="http://sites.google.com/site/io/anatomy--physiology-of-an-android">Anatomy Physiology of an Android</a>
16<img src="{@docRoot}images/documentation-0.png">
17</li>
18<li><a href="http://sites.google.com/site/io/inside-the-android-application-framework">Inside the Android Application Framework</a>
19<img src="{@docRoot}images/documentation-0.png">
20</li>
21<li><a href="http://sites.google.com/site/io/dalvik-vm-internals">Dalvik VM Internals</a>
22<img src="{@docRoot}images/documentation-0.png">
23</li>
24</ul>
25
26 Getting started with the Android source code:<br><ul><li><a href="http://source.android.com/download">Get source</a>
27</li>
28<li><a href="http://source.android.com/submit-patches/code-style-guide">Code Style Guide</a>
29<br></li>
30</ul>
31
32 Repo and Git resources:<br><ul><li><a href="http://source.android.com/download/using-repo#TOC-Git-and-Repo-cheatsheet">Git and Repo cheat sheet</a>
33</li>
34<li><a href="http://source.android.com/download/using-repo">Using Repo and Git<br></a>
35</li>
36<li>
37 The<a href="http://book.git-scm.com/">Git Community Book</a>
38<img src="{@docRoot}images/documentation-0.png">
39maintained by Scott Chacon<br></li>
40<li><a href="http://git.or.cz/gitwiki/FrontPage">GitWiki</a>
41<img src="{@docRoot}images/documentation-0.png">
42</li>
43<li><a href="http://www.kernel.org/pub/software/scm/git/docs/">Git Manual Page</a>
44<img src="{@docRoot}images/documentation-0.png">
45</li>
46<li><a href="http://www.gitcasts.com/">GitCasts</a>
47<img src="{@docRoot}images/documentation-0.png">
48(Git how-to videos)
49 </li>
50</ul>
51
52 Documentation on specific tasks:<br><ul><li><a href="http://source.android.com/documentation/building-for-dream">Building for Dream</a>
53(Android Developer Phone 1)
54 </li>
55</ul>
56</div>