【Android】Failed to install the following Android SDK

重装 Android Studio之后发现出现以下错误,导致不能正常make Android工程。

Fail 原因如下:

  • Failed to install the following Android SDK packages as some licences have not been accepted.

  • build-tools;28.0.3 Android SDK Build-Tools 28.0.3

  • platforms;android-28 Android SDK Platform 28

  • To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.

  • Alternatively, to transfer the license agreements from one workstation to another, see http://d.android.com/r/studio-ui/export-licenses.html

  • Using Android SDK: D:\software\sdk

主要原因是电脑上之前已经安装过SDK,没有接受 许可协议导致的。

首先打开命令行,进入到报错的sdk路径,找到可以处理licences的文件

  • D:\software\test>cd ..

  • D:\software>cd sdk
  • D:\software\sdk>cd tools
  • D:\software\sdk\tools>cd bin
  • D:\software\sdk\tools\bin>sdkmanager --licenses
  • Warning: File C:\Users\Administrator\.android\repositories.cfg could not be loaded.

  • 6 of 6 SDK package licenses not accepted.

  • Review licenses that have not been accepted (y/N)? y

  • ..... 巴拉巴拉一大堆协议,请输入y 否则不管用Android Studio

接受完协议之后就可以正常运行Android Studio了。

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

姜太小白

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值