Skip to content

Commit ed2c209

Browse files
committed
docs: Android API 15 SDK r2 Release Notes
Change-Id: Ifadc7c464ea624a2e989e9050f2acc1e0d4d1c2c
1 parent bd9d9d3 commit ed2c209

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

docs/html/sdk/android-4.0.3.jd

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,33 @@ revision number. To determine what revisions you have installed in your SDK
5858
environment, refer to the "Installed Packages" listing in the Android SDK
5959
Manager.</p>
6060

61+
<p class="caution"><strong>Important:</strong> To download the new Android
62+
4.0.x system components from the Android SDK Manager, you must first update the
63+
SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
64+
the Android 4.0.x system components will not be available for download.</p>
6165

6266
<div class="toggle-content opened" style="padding-left:1em;">
6367

6468
<p><a href="#" onclick="return toggleContent(this)">
6569
<img src="{@docRoot}assets/images/triangle-opened.png"
70+
class="toggle-content-img" alt="" />
71+
Android {@sdkPlatformVersion}, Revision 2</a> <em>(January 2012)</em>
72+
</a></p>
73+
74+
<div class="toggle-content-toggleme" style="padding-left:2em;">
75+
76+
<dl>
77+
<dt>Maintenance release. SDK Tools r14 or higher is required.
78+
</dt>
79+
</dl>
80+
81+
</div>
82+
</div>
83+
84+
<div class="toggle-content closed" style="padding-left:1em;">
85+
86+
<p><a href="#" onclick="return toggleContent(this)">
87+
<img src="{@docRoot}assets/images/triangle-closed.png"
6688
class="toggle-content-img" alt="" />
6789
Android {@sdkPlatformVersion}, Revision 1</a> <em>(December 2011)</em>
6890
</a></p>
@@ -71,17 +93,12 @@ class="toggle-content-img" alt="" />
7193

7294
<dl>
7395
<dt>Initial release. SDK Tools r14 or higher is required.
74-
<p class="caution"><strong>Important:</strong> To download the new Android
75-
4.0.x system components from the Android SDK Manager, you must first update the
76-
SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
77-
the Android 4.0.x system components will not be available for download.</p>
7896
</dt>
7997
</dl>
8098

8199
</div>
82100
</div>
83101

84-
85102
<h2 id="api">API Overview</h2>
86103

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

0 commit comments

Comments
 (0)