From e441fbf99413d5ae8395bfcd8dc5b7fc337fce90 Mon Sep 17 00:00:00 2001 From: Ricardo Cervera Date: Thu, 1 May 2014 12:21:10 -0700 Subject: docs: Removed outdated troubleshooting guidelines for Android Studio Change-Id: Ic06f9febbeae0e253c2aed50091612436a93921e --- docs/html/images/tools/studio_error_gradle5.png | Bin 48854 -> 0 bytes docs/html/images/tools/studio_error_supportlib.png | Bin 171678 -> 0 bytes docs/html/sdk/installing/studio.jd | 68 +-------------------- 3 files changed, 2 insertions(+), 66 deletions(-) delete mode 100644 docs/html/images/tools/studio_error_gradle5.png delete mode 100644 docs/html/images/tools/studio_error_supportlib.png (limited to 'docs') 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 13de607..0000000 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 603b54c..0000000 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 f9d2b15..2ad5808 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: