am 91de4125: Merge "docs: Android 4.4 platform version release notes" into klp-dev
* commit '91de4125be2734a0f138ae3177667c30f600e39d': docs: Android 4.4 platform version release notes
This commit is contained in:
@@ -227,6 +227,12 @@ Versions dashboards page</a>.</p>
|
||||
<table>
|
||||
<tr><th>Platform Version</th><th>API Level</th><th>VERSION_CODE</th><th>Notes</th></tr>
|
||||
|
||||
<tr><td><a href="{@docRoot}about/versions/android-4.4.html">Android 4.4</a></td>
|
||||
<td><a href="{@docRoot}sdk/api_diff/19/changes.html" title="Diff Report">19</a></td>
|
||||
<td>{@link android.os.Build.VERSION_CODES#KITKAT}</td>
|
||||
<td><a href="{@docRoot}about/versions/kitkat.html">Platform
|
||||
Highlights</a></td></tr>
|
||||
|
||||
<tr><td><a href="{@docRoot}about/versions/android-4.3.html">Android 4.3</a></td>
|
||||
<td><a href="{@docRoot}sdk/api_diff/18/changes.html" title="Diff Report">18</a></td>
|
||||
<td>{@link android.os.Build.VERSION_CODES#JELLY_BEAN_MR2}</td>
|
||||
|
||||
@@ -50,13 +50,54 @@ components will not be available for download.</p>
|
||||
|
||||
|
||||
|
||||
<h2 id="4.3">Android 4.3</h2>
|
||||
<h2 id="4.4">Android 4.4</h2>
|
||||
|
||||
|
||||
<div class="toggle-content opened">
|
||||
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png"
|
||||
class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2013)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
<p>Initial release. The system version is 4.4.</p>
|
||||
<dl>
|
||||
<dt>Dependencies:</dt>
|
||||
<dd>Android SDK Platform-tools r19 or higher is required.</dd>
|
||||
<dd>Android SDK Tools 22.3 or higher is recommended.</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 id="gsi-4.4">Google APIs System Image</h3>
|
||||
|
||||
<div class="toggle-content opened">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png"
|
||||
class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2013)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
<p>Initial release. This release includes
|
||||
<a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 4.0.30,
|
||||
allowing you to test your application in an emulator using the latest Google Play services.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h2 id="4.3">Android 4.3</h2>
|
||||
|
||||
|
||||
<div class="toggle-content closed">
|
||||
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png"
|
||||
class="toggle-content-img" alt="" />Revision 2</a> <em>(August 2013)</em>
|
||||
</p>
|
||||
|
||||
@@ -91,11 +132,11 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(July 2013)</em>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 id="">Google APIs System Image</h3>
|
||||
<h3 id="gsi-4.3">Google APIs System Image</h3>
|
||||
|
||||
<div class="toggle-content opened">
|
||||
<div class="toggle-content closed">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png"
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png"
|
||||
class="toggle-content-img" alt="" />Revision 3</a> <em>(September 2013)</em>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user