报错:
FFILURE: Build failed with an exception .
What went wrong:
A problem occured configuring root project 'android ' .
You have not accepted the license agreements of the following SDK components ;
[Android SDK Platform 25].
Try :
Run with ...................................
重点就是:
[Android SDK Platform 25]
版本没有下载对。
如下解决:
1、cmd命令中输入 Android 。打开SDK Manager 。
2、找出SDK Platform 版本为25的包,安装,重新build 成功。
本文介绍了解决Android开发过程中遇到的SDK Platform25许可未接受导致的构建失败问题。通过CMD命令打开SDK Manager并安装正确的SDK Platform25版本来解决此问题。
2702

被折叠的 条评论
为什么被折叠?



