Ad

Sunday, May 26, 2013

Android Studio not starting

After installing Android studio, it wouldn't run (normal or admin didn't change a thing). 
You will need to create a system environment variable named JDK_HOME with your JDK installation path (in my case C:\Program Files\Java\jdk1.7.0_21\ ). Android studion should now launch.

No comments:

Post a Comment