Failed to install the following Android SDK packages as some licences have not been accepted.

本文详细介绍了在Windows环境下,构建Android项目时遇到的许可未接受导致的构建失败问题。主要涉及Android SDK平台和构建工具的许可缺失,提供了通过sdkmanager接受许可的解决方案,以及在遇到版本过低错误时的升级方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Failed to install the following Android SDK packages as some licences have not been accepted.

背景

os:win

执行的操作:构建job,

gradlew clean assembleDebug

日志

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Failed to install the following Android SDK packages as some licences have not been accepted.
     platforms;android-26 Android SDK Platform 26
     build-tools;28.0.3 Android SDK Build-Tools 28.0.3
  To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
  Alternatively, to transfer the license agreements from one workstation to another, see http://d.android.com/r/studio-ui/export-licenses.html
  
  Using Android SDK: D:\Program Files (x86)\appium\sdk

解决方案

需要进入 sdk/tools/bin 目录

执行 sdkmanager --licenses

如果提示 “Error: Unknown argument --licenses”,说明你的 sdkmanager --licenses 版本太低,需要先升级

sdkmanager --update

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值