Flutter does not find android sdk

前端 未结 25 2130
花落未央
花落未央 2020-12-02 09:29

I just tried intalling flutter and since I already had android studio and the android sdk installed I just followed the installation of flutter. Here is my problem: When I r

25条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-02 10:07

    I've set up my Android SDK manually with the command line, and I was able to solve this kind of errors while I tried to set up my development environment, if you want to solve it as I did, just follow the next steps that I posted in a GitHub Comment in a related issue:

    https://github.com/flutter/flutter/issues/19805#issuecomment-478306166

    I hope this can help anyone need it! Bye!

提交回复
热议问题