the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't done yet. The link will be filled in before this is pushed to live, when the CDD is done. I want to get this submitted now so we can test & stage it. Change-Id: I80e36a5b37627583ce09c02be4ae6762005782a3
61 lines
2.8 KiB
Plaintext
61 lines
2.8 KiB
Plaintext
page.title=Android Compatibility Downloads
|
|
doc.type=compatibility
|
|
@jd:body
|
|
<p>Thanks for your interest in Android Compatibility! The links below allow
|
|
you to access the key documents and information.</p>
|
|
|
|
<h2>Android 2.3</h2>
|
|
<p>Android 2.3 is the release of the development milestone code-named
|
|
Gingerbread. Android 2.3 is the current version of Android. Source code for
|
|
Android 2.3 is found in the 'gingerbread' branch in the open-source tree. A
|
|
CTS release for Android 2.3 has not yet been prepared, but one will be
|
|
available soon.
|
|
</p>
|
|
<ul>
|
|
<li><a href="{@docRoot}compatibility/android-2.3-cdd.pdf">Android 2.3 Compatibility Definition Document (CDD)</a></li>
|
|
<!-- <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip">Android 2.2 R4 Compatibility Test Suite (CTS)</a></li> -->
|
|
</ul>
|
|
|
|
<h2>Android 2.2</h2>
|
|
<p>Android 2.2 is the release of the development milestone code-named
|
|
FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the
|
|
open-source tree.
|
|
</p>
|
|
<ul>
|
|
<li><a href="{@docRoot}compatibility/android-2.2-cdd.pdf">Android 2.2 Compatibility Definition Document (CDD)</a></li>
|
|
<li><a href="http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip">Android 2.2 R4 Compatibility Test Suite (CTS)</a></li>
|
|
</ul>
|
|
|
|
<h2>Android 2.1</h2>
|
|
<p>Android 2.1 is the release of the development milestone code-named
|
|
Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
|
|
open-source tree. Note that for technical reasons, there is no compatibility
|
|
program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.
|
|
</p>
|
|
<ul>
|
|
<li><a href="{@docRoot}compatibility/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li>
|
|
<li><a href="http://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip">Android 2.1 R5 Compatibility Test Suite (CTS)</a></li>
|
|
</ul>
|
|
|
|
<h2>Android 1.6</h2>
|
|
<p>Android 1.6 was the release of the development milestone code-named Donut.
|
|
Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
|
|
in the 'donut' branch in the open-source tree.
|
|
<ul>
|
|
<li><a href="{@docRoot}compatibility/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
|
|
</ul>
|
|
|
|
<h2>Compatibility Test Suite Manual</h2>
|
|
<p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
|
|
beyond require
|
|
<a href="{@docRoot}compatibility/cts-intro.html">additional steps</a>
|
|
to run the accessibility tests.
|
|
<ul>
|
|
<li><a href="{@docRoot}compatibility/android-cts-manual-r4.pdf">Compatibility Test Suite (CTS) User Manual</a></li>
|
|
</ul>
|
|
|
|
<h2>Older Android Versions</h2>
|
|
<p>There is no Compatibility Program for older versions of Android, such as Android
|
|
1.5 (known in development as Cupcake). New devices intended to be Android
|
|
compatible must ship with Android 1.6 or later.</p>
|