diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index df978554ae1f6..cf85a3434c715 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -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 not supported for Android development.
$('.reqs').show(); } + diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 414b97bdb29ae..4fc2ca66c0943 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -1,9 +1,9 @@ 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=8e727bcdc9789c900784a82e6330ec22Android 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.
@@ -39,21 +39,21 @@ the Next link on the right.https://dl-ssl.google.com/android/eclipse/
Note: If you have trouble acquiring the plugin, try using "http" in the Location URL, +
If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).
Note: If you get a security warning saying that the authenticity or validity of +
If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
| Name | Package | Size | MD5 Checksum |
|---|---|---|---|
| ADT {@adtZipVersion} | {@adtZipDownload} | @@ -169,16 +167,20 @@ manually install it: -