Failed to import new Gradle project in android studio

前端 未结 11 1157
长发绾君心
长发绾君心 2020-11-29 23:46

I got the error when i create a new Project using android studio. below i attached a screenshots of error message..\"ent

11条回答
  •  情深已故
    2020-11-30 00:25

    We have to change the android sdk source in the project settings to our sdk where we have installed the android build tools.

    I had the same issue and by doing this, it worked. Thanks.

提交回复
热议问题