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

Commit fded099c authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 95c26134: am 2d22538f: am 4b4bd1b3: am 607079d8: docs: SDK r20.0.3, Support...

am 95c26134: am 2d22538f: am 4b4bd1b3: am 607079d8: docs: SDK r20.0.3, Support Library r10 Release Notes plus some OCD cleanup to the ADT install steps

* commit '95c26134':
  docs: SDK r20.0.3, Support Library r10 Release Notes plus some OCD cleanup to the ADT install steps
parents 1bb219bd 95c26134
Loading
Loading
Loading
Loading
+13 −12
Original line number Diff line number Diff line
@@ -2,21 +2,21 @@ page.title=Android SDK
header.hide=1
page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices.

sdk.win_installer=installer_r20.0.1-windows.exe
sdk.win_installer_bytes=70486979
sdk.win_installer_checksum=a8df28a29c7b8598e4c50f363692256d
sdk.win_installer=installer_r20.0.3-windows.exe
sdk.win_installer_bytes=70495456
sdk.win_installer_checksum=cf23b95d0c9cd57fac3c3be253171af4

sdk.win_download=android-sdk_r20.0.1-windows.zip
sdk.win_bytes=90370975
sdk.win_checksum=5774f536892036f87d3bf6502862cea5
sdk.win_download=android-sdk_r20.0.3-windows.zip
sdk.win_bytes=90379469
sdk.win_checksum=cd895c79201f7f02507eb3c3868a1c5e

sdk.mac_download=android-sdk_r20.0.1-macosx.zip
sdk.mac_bytes=58217336
sdk.mac_checksum=cc132d04bc551b23b0c507cf5943df57
sdk.mac_download=android-sdk_r20.0.3-macosx.zip
sdk.mac_bytes=58218455
sdk.mac_checksum=07dc88ba2c0817ef178a665d002831bf

sdk.linux_download=android-sdk_r20.0.1-linux.tgz
sdk.linux_bytes=82607616
sdk.linux_checksum=cd7176831087f53e46123dd91551be32
sdk.linux_download=android-sdk_r20.0.3-linux.tgz
sdk.linux_bytes=82616305
sdk.linux_checksum=0d53c2c31d6b5d0cf7385bccd0b06c27

@jd:body

@@ -141,3 +141,4 @@ for Java, both of which are <em>not</em> supported for Android development. </p>
    $('.reqs').show();
  }
</script>
+25 −22
Original line number Diff line number Diff line
page.title=Installing the Eclipse Plugin
walkthru=1
adt.zip.version=20.0.2
adt.zip.download=ADT-20.0.2.zip
adt.zip.bytes=12388464
adt.zip.checksum=8e727bcdc9789c900784a82e6330ec22
adt.zip.version=20.0.3
adt.zip.download=ADT-20.0.3.zip
adt.zip.bytes=12390954
adt.zip.checksum=869a536b1c56d0cd920ed9ae259ae619

@jd:body

@@ -11,7 +11,7 @@ adt.zip.checksum=8e727bcdc9789c900784a82e6330ec22

<p>Android offers a custom plugin for the Eclipse IDE, called Android
Development Tools (ADT). This plugin is designed to give you a powerful, integrated
environment in which to develop Android apps. It extends the capabilites
environment in which to develop Android apps. It extends the capabilities
of Eclipse to let you quickly set up new Android projects, build an app
UI, debug your app, and export signed (or unsigned) app packages (APKs) for distribution.
</p>
@@ -39,21 +39,21 @@ the <strong>Next</strong> link on the right.</p>

<ol>
    <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Install New
Software...</strong>.</li>
Software</strong>.</li>
    <li>Click <strong>Add</strong>, in the top-right corner.</li>
    <li>In the Add Repository dialog that appears, enter "ADT Plugin" for the <em>Name</em> and the
following URL for the <em>Location</em>:
      <pre>https://dl-ssl.google.com/android/eclipse/</pre>
    </li>
    <li>Click <strong>OK</strong>
      <p>Note: If you have trouble acquiring the plugin, try using "http" in the Location URL,
    <li>Click <strong>OK</strong>.
      <p>If you have trouble acquiring the plugin, try using "http" in the Location URL,
instead of "https" (https is preferred for security reasons).</p></li>
    <li>In the Available Software dialog, select the checkbox next to Developer Tools and click
<strong>Next</strong>.</li>
    <li>In the next window, you'll see a list of the tools to be downloaded. Click
<strong>Next</strong>. </li>
    <li>Read and accept the license agreements, then click <strong>Finish</strong>.
      <p>Note: If you get a security warning saying that the authenticity or validity of
      <p>If you get a security warning saying that the authenticity or validity of
the software can't be established, click <strong>OK</strong>.</p></li>
    <li>When the installation completes, restart Eclipse. </li>
</ol>
@@ -148,17 +148,15 @@ remote update site, you can download the ADT zip file to your local machine and
manually install it:</p>

<ol>
  <li>Download the current ADT Plugin zip file from the table below (do not unpack it).
  <li>Download the ADT Plugin zip file (do not unpack it):

  <table class="download">
    <tr>
      <th>Name</th>
      <th>Package</th>
      <th>Size</th>
      <th>MD5 Checksum</th>
  </tr>
  <tr>
    <td>ADT {@adtZipVersion}</td>
    <td>
      <a href="http://dl.google.com/android/{@adtZipDownload}">{@adtZipDownload}</a>
    </td>
@@ -169,16 +167,20 @@ manually install it:</p>
</li>

</li>
  <li>Follow steps 1 and 2 in the <a href="#installing">default install
      instructions</a> (above).</li>
  <li>In the Add Site dialog, click <strong>Archive</strong>.</li>
  <li>Browse and select the downloaded zip file.</li>
  <li>Enter a name for the local update site (e.g.,
      "Android Plugin") in the "Name" field.</li>
  <li>Click <strong>OK</strong>.
  <li>Follow the remaining procedures as listed for
      <a href="#installing">default installation</a> above,
      starting from step 4.</li>
  <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Install New
Software</strong>.</li>
  <li>Click <strong>Add</strong>, in the top-right corner.</li>
  <li>In the Add Repository dialog, click <strong>Archive</strong>.</li>
  <li>Select the downloaded {@adtZipDownload} file and click <strong>OK</strong>.</li>
  <li>Enter "ADT Plugin" for the name and click <strong>OK</strong>.
  <li>In the Available Software dialog, select the checkbox next to Developer Tools and click
<strong>Next</strong>.</li>
  <li>In the next window, you'll see a list of the tools to be downloaded. Click
<strong>Next</strong>. </li>
  <li>Read and accept the license agreements, then click <strong>Finish</strong>.
    <p>If you get a security warning saying that the authenticity or validity of
the software can't be established, click <strong>OK</strong>.</p></li>
  <li>When the installation completes, restart Eclipse. </li>
</ol>

<p>To update your plugin once you've installed using the zip file, you will have
@@ -204,3 +206,4 @@ JKS</pre>
...then your development machine lacks a suitable Java VM. Installing Sun
Java 6 will resolve this issue and you can then reinstall the ADT
Plugin.</p>
+19 −0
Original line number Diff line number Diff line
@@ -90,6 +90,24 @@ padding: 5px 0 0;
<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"
/>Support Package, revision 10</a> <em>(August 2012)</em>
  <div class="toggleme">
    <dl>
      <dt>Changes for v4 support library:</dt>
      <dd>
        <ul>
          <li>Added support for notification features introduced in Android 4.1 (API Level 16) with
          additions to {@link android.support.v4.app.NotificationCompat}.</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"
/>Support Package, revision 9</a> <em>(June 2012)</em>
  <div class="toggleme">
    <dl>
@@ -589,3 +607,4 @@ Android online developer documentation:</p>
<p>Additionally, the <a href="http://code.google.com/p/iosched/">Google I/O App</a> is a complete
application that uses the v4 support library to provide a single APK for both handsets and tablets
and also demonstrates some of Android's best practices in Android UI design.</p>
+33 −0
Original line number Diff line number Diff line
@@ -97,6 +97,39 @@ padding: 5px 0 0;
  <a href="#" onclick="return toggleDiv(this)">
  <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
    width="9px"/>
ADT 20.0.3</a> <em>(August 2012)</em>
  <div class="toggleme">
<dl>
  <dt>Dependencies:</dt>

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

  <dt>Bug fixes:</dt>
  <dd>
    <ul>
      <li>Fixed issue with keyboard shortcuts for editors in Eclipse Juno (Version 4.x).</li>
      <li>Fixed problem with cached download lists in SDK Manager.</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 20.0.2</a> <em>(July 2012)</em>
  <div class="toggleme">
<dl>
+32 −0
Original line number Diff line number Diff line
@@ -28,6 +28,37 @@ 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 20.0.3</a> <em>(August 2012)</em>
  </p>

  <div class="toggle-content-toggleme">

    <dl>
    <dt>Dependencies:</dt>
    <dd>
      <ul>
        <li>Android SDK Platform-tools revision 12 or later.</li>
        <li>If you are developing in Eclipse with ADT, note that the SDK Tools r20.0.3 is designed
        for use with ADT 20.0.3 and later. If you haven't already, update your
        <a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT Plugin</a> to 20.0.3.</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>Bug fixes:</dt>
    <dd>
      <ul>
        <li>Fixed problem with cached download lists in SDK Manager.</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 20.0.1</a> <em>(July 2012)</em>
  </p>

@@ -942,3 +973,4 @@ href="/tools/help/layoutopt.html">layoutopt</a>.</p>
</dl>
 </div>
</div>