Workaround is to set a variable indicating the location of Java [b/55281]: Open Start menu > computer > System Properties > Advanced System Properties In the Advanced tab > Environment Variables, add new system variable JAVA_HOME that points to your JDK folder, for example C:\Program Files\Java\jdk1. 7.0_21.
Read moreHow do I get Android Studio to work?
Launch the Android Studio DMG file. Drag and drop Android Studio into the Applications folder, then launch Android Studio . Select whether you want to import previous Android Studio settings, then click OK.
Read moreHow do I reinstall or update my Android SDK?
11 Answers. Open your Android Studio , File-> settings->System settings(left tab) ->Android SDK , go to SDK Tool section in that page, untick hide obsolete packages, select Android SDL tools(obsolete) and press apply.
Read moreHow do I reinstall Android SDK?
Install the SDK
Read moreHow do I find my Android SDK?
On a machine with Android Studio installed, click Tools > Android > SDK Manager . At the top of the window, note the Android SDK Location.
Read moreHow do I fix SDK location not found?
Fix “SDK location not found.
Read more