Android studio stuck at splash screen

佐手、 提交于 2019-12-11 15:29:08

问题


when I write the disable.android.first.run=true in idea.properties, then it stuck on welcome screen and nothing happen when I click on new project.


回答1:


try opening it from terminal like ./studio.sh and you can see the verbose output of what's going wrong. Maybe something with your path variable?



来源:https://stackoverflow.com/questions/45011960/android-studio-stuck-at-splash-screen

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!