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