原文:Android studio 使用flutter插件 運行第一個flutter項目 報錯 Warning: License for package Android SDK Build-Tools 28.0.3 not accepted.

在Android studio中新建了flutter項目。運行報錯licence not accepted。 Warning: License for package Android SDK Build Tools . . not accepted. 在控制台運行 flutter doctor 會診斷出: 此時運行: flutter doctor android licenses。然后一路yes, ...

2018-12-10 12:18 0 5106 推薦指數:

查看詳情

License for package Android SDK Build-Tools 28.0.3 not accepted

License for package Android SDK Build-Tools 28.0.3 not acceptedflutter進行編寫時出現了標題的錯誤,不是配置的原因,而是需要接受SDK的證書,反正不難操作即可解決。 1、首先打開控制台,使用如下命令: 2、最關鍵 ...

Wed Mar 20 04:12:00 CST 2019 1 5782
安卓 android studio 報錯 The specified Android SDK Build Tools version (27.0.3) is ignored, as it is below the minimum supported version (28.0.3

今天將項目遷移到另一台筆記本,進行build出現以下問題,導致build失敗 報錯截圖: 大致意思,目前使用build工具版本27.0.3不合適。因為當前使用Gradle插件版本是3.2.1,這個版本至少需要build對應版本為28.0.3 而且,現在每一個Gradle插件版本都對 ...

Thu Jul 04 18:32:00 CST 2019 0 2564
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM