每当我运行flutter doctor时都会出现Unfortunately i have some dependencies error 我查了安卓工作室,发现sdk was successfullytoolchain - develop for Android devices
X Unable to locate Android SDK.Install AndroidStudio from: https://developer.android.com
我在androidstudio中还是个新手,试图创建一个应用程序来记录我的位置,当我运行它时,我没有收到任何错误,但它没有记录位置,相反,这个应用程序从一开始就被困在while循环中,我使用的是我的手机而不是模拟器(Sony Xperia XA Ultra with Nougat 7.0),我的androidstudio版本是2.2.1,以下是代码:import andro