Trouble installing Android Studio (Windows 8)

MBrown

Diamond Member
Jul 5, 2001
5,726
35
91
I wanted to try making an Android app with Android Studio, but I can't install it. It says it fails to find the java.exe file. So I added the JAVA_HOME variable to point to the java.exe file and also added the location to the path variable. I did the same for JDK_HOME and pointed it to c:\Program Files\Java\jdk1.7.0_21 and I still cannot get Android Studio to install. Has anyone ran into this issue here?
 

Jaydip

Diamond Member
Mar 29, 2010
3,691
21
81
Is it 64 bit? it should be Program Files (x86), also did you make them system variables?
 

MBrown

Diamond Member
Jul 5, 2001
5,726
35
91
64bit JDK you mean? If so, yes. And yes I did make them system variables.