From 62fddcd9d940329fcd96a50bf3d726c4ef914e77 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Fri, 31 Oct 2014 11:03:26 -0700 Subject: docs:studio-updates-814v2 Change-Id: I68f6fb1e40e5b7bbdf25e6ab1340d02116452a02 --- docs/html/sdk/installing/studio.jd | 63 ++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 29 deletions(-) (limited to 'docs/html/sdk/installing') diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 6829354..6991dea 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -194,12 +194,14 @@ This is the Android Software Development Kit License Agreement href="" style="display:none;width:368px;margin:0 auto;display:block;font-size:18px" >
-

This download includes the Android Studio Beta.

- -

Note: The SDK tools are now downloaded and installed separately -from the Android Studio directories.

+

This installation includes:

+ -
  • All the Android SDK Tools to design, test, and debug your app
  • @@ -249,8 +251,7 @@ download (or continue to use) Windows android-studio-ide-135.1538390-windows.zip + href="https://dl.google.com/dl/android/studio/ide-zips/0.8.14/android-studio-ide-135.1538390-windows.zip">android-studio-ide-135.1538390-windows.zip 177343814 bytes @@ -261,7 +262,7 @@ download (or continue to use) Mac OS X + href="https://dl.google.com/dl/android/studio/ide-zips/0.8.14/android-studio-ide-135.1538390-mac.zip"> android-studio-ide-135.1538390-mac.zip @@ -273,8 +274,7 @@ download (or continue to use) Linux android-studio-ide-135.1538390-linux.zip + href="https://dl.google.com/dl/android/studio/ide-zips/0.8.14/android-studio-ide-135.1538390-linux.zip">android-studio-ide-135.1538390-linux.zip 176358193 bytes @@ -299,38 +299,43 @@ download (or continue to use) -

    * On Mac OS, run Android Studio with Java Runtime Environment (JRE) 6 for optimized font -rendering. You can then configure your project to use Java Development Kit (JDK) JDK 7.

    + @@ -659,7 +664,7 @@ for possible resolutions to known issues: v0.8.14" - + "
    Android SDK for " + os + installed separately""); + + "
    with the Android SDK for " + os + ""); $('#download-ide-button').click(function() {return onDownload(this,true);}).attr('href', bundlename); } else { -- cgit v1.1