Good afternoon,
I'm trying to install Android Studio on my Windows 7, however it never finds the folder with jdk installed. Even though I point it manually, it does not locate. I already inserted the environment variables as I saw it on the web and nothing happens.
Here are the variables and their values:
JAVA_HOME: C: \ Program Files \ Java \ jdk1.7.0_79
JDk_HOME: C: \ Program Files \ Java \ jdk1.7.0_79
STUDIO_HOME: C: \ Program Files \ Java \ jdk1.7.0_79
My Windows is 32bit.
What am I missing?