diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index b253f92cb536a..f3e181e7e74c3 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -301,10 +301,9 @@ download (or continue to use) the
Windows:
Known issue:
On some Windows systems, the launcher script does not find where Java is installed.
If you encounter this problem,
@@ -314,13 +313,23 @@ download (or continue to use) the
Variables and add a new system variable JAVA_HOME that points to
your JDK folder, for example C:\Program Files\Java\jdk1.7.0_21.
Mac OS X:
Known issue: + Depending on your security settings, when you attempt to open Android Studio, you might + see a warning that says the package is damaged and should be moved to the trash. If this + happens, go to System Preferences > Security & Privacy and under + Allow applications downloaded from, select Anywhere. + Then open Android Studio again.
+Linux: