Merge "docs: SDK and ADT r22.0.1 Release Notes" into jb-mr1.1-ub-dev
This commit is contained in:
@@ -5,43 +5,43 @@ header.hide=1
|
||||
page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices.
|
||||
|
||||
|
||||
sdk.linux32_bundle_download=adt-bundle-linux-x86-20130514.zip
|
||||
sdk.linux32_bundle_bytes=433992720
|
||||
sdk.linux32_bundle_checksum=38b29a0721423e59c55c62c0356b1c18
|
||||
sdk.linux32_bundle_download=adt-bundle-linux-x86-20130522.zip
|
||||
sdk.linux32_bundle_bytes=439988972
|
||||
sdk.linux32_bundle_checksum=1fdd8d7537ab9217d61d32ab912f0243
|
||||
|
||||
sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130514.zip
|
||||
sdk.linux64_bundle_bytes=434278511
|
||||
sdk.linux64_bundle_checksum=f5f7387d209a67fe1638acab7e0037a4
|
||||
sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130522.zip
|
||||
sdk.linux64_bundle_bytes=440275051
|
||||
sdk.linux64_bundle_checksum=e38751ff372a8d6208fcef5659133e98
|
||||
|
||||
sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130514.zip
|
||||
sdk.mac64_bundle_bytes=403067311
|
||||
sdk.mac64_bundle_checksum=5391a1f0284c1fb87048010fbc2808ab
|
||||
sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130522.zip
|
||||
sdk.mac64_bundle_bytes=409047751
|
||||
sdk.mac64_bundle_checksum=3f4d05206d66e402e87b27a6b3dcf0f9
|
||||
|
||||
sdk.win32_bundle_download=adt-bundle-windows-x86-20130514.zip
|
||||
sdk.win32_bundle_bytes=440739521
|
||||
sdk.win32_bundle_checksum=51fb90bc049f66730d7b8da5671a4b93
|
||||
sdk.win32_bundle_download=adt-bundle-windows-x86-20130522.zip
|
||||
sdk.win32_bundle_bytes=446736316
|
||||
sdk.win32_bundle_checksum=53345fa4121fa58cc048f66c3af3bae9
|
||||
|
||||
sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130514.zip
|
||||
sdk.win64_bundle_bytes=440868113
|
||||
sdk.win64_bundle_checksum=0eb9a91cc0c170a1f1bc9b47d0f4ec81
|
||||
sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130522.zip
|
||||
sdk.win64_bundle_bytes=446864400
|
||||
sdk.win64_bundle_checksum=b28817f62e7f54e3c683841b61b65564
|
||||
|
||||
|
||||
|
||||
sdk.linux_download=android-sdk_r22-linux.tgz
|
||||
sdk.linux_bytes=99643077
|
||||
sdk.linux_checksum=30fb75bad918c5c3d79f8ec3cc44b3cf
|
||||
sdk.linux_download=android-sdk_r22.0.1-linux.tgz
|
||||
sdk.linux_bytes=105617062
|
||||
sdk.linux_checksum=56ed27d456b4f0e0d3090b24f9b06757
|
||||
|
||||
sdk.mac_download=android-sdk_r22-macosx.zip
|
||||
sdk.mac_bytes=71244523
|
||||
sdk.mac_checksum=fa5193ad41edecac6960023f55569ba3
|
||||
sdk.mac_download=android-sdk_r22.0.1-macosx.zip
|
||||
sdk.mac_bytes=77206237
|
||||
sdk.mac_checksum=5c20497d7f7b9d28ee30e57cbf769c8c
|
||||
|
||||
sdk.win_download=android-sdk_r22-windows.zip
|
||||
sdk.win_bytes=107505668
|
||||
sdk.win_checksum=71722fe052ae6380444a21bce8ee87c2
|
||||
sdk.win_download=android-sdk_r22.0.1-windows.zip
|
||||
sdk.win_bytes=113483496
|
||||
sdk.win_checksum=cb7f7703450afa5914fb4b8b8332a9f3
|
||||
|
||||
sdk.win_installer=installer_r22-windows.exe
|
||||
sdk.win_installer_bytes=87498295
|
||||
sdk.win_installer_checksum=e0cc167733bf8b51dbc7e0ad0a8c8d4b
|
||||
sdk.win_installer=installer_r22.0.1-windows.exe
|
||||
sdk.win_installer_bytes=93479015
|
||||
sdk.win_installer_checksum=81621d3b164f81f91e066011b325f88f
|
||||
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ This is the Android Software Development Kit License Agreement
|
||||
<h3>1. Introduction</h3>
|
||||
1.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of this License Agreement. This License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.
|
||||
|
||||
1.2 “Android” means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.
|
||||
1.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.
|
||||
|
||||
1.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
page.title=Installing the Eclipse Plugin
|
||||
adt.zip.version=22.0.0
|
||||
adt.zip.download=ADT-22.0.0.zip
|
||||
adt.zip.bytes=16797235
|
||||
adt.zip.checksum=cabd8a19390d6268be7065ca69b89e88
|
||||
adt.zip.version=22.0.1
|
||||
adt.zip.download=ADT-22.0.1.zip
|
||||
adt.zip.bytes=16815544
|
||||
adt.zip.checksum=64473af058fa8f02e36241ee378b3ac0
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -53,10 +53,45 @@ the ADT Plugin, as denoted by revision number. </p>
|
||||
<p>For a summary of all known issues in ADT, see <a
|
||||
href="http://tools.android.com/knownissues">http://tools.android.com/knownissues</a>.</p>
|
||||
|
||||
|
||||
<div class="toggle-content opened">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
||||
alt=""/>ADT 22.0.1</a> <em>(May 2013)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
<dl>
|
||||
<dt>Dependencies:</dt>
|
||||
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Java 1.6 or higher is required for ADT 22.0.1.</li>
|
||||
<li>Eclipse Helios (Version 3.6.2) or higher is required for ADT 22.0.1.</li>
|
||||
<li>ADT 22.0.1 is designed for use with <a href="{@docRoot}tools/sdk/tools-notes.html">SDK
|
||||
Tools r22.0.1</a>. If you haven't already installed SDK Tools r22 into your SDK, use the
|
||||
Android SDK Manager to do so.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>General Notes:</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Fixed issue with Lint ServiceCast check and fully qualified class names.
|
||||
(<a href="http://code.google.com/p/android/issues/detail?id=55403">Issue 55403</a>)</li>
|
||||
<li>Fixed crash issue with Lint ArraySizeDetector check.
|
||||
(<a href="http://code.google.com/p/android/issues/detail?id=54887">Issue 54887</a>)</li>
|
||||
<li>Fixed problem with the Gradle export feature.</li>
|
||||
<li>Fixed version check issue for the ADT Plugin.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toggle-content closed">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
|
||||
alt=""/>ADT 22.0.0</a> <em>(May 2013)</em>
|
||||
</p>
|
||||
|
||||
@@ -131,7 +166,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
|
||||
> Rename</strong>.</li>
|
||||
<li>Updated XML Editor to improve double click handling.</li>
|
||||
<li>Added code completion improvements for custom views, theme references and class
|
||||
references. For example, code completion in a {@code <fragment android:name=””>} tag
|
||||
references. For example, code completion in a {@code <fragment android:name="" >} tag
|
||||
now suggests completion with a list of fragment classes. Similarly, code completion in the
|
||||
manifest now offers implementations suitable for the given tag.</li>
|
||||
<li>Updated the <strong>Project Import</strong> dialog so that it shows a table for all
|
||||
|
||||
@@ -29,6 +29,47 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
|
||||
<div class="toggle-content opened">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
||||
alt=""/>SDK Tools, Revision 22.0.1</a> <em>(May 2013)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
<dl>
|
||||
<dt>Dependencies:</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Android SDK Platform-tools revision 16 or later.</li>
|
||||
<li>If you are developing in Eclipse with ADT, note that the SDK Tools r22.0.1 is
|
||||
designed for use with ADT 22.0.1 and later. If you haven't already, update your
|
||||
<a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT Plugin</a> to 22.0.1.</li>
|
||||
<li>If you are developing outside Eclipse, you must have
|
||||
<a href="http://ant.apache.org/">Apache Ant</a> 1.8 or later.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>General Notes:</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Fixed issue with Lint ServiceCast check and fully qualified class names.
|
||||
(<a href="http://code.google.com/p/android/issues/detail?id=55403">Issue 55403</a>)</li>
|
||||
<li>Fixed crash issue with Lint ArraySizeDetector check.
|
||||
(<a href="http://code.google.com/p/android/issues/detail?id=54887">Issue 54887</a>)</li>
|
||||
<li>Fixed a problem with the monkeyrunner tool failing to import standard python classes.
|
||||
(<a href="http://code.google.com/p/android/issues/detail?id=55632">Issue 55632</a>)</li>
|
||||
<li>Fixed a problem with DDMS monitor not opening heap and network statistics views due to
|
||||
a class not found exception.
|
||||
(<a href="http://code.google.com/p/android/issues/detail?id=55394">Issue 55394</a>)</li>
|
||||
</ul>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="toggle-content closed">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
|
||||
alt=""/>SDK Tools, Revision 22</a> <em>(May 2013)</em>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user