From 048eeb06a354eee7ced40ce711576c90e311852c Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Sun, 7 Dec 2014 22:38:33 -0800 Subject: [PATCH] add studio 1.0 files and reorder features list Change-Id: I3bd553ec921d217a9fb72de480d8206f685b8dc4 --- docs/html/sdk/index.jd | 58 ++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 25 deletions(-) diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index e42cbbb4cd5b3..674c30534194b 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -4,19 +4,27 @@ page.template=sdk header.hide=1 page.metaDescription=Download the official Android developer tools to build apps for Android phones, tablets, wearables, TVs, and more. -studio.version=0.8.14 +studio.version=1.0.0 -studio.linux_bundle_download=android-studio-ide-135.1538390-linux.zip -studio.linux_bundle_bytes=176358193 -studio.linux_bundle_checksum=718356b49254f6c4e55c64b99164d311995205dd +studio.linux_bundle_download=android-studio-ide-135.1629389-linux.zip +studio.linux_bundle_bytes=243909934 +studio.linux_bundle_checksum=601a302f10cf8a22ba4216e0884a035bdfec38b3 -studio.mac_bundle_download=android-studio-ide-135.1538390-mac.zip -studio.mac_bundle_bytes=176745627 -studio.mac_bundle_checksum=4070e6f6a44d042266f46f1f2f9ca3448ac23f8cd +studio.mac_bundle_download=android-studio-ide-135.1629389.dmg +studio.mac_bundle_bytes=245757810 +studio.mac_bundle_checksum=0d9e0e230ece9f2e696b1b076c36ee1e73edcf3c -studio.win_bundle_download=android-studio-ide-135.1538390-windows.zip -studio.win_bundle_bytes=177343814 -studio.win_bundle_checksum=b533480200ba893616c73b32477e66ebb357a1b3 +studio.win_bundle_exe_download=android-studio-bundle-135.1629389.exe +studio.win_bundle_exe_bytes=852499624 +studio.win_bundle_exe_checksum=0c8a3b45385a698b43a47757fdd6a83ca837abd2 + +studio.win_notools_exe_download=android-studio-ide-135.1629389.exe +studio.win_notools_exe_bytes=262099808 +studio.win_notools_exe_checksum=bfc6e9397f72969bcb3db80c9abe3a205540c8ab + +studio.win_bundle_download=android-studio-ide-135.1629389-windows.zip +studio.win_bundle_bytes=246241434 +studio.win_bundle_checksum=6951e678a41b94b6172276727537db8590be7270 @@ -326,18 +334,19 @@ srcset="{@docRoot}images/tools/studio-hero-code_2x.png 2x, {@docRoot}images/tool -

-Android builds evolved, with Gradle

+ +

Code templates and GitHub integration

- +
-

Create multiple APKs for your Android app with different features using the same project.

-

Manage app dependencies with Maven.

-

Build APKs from Android Studio or the command line.

+

New project wizards make it easier than ever to start a new project.

+ +

Start projects using template code for patterns such as navigation drawer and view pagers, + and even import Google code samples from GitHub.

@@ -376,19 +385,18 @@ srcset="{@docRoot}images/tools/studio-hero-avds_2x.png 2x, {@docRoot}images/tool - -

Code templates and GitHub integration

+

+Android builds evolved, with Gradle

- +
-

New project wizards make it easier than ever to start a new project.

- -

Start projects using template code for patterns such as navigation drawer and view pagers, - and even import Google code samples from GitHub.

+

Create multiple APKs for your Android app with different features using the same project.

+

Manage app dependencies with Maven.

+

Build APKs from Android Studio or the command line.