From 3ebe71cb933d99461dfb3702fb4977f966df3713 Mon Sep 17 00:00:00 2001 From: Siva Velusamy Date: Fri, 25 Oct 2013 17:14:55 -0700 Subject: [PATCH] Update AS download page for v0.3.1 Change-Id: Ie9ba2f69d4e1398dd566f1b2024843f88d250dda --- docs/html/sdk/installing/studio.jd | 59 +++++++++++++++++++++----------------- 1 file changed, 33 insertions(+), 26 deletions(-) diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 3399ee817218..f2fd79b7b4e1 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -253,36 +253,36 @@ download (or continue to use) the Windows - android-studio-bundle-130.737825-windows.exe + href="http://dl.google.com/android/studio/android-studio-bundle-132.883541-windows.exe"> + android-studio-bundle-132.883541-windows.exe - 396091268 bytes - 6da1bc8effa048c8ff669e4c484eb11f + 448245492 bytes + ca5f5c4d21b4350ddf3bda7021a6ee5e Mac OS X - android-studio-bundle-130.737825-mac.dmg + href="http://dl.google.com/android/studio/android-studio-bundle-132.883541-mac.dmg"> + android-studio-bundle-132.883541-mac.dmg - 383326582 bytes - 2959bc5039238d286670cc6225342b89 + 427317993 bytes + 67831af6e7896a0a146d43423fabb542 Linux - android-studio-bundle-130.737825-linux.tgz + href="http://dl.google.com/android/studio/android-studio-bundle-132.883541-linux.tgz"> + android-studio-bundle-132.883541-linux.tgz - 409935592 bytes - dcd13922f7cf577e3c852b224205d843 + 451652493 bytes + 7a6f9b12b2cd5321ab0818b51306e01c @@ -290,9 +290,13 @@ download (or continue to use) the -

Updating to 0.2.x

+

Updating from older versions

-

To update from Android Studio 0.1.x to 0.2.x, +

If you already have Android Studio installed, in most cases, you can upgrade to the latest +version by installing a patch. From within Android Studio, select +Help > Check for updates to see whether an update is available.

+ +

If an update is not available, follow the installation instructions below and replace your existing installation.

@@ -304,13 +308,10 @@ SDK directory under Android Studio to a temporary location before installing the update. Then move them back once the update is complete. If you fail to copy these packages, then you can instead download them again through the Android SDK Manager.

-

Windows users: Do not install Android Studio 0.2.x in the same -location as 0.1.x. Doing so may cause errors such as ClassCastException or other unexpected -behaviors. It's best if you remove your previous version of Android Studio 0.1.x.

-

Also note that due to the update to Gradle 0.5, you will encounter errors when opening +

Also note that due to the update to Android Gradle Plugin 0.6, you will encounter errors when opening existing projects. See the Troubleshooting notes below for information about how to resolve them.

@@ -419,16 +420,22 @@ style="vertical-align:bottom;margin:0;height:19px" /> in the toolbar.

Revisions

-

Note: There is not a patch update available from -0.1.9 to 0.2. To update from Android Studio 0.1.x to 0.2.x, you must -install a new Android Studio bundle from this page. The reason for that is that we have made -changes to the bundled SDK such that it includes a pre-configured local Maven repository -which can serve up the v4 support library and which is required for creating new projects.

- -

Android Studio v0.3.1 (Oct 2013) +

+ +
+ +
+
+ +
+

+ Android Studio v0.2.x (July 2013)

@@ -610,7 +617,7 @@ for possible resolutions to known issues: v0.2.x" + $('#download-ide-button').append("Download Android Studio v0.3.1" + "
for " + os + ""); $('#download-ide-button').click(function() {return onDownload(this,true);}).attr('href', bundlename); -- 2.11.0