diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 3399ee8172186..f2fd79b7b4e18 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
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.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)