diff options
author | Ricardo Cervera <rcervera@google.com> | 2014-03-25 20:36:42 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-25 20:36:42 +0000 |
commit | 7133208a816dc3eedf9c45309112c05f7d9136e0 (patch) | |
tree | b455567a0186c201023bf7ccf5577464ffe242f8 | |
parent | 55a1e78fbd38955a5f5d0f09a517b392cc8199cb (diff) | |
parent | 89a41db09a0a4935a111777e12c01a40765d20be (diff) | |
download | frameworks_base-7133208a816dc3eedf9c45309112c05f7d9136e0.zip frameworks_base-7133208a816dc3eedf9c45309112c05f7d9136e0.tar.gz frameworks_base-7133208a816dc3eedf9c45309112c05f7d9136e0.tar.bz2 |
am 89a41db0: am 825280d2: Merge "docs: Added release notes for Android SDK 22.6.2" into klp-docs
* commit '89a41db09a0a4935a111777e12c01a40765d20be':
docs: Added release notes for Android SDK 22.6.2
-rw-r--r-- | docs/html/sdk/index.jd | 55 | ||||
-rw-r--r-- | docs/html/sdk/installing/installing-adt.jd | 10 | ||||
-rw-r--r-- | docs/html/sdk/installing/studio.jd | 41 | ||||
-rw-r--r-- | docs/html/tools/sdk/eclipse-adt.jd | 46 | ||||
-rw-r--r-- | docs/html/tools/sdk/tools-notes.jd | 39 |
5 files changed, 140 insertions, 51 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 87a1bb3..9ee1cca 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -4,44 +4,45 @@ page.template=sdk header.hide=1 page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. +sdk.version=22.6.2 -sdk.linux32_bundle_download=adt-bundle-linux-x86-20131030.zip -sdk.linux32_bundle_bytes=496876498 -sdk.linux32_bundle_checksum=d389139ad9f59a43bdd34c94bc850509 +sdk.linux32_bundle_download=adt-bundle-linux-x86-20140321.zip +sdk.linux32_bundle_bytes=527971926 +sdk.linux32_bundle_checksum=943ae4d28fe7c79108c8bf2aafd5e6d2 -sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20131030.zip -sdk.linux64_bundle_bytes=497171697 -sdk.linux64_bundle_checksum=99b51a4f0526434b083701a896550b72 +sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20140321.zip +sdk.linux64_bundle_bytes=528187678 +sdk.linux64_bundle_checksum=f2a2153b5c7dbaeb86b550bf4f770c36 -sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20131030.zip -sdk.mac64_bundle_bytes=470386961 -sdk.mac64_bundle_checksum=3e80e7a92b549029d91bdcf2ae82657f +sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20140321.zip +sdk.mac64_bundle_bytes=501955296 +sdk.mac64_bundle_checksum=4a08649cea9b098cdf7349f452294014 -sdk.win32_bundle_download=adt-bundle-windows-x86-20131030.zip -sdk.win32_bundle_bytes=503599460 -sdk.win32_bundle_checksum=cd490a531ec24667354f6473e999b988 +sdk.win32_bundle_download=adt-bundle-windows-x86-20140321.zip +sdk.win32_bundle_bytes=535085536 +sdk.win32_bundle_checksum=b61495a6bf591cc374c31bce4fc46ec0 -sdk.win64_bundle_download=adt-bundle-windows-x86_64-20131030.zip -sdk.win64_bundle_bytes=503735416 -sdk.win64_bundle_checksum=ddddbb1b9028015779d68dde01f96b14 +sdk.win64_bundle_download=adt-bundle-windows-x86_64-20140321.zip +sdk.win64_bundle_bytes=535287324 +sdk.win64_bundle_checksum=a6f4699bbdc5a29b371ed60610535651 -sdk.linux_download=android-sdk_r22.6.1-linux.tgz -sdk.linux_bytes=101052129 -sdk.linux_checksum=d95b400600e9b68ed7719e0fd1792e0b +sdk.linux_download=android-sdk_r22.6.2-linux.tgz +sdk.linux_bytes=101050024 +sdk.linux_checksum=ff1541418a44d894bedc5cef10622220 -sdk.mac_download=android-sdk_r22.6.1-macosx.zip -sdk.mac_bytes=74639176 -sdk.mac_checksum=99abc850398ccc220e3a1d6d0ab73ccf +sdk.mac_download=android-sdk_r22.6.2-macosx.zip +sdk.mac_bytes=74639394 +sdk.mac_checksum=2a319c862dd1dcf450bfe2a6b3d9c608 -sdk.win_download=android-sdk_r22.6.1-windows.zip -sdk.win_bytes=108914728 -sdk.win_checksum=88471340a8c99822ffb5efbe3c28167c +sdk.win_download=android-sdk_r22.6.2-windows.zip +sdk.win_bytes=108917505 +sdk.win_checksum=6e5bfdb7b9c1d231ed6ec78b31551cbf -sdk.win_installer=installer_r22.6.1-windows.exe -sdk.win_installer_bytes=88907175 -sdk.win_installer_checksum=fd664527ed1b1b1bfe2d4546cafc7ada +sdk.win_installer=installer_r22.6.2-windows.exe +sdk.win_installer_bytes=87383126 +sdk.win_installer_checksum=2a68b8b22ecd0aba779b1581a914b395 diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 42cb92c..1f5ca11 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -1,8 +1,8 @@ page.title=Installing the Eclipse Plugin -adt.zip.version=22.6.0 -adt.zip.download=ADT-22.6.0.zip -adt.zip.bytes=14585211 -adt.zip.checksum=d95c6d8e678881f6c89f063b58d4162f +adt.zip.version=22.6.2 +adt.zip.download=ADT-22.6.2.zip +adt.zip.bytes=14586842 +adt.zip.checksum=f660959fa71262b4285bcb64be284bf5 @jd:body @@ -75,7 +75,7 @@ To get these packages for your SDK, continue to <div class="sidebox-wrapper"> <div class="sidebox"> <h2>App Translations in Google Play</h2> -<p>Google Play <a href="{@docRoot}distribute/googleplay/publish/localizing.html#gp-trans">App +<p>Google Play <a href="{@docRoot}distribute/googleplay/publish/localizing.html#gp-trans">App Translation Service</a> is available in the Developer Console to help you localize your app for a global user base. You can browse qualified vendors, get estimates, upload strings for translation, and then import the translations directly diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 1850b44..365ec1d 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -253,36 +253,36 @@ download (or continue to use) the <td>Windows</td> <td> <a onclick="return onDownload(this)" id="win-studio" - href="http://dl.google.com/android/studio/install/0.4.2/android-studio-bundle-133.970939-windows.exe"> - android-studio-bundle-133.970939-windows.exe + href="http://dl.google.com/android/studio/install/0.4.6/android-studio-bundle-133.1028713-windows.exe"> + android-studio-bundle-133.1028713-windows.exe </a> </td> - <td>515261701 bytes</td> - <td>1e1ae28b1c00f43d55f17ee35bd4f5d2</td> + <td>519592042 bytes</td> + <td>9029c18738a75830786326d62c96d557</td> </tr> <tr> <td><nobr>Mac OS X</nobr></td> <td> <a onclick="return onDownload(this)" id="mac-studio" - href="http://dl.google.com/android/studio/install/0.4.2/android-studio-bundle-133.970939-mac.dmg"> - android-studio-bundle-133.970939-mac.dmg + href="http://dl.google.com/android/studio/install/0.4.6/android-studio-bundle-133.1028713-mac.dmg"> + android-studio-bundle-133.1028713-mac.dmg </a> </td> - <td>491773471 bytes</td> - <td>6753f67c56acb17617bfbc5bc56384e7</td> + <td>497595811 bytes</td> + <td>eb2474e6d17537ddfa535e6fe8adcf0d</td> </tr> <tr> <td>Linux</td> <td> <a onclick="return onDownload(this)" id="linux-studio" - href="http://dl.google.com/android/studio/install/0.4.2/android-studio-bundle-133.970939-linux.tgz"> - android-studio-bundle-133.970939-linux.tgz + href="http://dl.google.com/android/studio/install/0.4.6/android-studio-bundle-133.1028713-linux.tgz"> + android-studio-bundle-133.1028713-linux.tgz </a> </td> - <td>516080363 bytes</td> - <td>25455787d76e61baf34bf93eaa00ded6</td> + <td>522177460 bytes</td> + <td>cc847dd6249b3033737dabe0377c8c66</td> </tr> </table> @@ -318,7 +318,7 @@ information about how to resolve them.</p> <h2 id="Installing">Installing Android Studio</h2> -<p>Android Studio requires JDK 6 or greater (JRE alone is not sufficient). To check if you +<p>Android Studio requires JDK 6 or greater (JRE alone is not sufficient). To check if you have JDK installed (and which version), open a terminal and type <code>javac -version</code>. If JDK is not available or the version is lower than 6, <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">download @@ -430,6 +430,19 @@ style="vertical-align:bottom;margin:0;height:19px" /> in the toolbar.</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=""/>Android Studio v0.4.6</a> <em>(March 2014)</em> + </p> + + <div class="toggle-content-toggleme"> + <ul> + <li>See <a href="http://tools.android.com/recent">tools.android.com</a> for a full list of changes.</li> + </ul> + </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=""/>Android Studio v0.4.2</a> <em>(Jan 2014)</em> </p> @@ -637,7 +650,7 @@ for possible resolutions to known issues: <a href="http://tools.android.com/know if (os) { /* set up primary ACE download button */ $('#download-ide-button').show(); - $('#download-ide-button').append("Download Android Studio <span class='small'>v0.4.2</span>" + $('#download-ide-button').append("Download Android Studio <span class='small'>v0.4.6</span>" + "<br/> <span class='small'>for " + os + "</span>"); $('#download-ide-button').click(function() {return onDownload(this,true);}).attr('href', bundlename); diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index a821757..4d05ce3 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -57,6 +57,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=""/>ADT 22.6.2</a> <em>(March 2014)</em> + </p> + + <div class="toggle-content-toggleme"> +<dl> + <dt>Dependencies:</dt> + + <dd> + <ul> + <li>Java 1.6 or higher is required.</li> + <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li> + <li>This version of ADT is designed for use with + <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r22.6.2</a>. + If you haven't already installed SDK Tools r22.6.2 into your SDK, use the + Android SDK Manager to do so.</li> + </ul> + </dd> + + <dt>General Notes:</dt> + <dd> + <ul> + <li>Fixed a problem where Eclipse was non-responsive for a few seconds after opening + an XML file. (<a href="http://b.android.com/67084">Issue 67084</a>)</li> + <li>Fixed a problem where the SDK Manager threw a <code>NullPointerException</code> after + removing a virtual device that was created using the Android Wear + system image.</li> + <li>Fixed a problem where the layout preview for large screens in Eclipse showed the + resources from the <code>drawable-*</code> directories instead of those from the + <code>drawable-large-*</code> directories.</li> + <li>Fixed a problem with Nexus 5 Android virtual devices created from the command line + where the SD card file system was read-only.</li> + <li>Changed the URL for the Android Developer Tools Update Site from HTTPS to HTTP.</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.6.1</a> <em>(March 2014)</em> </p> @@ -78,8 +119,8 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues <dt>General Notes:</dt> <dd> <ul> - <li>Fixed a problem where the Android Virtual Device Manager could not create new virtual - devices. (<a href="http://b.android.com/66661">Issue 66661</a>)</li> + <li>Fixed a problem where the Android Virtual Device Manager could not create new + virtual devices. (<a href="http://b.android.com/66661">Issue 66661</a>)</li> <li><p>Fixed a problem with virtual devices created using ADT 22.3 or earlier.</p> <p>If you created an Android Virtual Device using ADT 22.3 or earlier, the AVD may be listed as <em>broken</em> in the AVD Manager in 22.6.1. To fix @@ -102,7 +143,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues </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" diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index 675cde3..e4c3cf1 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -28,6 +28,41 @@ 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.6.2</a> <em>(March 2014)</em> + </p> + + <div class="toggle-content-toggleme"> + + <dl> + <dt>Dependencies:</dt> + + <dd> + <ul> + <li>Android SDK Platform-tools revision 18 or later.</li> + <li>If you are developing in Eclipse with ADT, note that this version of SDK Tools is + designed for use with ADT 22.6.2 and later. If you haven't already, update your + <a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT Plugin</a> to 22.6.2.</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 a problem where the SDK Manager threw a <code>NullPointerException</code> after + removing a virtual device that was created using the Android Wear + system image.</li> + <li>Fixed a problem with Nexus 5 Android virtual devices created from the command line + where the SD card file system was read-only.</li> + </ul> + </dd> + </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.6.1</a> <em>(March 2014)</em> </p> @@ -124,7 +159,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues </ul> </li> <li>Check that production builds do not use mock location providers.</li> - <li>Look for manifest values that are overwritten by values from Gradle build + <li>Look for manifest values that are overwritten by values from Gradle build scripts.</li> </ul> </li> @@ -148,7 +183,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues (<a href="http://b.android.com/34233">Issue 34233</a>)</li> </ul> </li> - <li>Fixed an issue with RenderScript support. Using RenderScript support mode + <li>Fixed an issue with RenderScript support. Using RenderScript support mode now requires version 19.0.3 of the Build Tools.</li> </ul> </dd> |