码迷,mamicode.com
首页 > 其他好文 > 详细

解决SDK未授权问题

时间:2018-05-01 20:41:26      阅读:4316      评论:0      收藏:0      [点我收藏+]

标签:方案   native   too   ima   inf   pre   other   需要   ssi   

问题描述

在启动项目的时候报错了,如下:

What went wrong:  
A problem occurred configuring project ‘:app‘.  
> You have not accepted the license agreements of the following SDK components:  
[Android SDK Build-Tools 24.0.2].  
  
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.  
  
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html

解决方案

网上的解决方案是运行对应目录下的授权脚本,之后会有license文件生成,可是我的授权文件本来就存在了。
技术分享图片

最后,在github上找到解决方案:需要在SDK Manager里多下载两个东西Google RepositoryAndroid Support Repository如下图。

技术分享图片

技术分享图片

解决SDK未授权问题

标签:方案   native   too   ima   inf   pre   other   需要   ssi   

原文地址:https://www.cnblogs.com/liminghuang/p/8976760.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!