SDK Location not found Android Studio + Gradle

后端 未结 13 2285
北荒
北荒 2020-12-08 04:09

I have seen this same thing posted quite a few times, but whenever I try to import my project to my new work laptop I keep getting this error.

I have pulled the proj

13条回答
  •  佛祖请我去吃肉
    2020-12-08 04:49

    I noticed that I get this error when I'm working on a new computer if I try to build from the command line first. However, if I build from Android Studio, it retrieves the SDK and creates the directory automatically. Then when I build from the command line it works.

提交回复
热议问题