Android Studio提示"licences have not been accepted"

Linux或Mac首次运行Android Studio,报了如下的错误:

ERROR: Failed to install the following Android SDK packages as some licences have not been accepted.
   platforms;android-25 Android SDK Platform 25
   build-tools;28.0.2 Android SDK Build-Tools 28.0.2
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
...

错误提示,我电脑没有接受Licence,widnows下不存在这种报错,因为在点击"下一步"的过程中勾选了"I Agree"。Linux和Mac下面稍有不同,需要切换到SDK的Tools文件夹下,执行:

$ cd /home/xiaotang/Android/Sdk/tools/bin
$ ./sdkmanager --licenses

然后,接着一直输入:Y Y ... 就可以了。

Warning: File /home/xiaotang/.android/repositories.cfg could not be loaded.     
5 of 5 SDK package licenses not accepted. 100% Computing updates...             
Review licenses that have not been accepted (y/N)? y

1/5: License android-googletv-license:
---------------------------------------
Terms and Conditions
...
---------------------------------------
Accept? (y/N): y
All SDK package licenses accepted

问题解决。

转载于:https://my.oschina.net/javamaster/blog/3023027

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值