Android Studio Isn't Opening on Windows

Android studio isn't opening on Windows

Figured it out! I'm sure someone will run into this in the future, so here goes.

Even though it found my JDK during installation, it wasn't able to find it when I was trying to open it, for some reason. Simple fix. Add a JDK_HOME environment variable to your system variables. It should contain the path to your JDK's ROOT directory. i.e. c:\Program Files\Java\jdk1.7.0_21\

Reinstalled Android Studio not opening

Solved by installing slightly older version of Android Studio.

Android studio is not opening when clicking the android studio icon on window10

try this, go to "C:\Users\" and there you will have to do the following

1. delete ".AndroidStudio2.2" folder

2. if this does not works then delete all ".AndroidStudiox.x" folders

3. if this also does not works then remove ".android" and ".gradle" folders

4. and if these fails too, try reinstalling Android Studio after deleting those folders

Emulator in Android Studio doesn't start

I had the same problem. I just created the AVD with 768 MB RAM and it did run fine!



Related Topics



Leave a reply



Submit