Android Studio: "JVM installation not found. Install 32-bit JDK",

I read a lot about this issue, still can't understand what I'm doing wrong?

this is an image of my settings:

enter image description here

any idea?

Update: [As you see in the picture, im using java 8, is this wrong? ]

+4
source share
2 answers

A variable with the name is displayed in the environment variables dialog box JDK_HOME, while an error message tells you that you are invoking it JAVA_HOME.

Java, Android. Java 6 7. Java 7 .

+5

, jdk, .

+2

Source: https://habr.com/ru/post/1537416/


All Articles