Unity3d - Android Build : Android SDK is outdated
SDK Build Tools version 20.0.0 < 21
Test on:
- Mac OSX Yosemite
- Unity3d 4.6.1
[Warning]
[Solved]
1. choose "continue" if you want to use current version build tool, but this warning will ask everytime when you build apk file.
OR
2. choose "Update SDK", it's take a long time until Unity3d (not responding) as below image, i'm testing with internet 3G. If it's not responding i choose "Force Quit"
*check your running task by press [alt option] + [command ⌘] + [esc]
OR
3. choose "Cancel" [recommended]
Open your android sdk folder for example "adt-bundle-mac-x86_64-20140702 ▸ sdk ▸ tools" then double-click "android" execute file.
It's will show an Android SDK Manager, you should see "Android SDK Build-tools 21 Not Installed", click on checkbox then click "Install x packages..."
After that click "Android SDK License" on left panel, click "Accept License" radio button on right bottom, the last one click "Install" and wait until loading was done! you will back to unity3d and try to build apk again.
It's work.
相关推荐
词缀和词根是英语词汇学习中的重要组成部分,它们可以帮助我们理解和记忆...70. **out-**: 表示“超过,过度”,如:outdated(过时的);表示“出去”,如:output(输出)。 71. **over-**: 表示“过度,过份”,
词根词缀是英语词汇学习中的重要组成部分,它可以帮助...70. **out-**: 表示“超过”或“过时”,如 "outdated" (过时的)。 71. **over-**: 表示“在...之上”,如 "overall" (总体的)。 72. **paleo-**: 表示“古”
- `outdated`: 过时的 - `popular`: 流行的,入时的 - `famous`: 著名的 - `disappointed`: 失望的 - `responsible`: 有责任的 - `impressive`: 令人赞叹的 - `valuable`: 有价值的,贵重的 - `relevant`: ...
安装 npm install -g npm-update-outdated用法$ cd /path/to/your/node/project$ npm-update-outdated [options]选项$ npm-update-outdated --help Usage: npm-update-outdated [options] Options:-h, --help output...
命令:pip list –outdated pip升级包 命令:pip install –upgrade packagename pip卸载包 命令:pip uninstall packagename pip -i 和 -U 参数 例子: pip install -i ...
- 错误处理:如果遇到"Host 'awk' tool is outdated."的错误,检查预构建目录下的awk工具版本,可能需要更新或删除。 4. **CDT和Sequoyah安装**: - 安装CDT:通过Eclipse的"Install New Software"添加CDT插件,...
"vim-outdated-plugins"就是为了解决这个问题而设计的一个异步插件,它的目的是帮助用户实时监测并管理他们的过时Vim或Neovim插件。 该插件的核心功能是显示当前安装的插件中有多少是过时的,它通过一个倒转的箭头...
format-yarn-outdated - yarn outdated --json formatter SYNOPSIS format-yarn-outdated [-h help] [-v version] [-f format] [-e excludes] [-c changelogs] OPTIONS --help, -h Prints the help. --version,...
bundle outdated --strict 宝石 已安装 最新 团体 11.1.1 11.1.3 开发,测试 1.1.1 1.2.0 默认 6.0.6 6.0.7 默认 4.0.1 4.0.2 发展 使用 在您的项目中创建一个新的工作流( .github/workflows/outdated_...
【标题】"DisableChatForMe-OUTDATED-:玩家可以自己禁用聊天"是一个过时的项目,旨在允许游戏中的玩家自主选择禁用聊天功能。这个功能对于那些希望专注于游戏而不受聊天干扰的用户非常有用。它可能适用于各种多人...
- for commercial users with outdated licenses the evaluation did not work - applying changes from default settings (startup.settingsToReplaceFromDefaults) did not work when upgrading from old XML ...
`go-outdated`的源代码位于`go-outdated-master`压缩包中,如果你对它的内部实现感兴趣,可以深入研究源码,了解其如何处理网络请求、解析`go.mod`文件以及生成输出报告等细节。这对于学习Go语言的包管理和命令行...
束过时的格式化程序 bundle-outdated-formatter是一个命令行工具,用于格式化bundle outdated输出。安装$ npm install --global bundle-outdated-formatter用法$ bundle outdated | bundle-outdated-formatter命令...
name : Remove outdated labels on : # https://github.community/t/github-actions-are-severely-limited-on-prs/18179/15 pull_request_target : types : - closed issues : types : - closed jobs : ...
go-mod-outdated提供了go list -u -m -json all命令的表格视图,该命令列出了Go项目的所有依赖项及其可用的次要和补丁更新。 它还提供了一种过滤间接依赖关系和无需更新的依赖关系的方法。 简而言之,它变成了: ...
- 过时的:outdated;antiquated;outmoded;obsolete;anachronistic —— 描述事物不再适应时代。 - 短暂的:ephemeral;transitory;transient;short-lived —— 表示“短暂的”或“瞬间的”。 - 可持久的:...
dotnet-outdated-action:GitHub Action报告.NET项目中过时的NuGet软件包
例子查看过时的依赖项: yarn outdated 使用@babel范围查看过时的依赖@babel : yarn outdated ' @babel/* '选项定义描述-a , --all 包括所有工作空间中过时的依赖项。 --json 以JSON格式而不是格式表输出。
BRC 业务规则代码 - 用作 Schematron 扩展的 Java 代码 此存储库的目的是提供用作扩展的 Java 代码,该代码由 Eurocontrol 提供的与 AIXM 业务规则集相关的 Schenatron 代码。
危险插件,将关注npm outdated软件包。 用法 安装: npm i -D danger-plugin-npm-outdated 乍看上去: // dangerfile.js import { schedule } from "danger" ; import npmOutdated from "danger-plugin-npm-...