From 40385cdc9122cb6aaeb77546256cde1e30fcfbca 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
Change-Id: I3d0f5f39a6c8d5264cc5c9bb6c8a24ec75c6f7b4
---
docs/html/sdk/index.jd | 140 +++++++++++++++++++++++++++++------------
1 file changed, 101 insertions(+), 39 deletions(-)
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd
index cdbed81315481..82cb2ef351086 100644
--- a/docs/html/sdk/index.jd
+++ b/docs/html/sdk/index.jd
@@ -6,6 +6,28 @@ page.metaDescription=Download the official Android developer tools to develop ap
sdk.version=23.0.2
+studio.linux32_bundle_download=android-studio-ide-135.1538390-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
@@ -199,7 +221,7 @@ This is the Android Software Development Kit License Agreement
14.7 This License Agreement, and your relationship with Google under this License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from this License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
-November 13, 2012
+December 8, 2014
@@ -207,9 +229,8 @@ This is the Android Software Development Kit License Agreement
@@ -244,18 +265,17 @@ This is the Android Software Development Kit License Agreement
-The Android SDK provides the API libraries and developer tools necessary to build, test,
-and debug apps for Android.
-
-Android Studio is the new official Android IDE, and with a single download includes everything
-you need to begin developing Android apps:
+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:
-- IntelliJ IDE + Android Studio 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
@@ -272,14 +292,14 @@ href="" style="width:235px;display:block;margin:25px 0" >
-To get Android Studio or stand-alone SDK Tools, please visit the web site at developer.android.com/download/
+To get Android Studio or stand-alone SDK Tools, please visit the web site at
+developer.android.com/download/
-
Android Studio 1.0 has arrived!
@@ -289,27 +309,29 @@ href="http://developer.android.com/download/index.html">developer.android.com/do
Android Studio. If you are still using Eclipse ADT,
consider migrating to Android Studio.
+
-
-
+

+
-
-
- Android Studio is a new IDE powered by IntelliJ that provides new features and improvements
+
+
+
Android Studio is a new IDE powered by IntelliJ that provides new features and improvements
over ADT. It is the official Android IDE.
- 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 another IDE or run the tools from the
@@ -342,20 +364,60 @@ and system image).
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.
+