1

I am was downloaded android studio an installed on my OS (its windows7 32 bit) and not appear any wrong but when I run it not open any things, and I follow this question Android Studio installation on Windows 7 fails, no JDK found also same thing ?? any one have any idea about that??

this my JDK enter image description here

and this my environment enter image description here

Community
  • 1
  • 1

2 Answers2

0

If it does no error but not launch it's environement probleme

Add this to your Environement change the path or jdk version if you have an other one but don't change the variable name

JDK_HOME = C:\Program Files\Java\jdk1.7.0_21

Jebik
  • 778
  • 2
  • 8
  • 26
0

variable name has to be JAVA_HOME not JDK_HOME