Android studio doesn't start

前端 未结 16 2628
误落风尘
误落风尘 2020-12-17 08:38

I just download Android Studio for Windows 7, the wizard went ok up to the end but now when I click on the shortcut or on the .exe to start the program nothing happens, no e

16条回答
  •  北海茫月
    2020-12-17 09:10

    if you use android studio version 2.3.3 you should have JDK with version 1.8 in the system environment values , to add it click on Computer (in windows 7) System properties Advanced system settings (at the right) Advanced (tab) environment variables button and edit the value of name JAVA_HOME to the file which contains jdk 1.8 if you don't have this variable make a new one

提交回复
热议问题