Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b3227de authored by Joe Fernandez's avatar Joe Fernandez Committed by Android Git Automerger
Browse files

am 89c3bc38: Merge "docs: Android 4.0.2 (SDK Tools r16) Release Notes - RC6" into ics-mr0

* commit '89c3bc38':
  docs: Android 4.0.2 (SDK Tools r16) Release Notes - RC6
parents caf4ead3 89c3bc38
Loading
Loading
Loading
Loading
+25 −9
Original line number Diff line number Diff line
@@ -65,26 +65,42 @@ experience possible on the latest Android-powered devices.</p>
<p>To determine what revision of the Android {@sdkPlatformVersion} platform you
have installed, refer to the "Installed Packages" listing in the Android SDK Manager.</p>

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

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

  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-opened.png"
class="toggle-content-img" alt="" />
    Android {@sdkPlatformVersion}, Revision 1</a> <em>(October 2011)</em>
    Android {@sdkPlatformVersion}, Revision 2</a> <em>(December 2011)</em>
  </a></p>

  <div class="toggle-content-toggleme" style="padding-left:2em;">

    <p>Maintenance update. The system version is 4.0.2.</p>
    <dl>
<dt>Initial release. SDK Tools r14 or higher is required.
  <p class="caution"><strong>Important:</strong> To download the new Android
  4.0 system components from the Android SDK Manager, you must first update the
  SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
  the Android 4.0 system components will not be available for download.</p>
</dt>
      <dt>Dependencies:</dt>
      <dd>SDK Tools r14 or higher is required.</dd>
    </dl>
  </div>
</div>

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

  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-closed.png"
class="toggle-content-img" alt="" />
    Android {@sdkPlatformVersion}, Revision 1</a> <em>(October 2011)</em>
  </a></p>

  <div class="toggle-content-toggleme" style="padding-left:2em;">
    <p>Initial release. The system version is 4.0.1.</p>
    <dl>
      <dt>Dependencies:</dt>
      <dd>SDK Tools r14 or higher is required.</dd>
    </dl>
  </div>
</div>

+48 −17
Original line number Diff line number Diff line
page.title=ADT Plugin for Eclipse
adt.zip.version=15.0.1
adt.zip.download=ADT-15.0.1.zip
adt.zip.bytes=6752327
adt.zip.checksum=2c12a71d7124aa512b8ee016e19c0e69
adt.zip.version=16.0.0
adt.zip.download=ADT-16.0.0.zip
adt.zip.bytes=6999205
adt.zip.checksum=b7e512572580291279469845386b31b6

@jd:body

@@ -109,18 +109,49 @@ padding: .25em 1em;
</style>



<div class="toggleable opened">
  <a href="#" onclick="return toggleDiv(this)">
        <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
width="9px" />
ADT 16.0.0</a> <em>(December 2011)</em>
  <div class="toggleme">
<dl>
  <dt>Dependencies:</dt>

  <dd>
    <ul>
      <li>Eclipse Helios (Version 3.6) or higher is required for ADT
16.0.0.</li>
      <li>ADT 16.0.0 is designed for use with <a
href="{@docRoot}sdk/tools-notes.html">SDK Tools r16</a>. If you haven't already installed SDK Tools
r16 into your SDK, use the Android SDK Manager to do so.</li>
    </ul>
  </dd>

  <dt>General improvements:</dt>
  <dd>
    <ul>
      <li>Added Lint tools to detect common errors in Android projects. (<a
href="http://tools.android.com/recent/lint">more info</a>)</li>
    </ul>
  </dd>
</dl>

</div>
</div>


<div class="toggleable closed">
  <a href="#" onclick="return toggleDiv(this)">
        <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px"
width="9px" />
ADT 15.0.1</a> <em>(November 2011)</em>
  <div class="toggleme">
<dl>
  <dt>Dependencies:</dt>
  
  <dd>ADT 15.0.1 is designed for use with <a href="{@docRoot}sdk/tools-notes.html">SDK Tools r15</a>.
  If you haven't already installed SDK Tools r15 into your SDK, use the Android SDK and AVD Manager to
  If you haven't already installed SDK Tools r15 into your SDK, use the Android SDK Manager to
  do so.</dd>
  
  <dt>Bug fixes:</dt>
@@ -154,7 +185,7 @@ ADT 15.0.0</a> <em>(October 2011)</em>
<dt>Dependencies:</dt>

<dd>ADT 15.0.0 is designed for use with <a href="{@docRoot}sdk/tools-notes.html">SDK Tools r15</a>.
If you haven't already installed SDK Tools r15 into your SDK, use the Android SDK and AVD Manager to
If you haven't already installed SDK Tools r15 into your SDK, use the Android SDK Manager to
do so.</dd>

<dt>Bug fixes:</dt>
@@ -185,10 +216,10 @@ ADT 14.0.0</a> <em>(October 2011)</em>
<dt>Dependencies:</dt>

<dd>ADT 14.0.0 is designed for use with <a href="{@docRoot}sdk/tools-notes.html">SDK Tools r14</a>.
If you haven't already installed SDK Tools r14 into your SDK, use the Android SDK and AVD Manager to
If you haven't already installed SDK Tools r14 into your SDK, use the Android SDK Manager to
do so.</dd>

<dt>Build system</dt>
<dt>Build system:</dt>
<dd>
  <ul>
    <li>Changed <code>default.properties</code> to <code>project.properties</code> and
@@ -211,7 +242,7 @@ see the <a href="http://tools.android.com/recent/buildchangesinrevision14">Andro
site</a>.</p>
</dd>

<dt>General improvements</dt>
<dt>General improvements:</dt>
<dd>
  <ul>

@@ -236,7 +267,7 @@ and deleted without affecting the master copy
</ul>
</dd>

<dt>XML and Java editors</dt>
<dt>XML and Java editors:</dt>
<dd>
  <ul>
    <li>Added a new XML formatter that formats all XML files according to the
@@ -255,7 +286,7 @@ href="http://tools.android.com/recent/xmleditingimprovements">more info</a>).</l
  </ul>
</dd>

<dt>Layout editor</dt>
<dt>Layout editor:</dt>
<dd>
  <ul>
    <li>Added tooltip feedback for dragging and resizing operations. For
@@ -281,7 +312,7 @@ href="http://tools.android.com/recent/layouteditorcontextmenuimprovements">more
  </ul>
</dd>

<dt>Bug fixes</dt>
<dt>Bug fixes:</dt>
<dd>Fixed many bugs and added <a
href="http://tools.android.com/recent/miscellaneousrecentfixes">minor improvements</a>, in
particular some <a href="http://tools.android.com/recent/linuxfixes">critical bug fixes on
@@ -324,7 +355,7 @@ the Android SDK and AVD Manager to do so.</dd>
</ul>
</dd>

<dt>Build system</dt>
<dt>Build system:</dt>
<dd>
<ul>
  <li id="build-option">A new option lets you disable the packaging step in the automatic
@@ -336,7 +367,7 @@ the Android SDK and AVD Manager to do so.</dd>
</ul>
</dd>

<dt>Bug fixes</dt>
<dt>Bug fixes:</dt>
<dd>Many bug fixes are part of this release
(<a href="http://tools.android.com/recent/adt12bugfixroundup">more info</a>).</dd>

@@ -928,7 +959,7 @@ Manager to download the latest SDK Tools into your SDK. For more information,
see <a href="{@docRoot}sdk/adding-components.html">Adding SDK Components</a>.</p>
</dd>

<dt>General Notes:</dt>
<dt>General notes:</dt>
<dd>
<ul>
<li>AVD Launch dialog now shows scale value.</li>
@@ -974,7 +1005,7 @@ bigger than the screen.</li>
</ul>
</dd>

<dt>DDMS Integration:</dt>
<dt>DDMS integration:</dt>
<dd>
<ul>
<li>Includes the improvements from the standlone DDMS, revision 3.</li>
+12 −12
Original line number Diff line number Diff line
page.title=Android SDK
sdk.redirect=0

sdk.win_installer=installer_r15-windows.exe
sdk.win_installer_bytes=33902520
sdk.win_installer_checksum=ee8481cb86a6646a4d963d5142902c5c
sdk.win_installer=installer_r16-windows.exe
sdk.win_installer_bytes=29561554
sdk.win_installer_checksum=3521dda4904886b05980590f83cf3469

sdk.win_download=android-sdk_r15-windows.zip
sdk.win_bytes=33895447
sdk.win_checksum=cc2aadf7120d12b574981461736a96e9
sdk.win_download=android-sdk_r16-windows.zip
sdk.win_bytes=29562413
sdk.win_checksum=6b926d0c0a871f1a946e65259984701a

sdk.mac_download=android-sdk_r15-macosx.zip
sdk.mac_bytes=30469921
sdk.mac_checksum=03d2cdd3565771e8c7a438f1c40cc8a5
sdk.mac_download=android-sdk_r16-macosx.zip
sdk.mac_bytes=26158334
sdk.mac_checksum=d1dc2b6f13eed5e3ce5cf26c4e4c47aa

sdk.linux_download=android-sdk_r15-linux.tgz
sdk.linux_bytes=26124434
sdk.linux_checksum=f529681fd1eda11c6e1e1d44b42c1432
sdk.linux_download=android-sdk_r16-linux.tgz
sdk.linux_bytes=22048174
sdk.linux_checksum=3ba457f731d51da3741c29c8830a4583

@jd:body

+3 −3
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@ Android applications using the Android SDK. </p>

<h4 style="margin-top:.25em"><em>Eclipse IDE</em></h4>
    <ul>
      <li>Eclipse 3.5 (Galileo) or greater 
<p class="note"><strong>Note:</strong> Eclipse 3.4 (Ganymede) is no longer
      <li>Eclipse 3.6 (Helios) or greater
<p class="note"><strong>Note:</strong> Eclipse 3.5 (Galileo) is no longer
supported with the latest version of ADT.</p></li>
      <li>Eclipse <a href="http://www.eclipse.org/jdt">JDT</a> plugin (included
in most Eclipse IDE packages) </li>
@@ -37,7 +37,7 @@ developing Android applications, we recommend that you install one of these
packages: </p>
         <ul>
           <li>Eclipse IDE for Java Developers</li>
           <li>Eclipse Classic (versions 3.5.1 and higher)</li>
           <li>Eclipse Classic</li>
           <li>Eclipse IDE for Java EE Developers</li>
         </ul>
      </li>
+2 −2
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ class="new">new!</span></li>
      </li>
    </ul>
    <ul>
      <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r15</a> <span
      <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r16</a> <span
class="new">new!</span></li>
      <li><a href="<?cs var:toroot ?>sdk/win-usb.html">Google USB Driver, r4</a></li>
      <li><a href="<?cs var:toroot ?>sdk/compatibility-library.html">Support Package, r4</a>
@@ -169,7 +169,7 @@ class="new">new!</span></li>
      <span style="display:none" class="zh-TW"></span>
      </h2>
    <ul>
      <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 15.0.1
      <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 16.0.0
      <span style="display:none" class="de"></span>
      <span style="display:none" class="es"></span>
      <span style="display:none" class="fr"></span>
Loading