Updating s.a.c. with the 2.3.3 CDD.
Change-Id: Ic60317f1d2492ac9314a95bc1f18fade42b5b24f
This commit is contained in:
@@ -15,6 +15,5 @@ allowable by an Android 2.2-based system.</p>
|
||||
<p>The value of <code>android.os.Build.VERSION.RELEASE</code> for Android 2.3
|
||||
MUST be one of the following strings:</p>
|
||||
<ul>
|
||||
<li>2.3</li>
|
||||
<li>2.3.1</li>
|
||||
<li>2.3.3</li>
|
||||
</ul>
|
||||
|
||||
5584
pdk/docs/compatibility/android-2.3.3-cdd.pdf
Normal file
5584
pdk/docs/compatibility/android-2.3.3-cdd.pdf
Normal file
File diff suppressed because one or more lines are too long
@@ -7,7 +7,7 @@ function nothing() {}
|
||||
<ul>
|
||||
<li><h2>Getting Started</h2><ul>
|
||||
<li><a href="<?cs var:toroot ?>compatibility/overview.html">Compatibility Overview</a></li>
|
||||
<li><a href="<?cs var:toroot ?>compatibility/android-2.3-cdd.pdf">Current CDD</a></li>
|
||||
<li><a href="<?cs var:toroot ?>compatibility/android-2.3.3-cdd.pdf">Current CDD</a></li>
|
||||
<li><a href="<?cs var:toroot ?>compatibility/cts-intro.html">CTS Introduction</a></li>
|
||||
<li><a href="<?cs var:toroot ?>compatibility/cts-development.html">CTS Development</a></li>
|
||||
</ul></li>
|
||||
|
||||
@@ -7,12 +7,10 @@ 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.
|
||||
Android 2.3 is found in the 'gingerbread' branch in the open-source tree.
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="{@docRoot}compatibility/android-2.3-cdd.pdf">Android 2.3 Compatibility Definition Document (CDD)</a></li>
|
||||
<li><a href="{@docRoot}compatibility/android-2.3.3-cdd.pdf">Android 2.3.3 Compatibility Definition Document (CDD)</a></li>
|
||||
<li><a href="http://dl.google.com/dl/android/cts/android-cts-2.3_r1-x86.zip">Android 2.3 R1 Compatibility Test Suite (CTS)</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -3,12 +3,12 @@ home=true
|
||||
@jd:body
|
||||
<div style="float: right; width: 35%;">
|
||||
<h3 style="padding-top: 0px;">News</h3>
|
||||
<p><b>Compatibility Definition for Android 2.3</b><br/>
|
||||
The Compatibility Definition Document for Android 2.3 has been published.
|
||||
The 2.3 CDD allows device manufacturers to use the Android source code to ship
|
||||
<p><b>Compatibility Definition for Android 2.3.3</b><br/>
|
||||
The Compatibility Definition Document for Android 2.3.3 has been published.
|
||||
Android 2.3 allows device manufacturers to use the Android source code to ship
|
||||
a significantly wider variety of devices, including devices with extra-large
|
||||
screens, such as tablets. A release of the Compatibility Test Suite is not
|
||||
yet available, but will be soon. For more information, <a
|
||||
screens, such as tablets. Android 2.3.3 adds enhanced Near-Field
|
||||
Communications support to the Android APIs. For more information, <a
|
||||
href="{@docRoot}compatibility/index.html">visit the Compatibility page.</a>
|
||||
</p>
|
||||
<p><b>Source Code Available for Android 2.3</b><br/>
|
||||
|
||||
Reference in New Issue
Block a user