blob: b6f5a2fa8e6c99e4732f544b6b0f9130c26a748e [file] [log] [blame]
Dan Morrill3cd199f2009-11-06 14:04:16 -08001page.title=Downloads
2doc.type=downloads
3doc.hidenav=true
4@jd:body
Dan Morrill3cd199f2009-11-06 14:04:16 -08005<p>This page provides access to various downloads. Note that if you're looking
6for the Android SDK (for application developers), you should visit <a
7href="http://developer.android.com/sdk/index.html">developer.android.com</a>.</p>
8
9<h2>Compatibility</h2>
10<p>The Compatibility Definition Document can be downloaded below. The
11Compatibility Test Suite is available in the open-source tree.</p>
12<table class="download">
13 <tr>
14 <th>Item</th>
15 <th>File</th>
16 <th>Size</th>
17 </tr>
18 <tr>
19 <td>Android CDD 2.1</td>
20 <td><a href="">android-cdd-2.1.pdf</a></td>
21 <td>23070805 bytes</td>
22 </tr>
23 <tr class="alt-color">
24 <td>Android CTS 2.1 Manual</td>
25 <td><a href="">android-cts-manual-2.1.0.pdf</a></td>
26 <td>23070805 bytes</td>
27 </tr>
28 <tr>
29 <td>Android CDD 1.6</td>
30 <td><a href="">android-cdd-1.6.pdf</a></td>
31 <td>23070805 bytes</td>
32 </tr>
33 <tr class="alt-color">
34 <td>Android CTS 1.6 Manual</td>
35 <td><a href="">android-cts-manual-1.6.4.pdf</a></td>
36 <td>23070805 bytes</td>
37 </tr>
38</table>
39<p>For more information on how to build an Android-compatible device, see the
40<a href="{@docRoot}compatibility/index.html">Compatibility</a> page. Note that
41there is no compatibility program for Android 1.5 and earlier. Note also that
42there is no compatibility program for Android 2.0, since it was superceded by
43Android 2.1 after only a few weeks.
44</p>