From fdeb27f92833239cdde0e39032d6784e3e825ff7 Mon Sep 17 00:00:00 2001
From: Rich Slogar
Date: Mon, 3 Nov 2014 14:56:06 -0800
Subject: [PATCH] docs:download updates for studio [CP]
Cherry-pick from Change-Id: I3d0f5f39a6c8d5264cc5c9bb6c8a24ec75c6f7b4
Change-Id: Ieecea8eb455aa16f0af7851aa23a26a4ca8af435
---
docs/html/sdk/index.jd | 182 ++++++++++++++++++++++++++---------------
1 file changed, 116 insertions(+), 66 deletions(-)
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd
index a64679532d7c7..d4f301b3910f8 100644
--- a/docs/html/sdk/index.jd
+++ b/docs/html/sdk/index.jd
@@ -6,6 +6,28 @@ page.metaDescription=Download the official Android SDK to develop apps for Andro
sdk.version=23.0.2
+studio.linux32_bundle_download=android-studio-ide-135.1629389-linux.zip
+studio.linux32_bundle_bytes=176358193
+studio.linux32_bundle_checksum=718356b49254f6c4e55c64b99164d311995205dd
+
+studio.linux64_bundle_download=android-studio-ide-135.1538390-linux.zip
+studio.linux64_bundle_bytes=176358193
+studio.linux64_bundle_checksum=718356b49254f6c4e55c64b99164d311995205dd
+
+studio.mac64_bundle_download=android-studio-ide-135.1538390-mac.zip
+studio.mac64_bundle_bytes=176745627
+studio.mac64_bundle_checksum=4070e6f6a44d042266f46f1f2f9ca3448ac23f8cd
+
+studio.win32_bundle_download=android-studio-ide-135.1538390-windows.zip
+studio.win32_bundle_bytes=177343814
+studio.win32_bundle_checksum=b533480200ba893616c73b32477e66ebb357a1b3
+
+studio.win64_bundle_download=android-studio-ide-135.1538390-windows.zip
+studio.win64_bundle_bytes=177343814
+studio.win64_bundle_checksum=b533480200ba893616c73b32477e66ebb357a1b3
+
+
+
sdk.linux32_bundle_download=adt-bundle-linux-x86-20140702.zip
sdk.linux32_bundle_bytes=371950735
sdk.linux32_bundle_checksum=5901c898bae4fe95476463a951b68404
@@ -28,21 +50,21 @@ sdk.win64_bundle_checksum=bfc3472a12173422ba044182ac466c13
-sdk.linux_download=android-sdk_r23.0.2-linux.tgz
-sdk.linux_bytes=140827643
-sdk.linux_checksum=94a8c62086a7398cc0e73e1c8e65f71e
+sdk.linux_download=android-sdk_r24-linux.tgz
+sdk.linux_bytes=141308131
+sdk.linux_checksum=3cc1fcec302a8478e240e42b94dd2de73b9d0cc9
-sdk.mac_download=android-sdk_r23.0.2-macosx.zip
-sdk.mac_bytes=90996733
-sdk.mac_checksum=322787b0e6c629d926c28690c79ac0d8
+sdk.mac_download=android-sdk_r24-macosx.zip
+sdk.mac_bytes=88535806
+sdk.mac_checksum=89b256c82e6ab432881fa7d726bdd0541c656616
-sdk.win_download=android-sdk_r23.0.2-windows.zip
-sdk.win_bytes=141435413
-sdk.win_checksum=89f0576abf3f362a700767bdc2735c8a
+sdk.win_download=android-sdk_r24-windows.zip
+sdk.win_bytes=140738187
+sdk.win_checksum=8d20f800cbace1b92873ebba1e16ff134a2b062b
-sdk.win_installer=installer_r23.0.2-windows.exe
-sdk.win_installer_bytes=93015376
-sdk.win_installer_checksum=7be4b9c230341e1fb57c0f84a8df3994
+sdk.win_installer=installer_r24-windows.exe
+sdk.win_installer_bytes=92179689
+sdk.win_installer_checksum=71ec3d91a4239b44128bf43add888bc357776be9
@@ -207,9 +229,8 @@ This is the Android Software Development Kit License Agreement
@@ -243,31 +264,20 @@ This is the Android Software Development Kit License Agreement
Get the Android SDK
-The Android SDK provides the API libraries and developer tools necessary to build, test,
- and debug apps for Android.
-
-Download the ADT Bundle to quickly start developing apps. It includes the essential Android
-SDK components and a version of the Eclipse IDE with built-in ADT (Android Developer Tools)
-to streamline your Android app development.
-
-
-
-
-
-
-
-
Choose the SDK package for your OS from the table below.
+
Android Studio is the new official Android IDE. It provides the SDK, API libraries and developer
+tools necessary to build, test, and debug apps for Android in one single download. The
+Android Studio 1.0 download includes:
With a single download, the Eclipse ADT bundle
includes everything you need to begin developing apps:
-- Eclipse + ADT plugin
-- Android SDK Tools
-- Android Platform-tools
-- A version of the Android platform
-- A version of the Android system image for the emulator
+- IntelliJ IDEA Community Edition + Android Studio plugin
+- Android SDK and Platform
+- Android 5.0 (Lollipop)Platform and API Support
+- Gradle build system
+- Support for Android Phones/Tablets, Android Wear, Android TV, Google Glass
+- Optimized Android emulator with Android 5.0 system image with Google APIs & Google Maps
@@ -277,45 +287,45 @@ includes everything you need to begin developing apps:
-To get the ADT Bundle or stand-alone SDK Tools, please visit the web site at developer.android.com/sdk/
+To get Android Studio or stand-alone SDK Tools, please visit the web site at
+developer.android.com/download/
+

-
+
+
+
+

+
+
+
-
-
-
-
-
+
Android Studio is a new IDE powered by IntelliJ that provides new features and improvements
+ over ADT. It is the official Android IDE.
- Android Studio is a new IDE powered by IntelliJ that provides new features and improvements
- over ADT. It's currently in beta but will be the official Android IDE once it's ready.
-
- If you're a new Android developer, you should consider starting with Android Studio, because the
- ADT plugin for Eclipse is no longer in active development.
+ If you're a new Android developer, start your Android app development with Android Studio, because
+ the ADT plugin for Eclipse is no longer in active development.
- Learn more about Android Studio
-
+
Learn more about Android Studio
+
+
-
+
If you prefer to use an existing version of Eclipse or another IDE,
@@ -348,20 +358,60 @@ the ADT plugin to it.
onclick="toggleExpandable(this,'.reqs');hideExpandable('.pax,.myide');return false;"
>SYSTEM REQUIREMENTS
-
-
Operating Systems
+
+
+
+| Windows |
+Mac OS |
+Linux |
+
+
+
- - Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
- - Mac OS X 10.8.5 or later
- - Linux
-
- - 64-bit distribution capable of running 32-bit applications
- - GNU C Library (glibc) 2.11 or later is required.
- - Tested on Ubuntu 12.04, Precise Pangolin
-
-
+ - Microsoft Windows 8/7/Vista/2003 (32 or 64 bit)
+ - 2 GB RAM minimum, 4 GB RAM recommended
+ - 400 MB disk space
+ - At least 1 GB for Android SDK, emulator system images, and caches
+ - 1280x800 minimum screen resolution
+ - Java Development Kit (JDK) 7 or higher
+ - (Optional for accelerated emulator: Intel processor with support for Intel VT-x, Intel
+ EM64T (Intel 64), and Execute Disable (XD) Bit functionality)
-
+ |
+
+
+
+ |
+
+
+ - GNOME or KDE desktop.
+ - Tested on Ubuntu 12.04, Precise Pangolin (64-bit distribution capable of running 32-bit
+ applications)
+ - GNU C Library (glibc) 2.11 or later is required.
+ - 2 GB RAM minimum, 4 GB RAM recommended
+ - 400 MB disk space
+ - At least 1 GB for Android SDK, emulator system images, and caches
+ - 1280x800 minimum screen resolution
+ - Java Development Kit (JDK) 7 or higher
+
+ |
+
+
+
Note: A recent version of JDK 7 is recommended. There is a
+known compatibility issue with JDK 1.7.0_10.
+