找不到构建工具修订版29.0.2-Android Studio

问题描述:

最近,在将我的android studio更新到最新版本4.0之后,我遇到了这个问题.

Recently I encountered this issue after updating my android studio to the latest version 4.0.

  1. 单击打开项目结构"图标或直接使用键盘快捷键(shift + ctrl + alt + s) https://i.stack.imgur.com/BhxKv.png

  1. Click Open Project Structure icon or use keyboard shortcut directly (shift+ctrl+alt+s) https://i.stack.imgur.com/BhxKv.png

点击模块 https://i.stack.imgur.com/UCA9l.png

选择属性选项 https://i.stack.imgur.com/AzaaQ.png

选择下载并安装各种配置 确保构建工具版本和编译的sdk版本一致 https://i.stack.imgur.com/dwkX8.png

choose to download and install the various configurations make sure the Build Tools version and the compiled sdk version are consistent https://i.stack.imgur.com/dwkX8.png

重新运行项目