Answers for "flutter windows unable to locate android sdk"

2

unable to locate android sdk flutter in windows

Flutter provides a command to update the Android SDK path:

Use flutter config --android-sdk <path-to-your-android-sdk-path>
Posted by: Guest on May-11-2020

Code answers related to "flutter windows unable to locate android sdk"

Browse Popular Code Answers by Language