cocos creator 1.9如何构建android app?

What went wrong:
A problem occurred configuring project ‘:libcocos2dx’.

You have not accepted the license agreements of the following SDK components:
[Android SDK Build-Tools 26.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

我的windows 10配置为:
在http://docs.cocos.com/creator/manual/zh/getting-started/support.html网中下载相应的
Java SE Development Kit 8 Downloads:java -version 没问题
Android SDK Windows
Android NDK Windows 64位
Apache Ant

在CCC中偏好设置 配置好各自的文件夹配置
构建没问题,编译的时候出现上面的错误,请问我的安装漏了什么吗?

提示很明显好吗
Android SDK Build-Tools 26.0.2
更新一下sdk,要善用谷歌翻译

谢谢。的确是这个问题

我也正好遇到这个问题 我更新了sdk好像依然不行

已经解决了0.0