Skip to content Skip to sidebar Skip to footer

Android Studio Stuck At Splash Screen

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.

Solution 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?


Post a Comment for "Android Studio Stuck At Splash Screen"