Skip to content

Commit 67e6e0e

Browse files
committed
docs: SDK/ADT r20.0.1, NDK r8b, Platform 4.1.1 Release Notes
Change-Id: Ibaf20b014465df91fecfaccd79e778000fdbc90f
1 parent 1878bef commit 67e6e0e

File tree

6 files changed

+594
-256
lines changed

6 files changed

+594
-256
lines changed

docs/html/sdk/index.jd

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ page.title=Android SDK
22
header.hide=1
33
page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices.
44

5-
sdk.win_installer=installer_r20-windows.exe
6-
sdk.win_installer_bytes=70497095
7-
sdk.win_installer_checksum=0f25321554e2f88b247320d6a3bc1a7a
5+
sdk.win_installer=installer_r20.0.1-windows.exe
6+
sdk.win_installer_bytes=70486979
7+
sdk.win_installer_checksum=a8df28a29c7b8598e4c50f363692256d
88

9-
sdk.win_download=android-sdk_r20-windows.zip
10-
sdk.win_bytes=90353014
11-
sdk.win_checksum=b62b0f80f559c0ac670e9f058a21f0df
9+
sdk.win_download=android-sdk_r20.0.1-windows.zip
10+
sdk.win_bytes=90370975
11+
sdk.win_checksum=5774f536892036f87d3bf6502862cea5
1212

13-
sdk.mac_download=android-sdk_r20-macosx.zip
14-
sdk.mac_bytes=58203018
15-
sdk.mac_checksum=b6b6035ccec55ec2aa057438eb1db1f4
13+
sdk.mac_download=android-sdk_r20.0.1-macosx.zip
14+
sdk.mac_bytes=58217336
15+
sdk.mac_checksum=cc132d04bc551b23b0c507cf5943df57
1616

17-
sdk.linux_download=android-sdk_r20-linux.tgz
18-
sdk.linux_bytes=82589455
19-
sdk.linux_checksum=22a81cf1d4a951c62f71a8758290e9bb
17+
sdk.linux_download=android-sdk_r20.0.1-linux.tgz
18+
sdk.linux_bytes=82607616
19+
sdk.linux_checksum=cd7176831087f53e46123dd91551be32
2020

2121
@jd:body
2222

docs/html/sdk/installing/installing-adt.jd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
page.title=Installing the Eclipse Plugin
22
walkthru=1
3-
adt.zip.version=20.0.0
4-
adt.zip.download=ADT-20.0.0.zip
5-
adt.zip.bytes=12387628
6-
adt.zip.checksum=ea0fc934af3b6b89097f0146c7822ed0
3+
adt.zip.version=20.0.1
4+
adt.zip.download=ADT-20.0.1.zip
5+
adt.zip.bytes=12387574
6+
adt.zip.checksum=6ebd7f8566bfd2cd031b07d56d49542d
77

88
@jd:body
99

docs/html/tools/revisions/platforms.jd

Lines changed: 103 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,107 @@ have installed, refer to the "Installed Packages" listing in the Android SDK Man
3636

3737

3838

39+
40+
<h2 id="4.1">Android 4.1</h2>
41+
42+
43+
<p class="caution"><strong>Important:</strong> To download the new Android
44+
4.0.x system components from the Android SDK Manager, you must first update the
45+
SDK tools to revision 20 or later and restart the Android SDK Manager. If you do not,
46+
the Android 4.1 system components will not be available for download.</p>
47+
48+
<div class="toggle-content opened">
49+
50+
<p><a href="#" onclick="return toggleContent(this)">
51+
<img src="{@docRoot}assets/images/triangle-opened.png"
52+
class="toggle-content-img" alt="" />Revision 2</a> <em>(July 2012)</em>
53+
</p>
54+
55+
<div class="toggle-content-toggleme">
56+
57+
<p>Maintenance update. The system version is 4.1.1.</p>
58+
<dl>
59+
<dt>Dependencies:</dt>
60+
<dd>SDK Tools r20 or higher is required.</dd>
61+
</dl>
62+
63+
</div>
64+
</div>
65+
66+
<div class="toggle-content closed" >
67+
68+
<p><a href="#" onclick="return toggleContent(this)">
69+
<img src="{@docRoot}assets/images/triangle-closed.png"
70+
class="toggle-content-img" alt="" />Revision 1</a> <em>(June 2012)</em>
71+
</p>
72+
73+
<div class="toggle-content-toggleme">
74+
75+
<p>Initial release. The system version is 4.1.0.</p>
76+
<dl>
77+
<dt>Dependencies:</dt>
78+
<dd>SDK Tools r20 or higher is required.</dd>
79+
</dl>
80+
81+
</div>
82+
</div>
83+
84+
<h3>Emulator Skins</h3>
85+
86+
<p>The downloadable platform includes the following emulator skins:</p>
87+
88+
<ul>
89+
<li>
90+
QVGA (240x320, low density, small screen)
91+
</li>
92+
<li>
93+
WQVGA400 (240x400, low density, normal screen)
94+
</li>
95+
<li>
96+
WQVGA432 (240x432, low density, normal screen)
97+
</li>
98+
<li>
99+
HVGA (320x480, medium density, normal screen)
100+
</li>
101+
<li>
102+
WVGA800 (480x800, high density, normal screen)
103+
</li>
104+
<li>
105+
WVGA854 (480x854 high density, normal screen)
106+
</li>
107+
<li>
108+
WXGA720 (1280x720, extra-high density, normal screen)
109+
</li>
110+
<li>
111+
WSVGA (1024x600, medium density, large screen)
112+
</li>
113+
<li>
114+
WXGA800-7in (1280x800, high density, large screen) <span class="new">new</span>
115+
</li>
116+
<li>
117+
WXGA800 (1280x800, medium density, xlarge screen)
118+
</li>
119+
</ul>
120+
121+
<p>To test your application on an emulator that represents the <a
122+
href="http://play.google.com/nexus7">Nexus 7</a> tablet device, you can create an AVD with
123+
the new WXGA800-7in skin. For best performance, make sure to enable <a
124+
href="{@docRoot}tools/devices/emulator.html#accel-graphics">graphics acceleration</a> in the
125+
emulator configuration.</p>
126+
127+
128+
129+
130+
131+
132+
133+
134+
135+
136+
137+
138+
139+
39140
<h2 id="4.0.3">Android 4.0.3</h2>
40141

41142

@@ -44,10 +145,10 @@ have installed, refer to the "Installed Packages" listing in the Android SDK Man
44145
SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
45146
the Android 4.0.x system components will not be available for download.</p>
46147

47-
<div class="toggle-content opened">
148+
<div class="toggle-content closed">
48149

49150
<p><a href="#" onclick="return toggleContent(this)">
50-
<img src="{@docRoot}assets/images/triangle-opened.png"
151+
<img src="{@docRoot}assets/images/triangle-closed.png"
51152
class="toggle-content-img" alt="" />Revision 3</a> <em>(March 2012)</em>
52153
</p>
53154

@@ -135,15 +236,6 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(December 2011)</em>
135236
</li>
136237
</ul>
137238

138-
<p>To test your application on an emulator that represents the latest Android device, you can create
139-
an AVD with the new WXGA720 skin (it's an xhdpi, normal screen device). Note that the emulator
140-
currently doesn't support the new on-screen navigation bar for devices without hardware navigation
141-
buttons, so when using this skin, you must use keyboard keys <em>Home</em> for the Home button,
142-
<em>ESC</em> for the Back button, and <em>F2</em> or <em>Page-up</em> for the Menu button.</p>
143-
144-
<p>However, due to performance issues in the emulator when running high-resolution screens such as
145-
the one for the WXGA720 skin, we recommend that you primarily use the traditional WVGA800 skin
146-
(hdpi, normal screen) to test your application.</p>
147239

148240

149241

docs/html/tools/sdk/eclipse-adt.jd

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,47 @@ padding: 5px 0 0;
9595

9696
<div class="toggleable opened">
9797
<a href="#" onclick="return toggleDiv(this)">
98-
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
98+
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
99+
width="9px" />
100+
ADT 20.0.1</a> <em>(June 2012)</em>
101+
<div class="toggleme">
102+
<dl>
103+
<dt>Dependencies:</dt>
104+
105+
<dd>
106+
<ul>
107+
<li>Java 1.6 or higher is required for ADT 20.0.1.</li>
108+
<li>Eclipse Helios (Version 3.6.2) or higher is required for ADT 20.0.1.</li>
109+
<li>ADT 20.0.1 is designed for use with <a href="{@docRoot}tools/sdk/tools-notes.html">SDK
110+
Tools r20.0.1</a>. If you haven't already installed SDK Tools r20.0.1 into your SDK, use the
111+
Android SDK Manager to do so.</li>
112+
</ul>
113+
</dd>
114+
115+
<dt>Bug fixes:</dt>
116+
<dd>
117+
<ul>
118+
<li>Fixed issue in the New Project Wizard related to installation of the Support Library.</li>
119+
<li>Fixed several issues with New Project Wizard related to templates.</li>
120+
<li>Fixed issue with the text-based launcher icon in New Project Wizard.</li>
121+
<li>Fixed issue with sticky error markers in Java files.</li>
122+
<li>Fixed problem with manifest merger when exporting release {@code .apk} files.</li>
123+
<li>Fixed NDK support to automatically find include path on Windows.</li>
124+
<li>Fixed editor startup exception for new configurations where editor would come up blank.</li>
125+
<li>Added support for {@code xxhdpi} density, which was included in API Level 16.</li>
126+
<li>Fixed a bug in the {@code lint} check for unprotected broadcast receivers to ignore
127+
unprotected receivers for default Android actions.</li>
128+
</ul>
129+
</dd>
130+
131+
</dl>
132+
133+
</div>
134+
</div>
135+
136+
<div class="toggleable closed">
137+
<a href="#" onclick="return toggleDiv(this)">
138+
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px"
99139
width="9px" />
100140
ADT 20.0.0</a> <em>(June 2012)</em>
101141
<div class="toggleme">
@@ -325,7 +365,7 @@ automatically assigns ids to views without ids when pointing to them.)</li>
325365
<ul>
326366
<li>Fixed problem using Layout Editor with {@link android.widget.SlidingDrawer} which could
327367
not be dragged into the layout on some platforms.</li>
328-
<li>Fixed preview rendering for {@link android.widget.SlidingDrawer} and
368+
<li>Fixed preview rendering for {@link android.widget.SlidingDrawer} and
329369
{@link android.widget.TabHost}.
330370
(<a href="http://code.google.com/p/android/issues/detail?id=23022">Issue 23022</a>).</li>
331371
<li>Fixed issues that could prevent layout rendering due to unresolvable resources.

0 commit comments

Comments
 (0)