java - Android Studio : " No JVM installation found. Please install a 32-bit JDK " -
I have read a lot about this problem, still can not figure out what is wrong.
This is a picture of my settings:
 
 
Any thoughts?
 Update: [As you see in the picture, im using     Your environment variable dialog shows that you have a named   You are also using a version of Java which is not compatible with Android. Instead you need to use Java 6 or 7. The latest Java 7 can be found continuing.    java 8 , is it wrong?    
 
 JDK_HOME  Variable, while the error message is telling you to call it  JAVA_HOME .  
 
Comments
Post a Comment