Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
dd41d360ea
@@ -58,11 +58,33 @@ revision number. To determine what revisions you have installed in your SDK
|
|||||||
environment, refer to the "Installed Packages" listing in the Android SDK
|
environment, refer to the "Installed Packages" listing in the Android SDK
|
||||||
Manager.</p>
|
Manager.</p>
|
||||||
|
|
||||||
|
<p class="caution"><strong>Important:</strong> To download the new Android
|
||||||
|
4.0.x system components from the Android SDK Manager, you must first update the
|
||||||
|
SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
|
||||||
|
the Android 4.0.x system components will not be available for download.</p>
|
||||||
|
|
||||||
<div class="toggle-content opened" style="padding-left:1em;">
|
<div class="toggle-content opened" style="padding-left:1em;">
|
||||||
|
|
||||||
<p><a href="#" onclick="return toggleContent(this)">
|
<p><a href="#" onclick="return toggleContent(this)">
|
||||||
<img src="{@docRoot}assets/images/triangle-opened.png"
|
<img src="{@docRoot}assets/images/triangle-opened.png"
|
||||||
|
class="toggle-content-img" alt="" />
|
||||||
|
Android {@sdkPlatformVersion}, Revision 2</a> <em>(January 2012)</em>
|
||||||
|
</a></p>
|
||||||
|
|
||||||
|
<div class="toggle-content-toggleme" style="padding-left:2em;">
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Maintenance release. SDK Tools r14 or higher is required.
|
||||||
|
</dt>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="toggle-content closed" style="padding-left:1em;">
|
||||||
|
|
||||||
|
<p><a href="#" onclick="return toggleContent(this)">
|
||||||
|
<img src="{@docRoot}assets/images/triangle-closed.png"
|
||||||
class="toggle-content-img" alt="" />
|
class="toggle-content-img" alt="" />
|
||||||
Android {@sdkPlatformVersion}, Revision 1</a> <em>(December 2011)</em>
|
Android {@sdkPlatformVersion}, Revision 1</a> <em>(December 2011)</em>
|
||||||
</a></p>
|
</a></p>
|
||||||
@@ -71,17 +93,12 @@ class="toggle-content-img" alt="" />
|
|||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Initial release. SDK Tools r14 or higher is required.
|
<dt>Initial release. SDK Tools r14 or higher is required.
|
||||||
<p class="caution"><strong>Important:</strong> To download the new Android
|
|
||||||
4.0.x system components from the Android SDK Manager, you must first update the
|
|
||||||
SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
|
|
||||||
the Android 4.0.x system components will not be available for download.</p>
|
|
||||||
</dt>
|
</dt>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<h2 id="api">API Overview</h2>
|
<h2 id="api">API Overview</h2>
|
||||||
|
|
||||||
<p>The sections below provide a technical overview of new APIs in Android 4.0.3.</p>
|
<p>The sections below provide a technical overview of new APIs in Android 4.0.3.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user