Run Button is Disabled in Android Studio

前端 未结 18 1123
无人及你
无人及你 2020-12-07 15:05

I can\'t click the run button. Does anyone know how to fix it?

\"Disabled

18条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 15:46

    I'm using Linux where I had a symlink in my home folder pointing to a folder containing the Android Studio projects. Loading a project using the symlink failed, loading a project from the folder where the symlink is pointing to worked!

提交回复
热议问题