From 3ebe71cb933d99461dfb3702fb4977f966df3713 Mon Sep 17 00:00:00 2001
From: Siva Velusamy 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.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
- 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
@@ -290,9 +290,13 @@ download (or continue to use) the
-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
Updating to 0.2.x
+Updating from older versions
-
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.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)