Flutter.io Android License Status Unknown

前端 未结 30 1116
情歌与酒
情歌与酒 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:14

    Here are the steps that solve my problem:

    1. Open your terminal
    2. type flutter doctor --android-licenses
    3. press y to accept, this process may occurred several times. Done!

提交回复
热议问题