简体   繁体   中英

android studio not launch in windows 7 32 bit

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 在此处输入图片说明

and this my environment 在此处输入图片说明

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

变量名称必须是JAVA_HOME而不是JDK_HOME

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM