Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 1 | page.title=Downloads |
| 2 | doc.type=downloads |
| 3 | doc.hidenav=true |
| 4 | @jd:body |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 5 | <p>This page provides access to various downloads. Note that if you're looking |
| 6 | for the Android SDK (for application developers), you should visit <a |
| 7 | href="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 |
| 11 | Compatibility 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 |
| 41 | there is no compatibility program for Android 1.5 and earlier. Note also that |
| 42 | there is no compatibility program for Android 2.0, since it was superceded by |
| 43 | Android 2.1 after only a few weeks. |
| 44 | </p> |