Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58f9c3da authored by Joe Fernandez's avatar Joe Fernandez Committed by Android Git Automerger
Browse files

am dd41d360: Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1

* commit 'dd41d360':
  docs: Android API 15 SDK r2 Release Notes
parents 2afcd2d1 dd41d360
Loading
Loading
Loading
Loading
+22 −5
Original line number Diff line number Diff line
@@ -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
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;">

  <p><a href="#" onclick="return toggleContent(this)">
    <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="" />
    Android {@sdkPlatformVersion}, Revision 1</a> <em>(December 2011)</em>
  </a></p>
@@ -71,17 +93,12 @@ class="toggle-content-img" alt="" />

<dl>
<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>
</dl>

  </div>
</div>


<h2 id="api">API Overview</h2>

<p>The sections below provide a technical overview of new APIs in Android 4.0.3.</p>