diff --git a/docs/html/images/tools/studio_error_gradle5.png b/docs/html/images/tools/studio_error_gradle5.png deleted file mode 100644 index 13de6079718fd..0000000000000 Binary files a/docs/html/images/tools/studio_error_gradle5.png and /dev/null differ diff --git a/docs/html/images/tools/studio_error_supportlib.png b/docs/html/images/tools/studio_error_supportlib.png deleted file mode 100644 index 603b54cafa682..0000000000000 Binary files a/docs/html/images/tools/studio_error_supportlib.png and /dev/null differ diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index f9d2b1546e790..2ad5808afb351 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -312,11 +312,6 @@ the Android SDK Manager.

-

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.

- -

Installing Android Studio

Android Studio requires JDK 6 or greater (JRE alone is not sufficient). To check if you have JDK installed (and which version), open a terminal and type javac -version. @@ -491,8 +486,7 @@ style="vertical-align:bottom;margin:0;height:19px" /> in the toolbar.

  • Android Gradle plug-in updated to 0.5.0.

    Caution: This new version is not backwards compatible. When opening a project that uses an older version of the plug-in, Studio will show an error - stating Gradle <project_name> project refresh failed. See Troubleshooting below for details.

    + stating Gradle <project_name> project refresh failed.

    The updated Gradle plug-in includes the following changes: