Flutter.io Android License Status Unknown

前端 未结 30 1130
情歌与酒
情歌与酒 2020-11-27 12:29

[!] Android toolchain - develop for Android devices (Android SDK 27.0.3) >>• Android SDK a ..\\Android\\sdk • Android NDK location not configured (optiona

30条回答
  •  隐瞒了意图╮
    2020-11-27 13:07

    Here's what I did to fix my issue. Please note that, you don't have to uninstall your old copy of Android Studio/SDK. Android Studio will take care of that whilst you are installing the latest version.

    1. Downloaded & install the latest version of Android Studio
    2. Follow the instructions in this tutorial
    3. Once the installation is complete, run flutter doctor and check, your issue should have been resolved. If the issue is resolved, there's no need to run the flutter doctor --android-licenses command.

提交回复
热议问题