From df82d256592d6743e400ccf1c82822ddb56fefbe Mon Sep 17 00:00:00 2001
From: Scott Main Known issue:
+ On some Windows systems, the launcher script does not find where Java is installed.
+ If you encounter this problem,
+ you need to set an environment variable indicating the correct location. Select Start menu > Computer > System Properties >
+ Advanced System Properties. Then open Advanced tab > Environment
+ Variables and add a new system variable Mac OS X:
JAVA_HOME that points to
+ your JDK folder, for example C:\Program Files\Java\jdk1.7.0_21.
@@ -333,6 +346,9 @@ the {@code sdk/} directory. For example:
Mac: /Applications/Android\ Studio.app/sdk/
For a list of some known issues, see tools.android.com/knownissues.
+