khaos258
khaos258

Reputation: 5

Android Studio says error "No JVM installation found. If you already have a SDK installed, define a JAVA_HOME variable". How can I do this?

Android Studio says error: "No JVM installation found. Please install a 32-bit JDK. If you already have a SDK installed, define a JAVA_HOME variable" How can I do this? I already install the JDK 32-bit

Upvotes: 0

Views: 1560

Answers (1)

empr777
empr777

Reputation: 91

if you need more help refer to this-- http://www.wikihow.com/Set-Java-Home

Upvotes: 1

Related Questions