Unable to create a Android project in Android Studio (I/0 Preview) 130.737825 (Mac)

后端 未结 6 1333
耶瑟儿~
耶瑟儿~ 2021-02-19 01:05

I opened my Android Studio today and it asked to upgrade to the latest version which I did.

Now I am unable to create a new project. I follow the wizard to create a proj

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-19 02:01

    I had the same issue on Win7-x64. I had put path to jdk (c:\Program Files\Java\jdk1.7.0_40) for JAVA_HOME (goto Control Panel->System->Environment Variable) in double quotes. Removing the quotes fixes the issue.

提交回复
热议问题