Skip to content

Commit dff6f01

Browse files
joefernandezAndroid Git Automerger
authored andcommitted
am 45c56ae: Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs
* commit '45c56ae70a1989301fa0fac5c72c51b296f5146e': docs: Release Notes: Android Platform 4.1.2 (16, r3)
2 parents fa4865f + 45c56ae commit dff6f01

File tree

1 file changed

+30
-11
lines changed

1 file changed

+30
-11
lines changed

docs/html/tools/revisions/platforms.jd

Lines changed: 30 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Highlights and APIs</a></li>
2222

2323
<p>To develop an Android app, you must install at least one Android platform from the SDK Manager
2424
against which you can compile your app. Often, any given version of the Android will be revised
25-
with bug fixes or other changes, as denoted by the "revision" number. Below, you'll find the
25+
with bug fixes or other changes, as denoted by the revision number. Below, you'll find the
2626
release notes for each version of the platform and the subsequent revisions to the platform
2727
version.</p>
2828

29-
<p>To determine what revision of an Android platform you
30-
have installed, refer to the "Installed Packages" listing in the Android SDK Manager.</p>
29+
<p>To determine what revision of an Android platform you have installed, refer to the
30+
<strong>Installed Packages</strong> listing in the Android SDK Manager.</p>
3131

3232

3333

@@ -45,10 +45,29 @@ have installed, refer to the "Installed Packages" listing in the Android SDK Man
4545
SDK tools to revision 20 or later and restart the Android SDK Manager. If you do not,
4646
the Android 4.1 system components will not be available for download.</p>
4747

48+
4849
<div class="toggle-content opened">
4950

5051
<p><a href="#" onclick="return toggleContent(this)">
5152
<img src="{@docRoot}assets/images/triangle-opened.png"
53+
class="toggle-content-img" alt="" />Revision 3</a> <em>(October 2012)</em>
54+
</p>
55+
56+
<div class="toggle-content-toggleme">
57+
58+
<p>Maintenance update. The system version is 4.1.2.</p>
59+
<dl>
60+
<dt>Dependencies:</dt>
61+
<dd>SDK Tools r20 or higher is required.</dd>
62+
</dl>
63+
64+
</div>
65+
</div>
66+
67+
<div class="toggle-content closed">
68+
69+
<p><a href="#" onclick="return toggleContent(this)">
70+
<img src="{@docRoot}assets/images/triangle-closed.png"
5271
class="toggle-content-img" alt="" />Revision 2</a> <em>(July 2012)</em>
5372
</p>
5473

@@ -226,10 +245,10 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(December 2011)</em>
226245
WVGA854 (480x854 high density, normal screen)
227246
</li>
228247
<li>
229-
WXGA720 (1280x720, extra-high density, normal screen)
248+
WXGA720 (1280x720, extra-high density, normal screen)
230249
</li>
231250
<li>
232-
WSVGA (1024x600, medium density, large screen)
251+
WSVGA (1024x600, medium density, large screen)
233252
</li>
234253
<li>
235254
WXGA (1280x800, medium density, xlarge screen)
@@ -534,12 +553,12 @@ ADT 12.</p>
534553
<div class="toggle-content closed">
535554

536555
<p><a href="#" onclick="return toggleContent(this)">
537-
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
556+
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
538557
alt="" />Android 3.0, Revision 1</a> <em>(February 2011)</em>
539558
</p>
540559

541560
<div class="toggle-content-toggleme">
542-
561+
543562
<dl>
544563
<dt>Dependencies:</dt>
545564
<dd>
@@ -592,7 +611,7 @@ the "Installed Packages" listing in the Android SDK and AVD Manager.</p>
592611
<div class="toggle-content closed" >
593612

594613
<p><a href="#" onclick="return toggleContent(this)">
595-
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
614+
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
596615
alt="" />Android 2.3.4, Revision 1</a> <em>(May 2011)</em>
597616
</p>
598617

@@ -721,7 +740,7 @@ emulator skins are:</p>
721740
WVGA854 (480x854 high density, normal screen)
722741
</li>
723742
</ul>
724-
743+
725744

726745

727746

@@ -747,7 +766,7 @@ the "Installed Packages" listing in the Android SDK and AVD Manager.</p>
747766
<div class="toggle-content closed" >
748767

749768
<p><a href="#" onclick="return toggleContent(this)">
750-
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
769+
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
751770
alt="" />Android 2.3, Revision 1</a> <em>(December 2010)</em>
752771
</p>
753772

@@ -790,7 +809,7 @@ emulator skins are:</p>
790809
</ul>
791810

792811

793-
812+
794813

795814

796815

0 commit comments

Comments
 (0)