Android Studio: Fail to parse SDK may be missing the directory add-ons

前端 未结 10 1652
死守一世寂寞
死守一世寂寞 2020-12-29 05:09

I am new to android software development. When I try to write the first android program, a pop up window shows up after I finish choosing all the basic settings, said that i

10条回答
  •  情深已故
    2020-12-29 05:50

    Same problem but solved : I have installed package "Android studio for linux" in /usr/local/android-studio in it you will find /usr/local/android-studio/sdk/tools/android executable tool too download or update Android SDK. Once done, retry to launch studio.

提交回复
热议问题