0

i got Missing SDK error while installing android studio on my mac.. how do i solve this?

1 Answers1

0

it'ss seem like that you haven’t download and configured android sdk yet. Try to download a android sdk and configure it with this command -

flutter config --android-sdk <path-to-your-android-sdk-path>

Harish Sharma
  • 1,189
  • 1
  • 8
  • 19