android - 移除过时的 Android SDK 构建工具有什么影响

标签 android build

如果我删除过时的 Android SDK 构建工具,是否会对构建产生影响当前版本是 20 我想删除版本 >= 19

最佳答案

我已经多次这样做了,而且 Android(Eclipse) 项目仍然存在。请记住,首先安装最新的 Android SDK Build Tools 包,然后卸载旧的。只是为了安全起见。

如果您在构建旧项目时遇到麻烦,只需安装旧项目即可。它们很好地放在单独的 android-sdk-windows/build-tools/x.y.z/子文件夹中。 Eclipse 默认使用最新版本,除非 project.properties props 给出特定的构建工具版本。通常你不应该这样做。

关于android - 移除过时的 Android SDK 构建工具有什么影响,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25645030/

相关文章:

Xamarin iOS 项目需要很长时间才能构建

c++ - VS 命令行 "The Process cannot access the file...because it is being used by another process"构建失败

android - 是否有替代 NestedScrollView 用于 WebView 的方法?

android - Eclipse 连接到存储库并在 Windows 8 上安装 ADT 插件时出错

android - 尝试对自定义对象数组执行 readParcelable 时发生 ClassCastException

visual-studio - 清理 Visual Studio 自定义构建步骤输出

Android OpenGL 相机预览问题

android - Android 应用程序能否知道另一个 Android 应用程序何时运行?

ios 设备上的构建大小更大

android - 构建Android内核时出错