【发布时间】:2017-11-08 16:13:59
【问题描述】:
我正在使用 Visual Studio Tools for Apache Cordova,最近changed the Cordova CLI version(到 6.5.0)
现在,当我尝试构建解决方案时出现错误:
You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 25].
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
有没有办法接受许可协议,而无需下载和安装 Android Studio SDK 管理器?
【问题讨论】:
标签: android visual-studio-2015 visual-studio-cordova