gpt4 book ai didi

android - 如何在 Visual Studio 中接受 Android 许可协议(protocol)

转载 作者:搜寻专家 更新时间:2023-11-01 09:31:11 25 4
gpt4 key购买 nike

我正在为 Apache Cordova 使用 Visual Studio 工具,我最近 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

有没有办法接受许可协议(protocol)而无需下载和安装 Android Studio SDK 管理器?

最佳答案

我在 Visual Studio 2017 中注意到在错误之前有以下几行输出后,我能够解决这个问题:

ANDROID_HOME=C:\ProgramData\Microsoft\AndroidSDK\25

然后我去复制了这个文件夹及其内容:

C:\Program Files (x86)\Android\android-sdk\licenses

转到 Visual Studio 在这里使用的那个:

C:\ProgramData\Microsoft\AndroidSDK\25\licenses

在那之后,下面的构建提示

The SDK directory (C:\ProgramData\Microsoft\AndroidSDK\25) is not writeable

通过在 Explorer 中将其设为非只读并调整安全性然后构建即可简单地解决这个问题。

看起来您还可以在“选项”菜单下更改 ANDROID_HOME 的 URL

关于android - 如何在 Visual Studio 中接受 Android 许可协议(protocol),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47184528/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com