-2

I have started learning flutter, already install android but while running for flutter i'm geeting error what should i do ?

enter image description here

I have already installed all the required things enter image description here

I have also tried to install sdkmanger but i getting same error

3 Answers3

0

Try flutter doctor --android-licenses.

Wai Ha Lee
  • 8,598
  • 83
  • 57
  • 92
MohitJadav86
  • 782
  • 3
  • 11
0

check the android_sdk_path\Android\Sdk\cmdline-tools. There may be two or more "latest" folder.. then run flutter doctor -v

0

need to config the flutter path with android SDK flutter config --android-sdk "path up to SDK"