Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

记录一下很久之前的问题,最近用到安卓,又遇到这种问题。回想起之前为了解决这个问题被支配的恐惧,查阅了许多文档,弄的头疼。

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

当时没有很好的解决方式,而我也对此表示迷茫,最后我试着把版本减低,竟然奇迹的就解决了!

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

毕竟它的中文翻译就是:”已安装的构建工具修订版32.0.0已损坏。 使用SDK管理器删除并重新安装。 “,这个版本损坏就换一个正常的嘛!

接下来就是我的解决方法。

进入Android软件,选择项目结构目录为project:

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

这个文件主要放整个项目的插件,头部代码差不多是这个。

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

把红款圈出的版本号都降低,我是降到30。还是不行就试着把buildToolsVersion后面的小版本号也给改来(eg:30.0.2)。

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

就正常可运行了。

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

而我的解决方法大家也看到了,主要就是将有损坏的构建工具版本降低到正常无损坏的版本。懒人必备方法!!

另一种方法Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager修复_AD钙奶-lalala的博客-CSDN博客

就是我看到的有些方法是将正常版本的构建工具中一个文件复制移到32.0.0的构建工具中,感觉和我本质上差不多,用的都是低版本正常的工具。

直接在软件中把版本降低 还能适配后期低版本文件复制到高版本工具中可能存在的一些不兼容问题。

以上就是我给出的解决方法和建议,有事请私信或留言哦![手动鲜花]*10

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

Original: https://blog.csdn.net/qq_56966336/article/details/123592629
Author: 橙子哈哈哈~
Title: Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/542757/

转载文章受原作者版权保护。转载请注明原作者出处!

(0)

大家都在看

亲爱的 Coder【最近整理,可免费获取】👉 最新必读书单  | 👏 面试题下载  | 🌎 免费的AI知识星球