android - 我已将 Android SDK 更新为 rev。昨天 22 日,工具中没有 ap

我已经与拥有 Android SDK 工具版本 21 的 friend 核实,apkbuilder 在那里。我已将 Android SDK 工具更新到版本 22,但我再也找不到 apkbuilder

看来Andorid SDK 工具已经用别的东西代替了apkbuilder? 如何在没有 apkbuilder 的情况下制作 ant build.xml? 还有其他方法可以为 Android 构建未签名的 apk 吗?

最佳答案

您可能想查看 this .

After updating to SDK Tools to rev. 22 for the first time, you may need to relaunch Android SDK Manager again and install a new item: Android SDK Build-tools.

After installing this, clean your projects and rebuild.

关于android - 我已将 Android SDK 更新为 rev。昨天 22 日,工具中没有 apkbuilder,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16620655/

相关文章:

build - Gradle 的术语评估和执行之间的区别

java - 创建新的 ClassLoader 以重新加载 Class

javascript - 为 JavaScript 构建过程工具

build - 了解 CMake 背后的目的

android - Gradle DSL 方法未找到 : "classpath()"

gradle - 谷歌构建Android的Gradle插件源代码

android - 如何引用公共(public)目录(不是库)中的外部 jar 文件来使用 ant

visual-studio-2010 - VS2010 : Exclude a project fr

android - 我可以在不运行 Android Studio 时删除这些构建文件夹吗?

deployment - 从不同的文件夹运行 ant exec 任务