I am working with flutter and have the message Please configure Android SDK, I was looking at other answers but they don't fit, I click on configure and get the following image . You can see its asking me for locations, I checked and they are correct. How can I configure SDK properly?
There is a closed ticket in the Flutter GitHub repository. We can follow these steps to solve this issue:
I have the same problem after updating to Flutter 2.1.0. For me the solution was to open another NATIVE project for Android in another Android Studio window. After it has been successfuly opened, Logcat for Flutter project was working fine..
I had to go to the Android project (in the /android folder) and import the build.gradle file. (Right-click on build.gradle file and select "Import" from the contextual menu).
It worked for me by simply restarting Android Studio File->Invalidate Caches and restart
Open Android Studio, add click open existing Android Project
.
Click Logcat
, and will download ADB, After that, The Android SDK is be configed finally.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With