新进化论

道生一,一生二,二生三,三生万物。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
Failed to install the following Android SDK packages as some licences have not been accepted.
     platforms;android-26 Android SDK Platform 26
     build-tools;28.0.3 Android SDK Build-Tools 28.0.3
  To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
解决办法:
Windows: %ANDROID_HOME%/tools/bin/sdkmanager --licenses
选Y
或者
%ANDROID_HOME%/tools/bin/sdkmanager platforms;android-26
出现协议内容,选Y
posted on 2019-08-09 14:39  岌岌可危  阅读(277)  评论(0编辑  收藏  举报