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

Commit 6cf7d9aa authored by Robert Ly's avatar Robert Ly
Browse files

docs: tools and adt md5sum and file sizes

Change-Id: I9c6030cdcf4e8e7c09e81afb87b3611d647cff1b
parent 83b740ab
Loading
Loading
Loading
Loading
+16 −11
Original line number Diff line number Diff line
@@ -71,7 +71,12 @@ class="toggle-content-img" alt="" />
  <div class="toggle-content-toggleme" style="padding-left:2em;">

<dl>
<dt>Initial release. SDK Tools r14 or higher is recommended.</dt>
<dt>Initial release. SDK Tools r14 or higher is required.
<p class="note"><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 and restart the Android SDK Manager. If you do not,
the Android 4.0 system components will not be available for download.</p>
</dt>
</dl>

  </div>
+2 −2
Original line number Diff line number Diff line
page.title=ADT Plugin for Eclipse
adt.zip.version=14.0.0
adt.zip.download=ADT-14.0.0.zip
adt.zip.bytes=6745584
adt.zip.checksum=a645330d90fd9dae6187662bb1c3c644
adt.zip.bytes=6745047
adt.zip.checksum=014312e1553e3b8da55cb6a24e33e432

@jd:body

+8 −8
Original line number Diff line number Diff line
@@ -2,20 +2,20 @@ page.title=Android SDK
sdk.redirect=0

sdk.win_installer=installer_r14-windows.exe
sdk.win_installer_bytes=33860145
sdk.win_installer_checksum=7a563491bf4671d09b9da0dcde85f212
sdk.win_installer_bytes=33860326
sdk.win_installer_checksum=6d4f76385daaee766ad901699cdae6cc

sdk.win_download=android-sdk_r14-windows.zip
sdk.win_bytes=33852972
sdk.win_checksum=d1381a0cc8e6f9358174aa6d051ba379
sdk.win_bytes=33853090
sdk.win_checksum=0c39628e296d6176ed928cc64498ba04

sdk.mac_download=android-sdk_r14-macosx.zip
sdk.mac_bytes=30426052
sdk.mac_checksum=df0a5c5b5327ffcaf256ce735998e12a
sdk.mac_bytes=30426431
sdk.mac_checksum=189ce3e26dfb46298a7def21d3bdf271

sdk.linux_download=android-sdk_r14-linux.tgz
sdk.linux_bytes=26083315
sdk.linux_checksum=2049d5c1a164fcae47a5e93c52200752
sdk.linux_bytes=26082867
sdk.linux_checksum=500483f8acd0d3cae94c68c3dcefbb98

@jd:body

+8 −1
Original line number Diff line number Diff line
@@ -66,7 +66,12 @@ padding: .25em 1em;
  <a href="#" onclick="return toggleDiv(this)">
    <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
    width="9px" />SDK Tools, Revision 14</a> <em>(October 2011)</em>

  <div class="toggleme">
    <p class="note"><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 and restart the Android SDK Manager. If you do not,
    the Android 4.0 system components will not be available for download.</p>
  <dl>
<dt>Dependencies:</dt>
<dd>
@@ -81,6 +86,9 @@ padding: .25em 1em;
<dt>General notes:</dt>
<dd>
  <ul>
    <li>Added webcam support to Android 4.0 or later platforms to emulate rear-facing cameras when one webcam is present,
    and to emulate both rear-facing and front-facing cameras when two webcams are present. Webcam suport is for Windows and Linux only.
    Mac support will come in a later release.</li>
     <li>Changed <code>default.properties</code> to <code>project.properties</code> and
    <code>build.properties</code> to <code>ant.properties</code>. Any existing
    projects that you build with Ant must be updated with the <code>android update project</code>
@@ -90,7 +98,6 @@ padding: .25em 1em;
commands, see the
<a href="{@docRoot}guide/developing/building/building-cmdline.html#AntReference">Ant Command
Reference</a>.</li>

    <li>Changed how library projects are built.</a></li>
    <li>Improved incremental builds, so that resource compilation runs less frequently. Builds no
    longer run when you edit strings or layouts (unless you add a new <code>id</code>) and no longer