问题
Recently I encountered this issue after updating my android studio to the latest version 4.0.
回答1:
Click Open Project Structure icon or use keyboard shortcut directly (shift+ctrl+alt+s) https://i.stack.imgur.com/BhxKv.png
Click Modules https://i.stack.imgur.com/UCA9l.png
Select the properties option https://i.stack.imgur.com/AzaaQ.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
Re-run the project
回答2:
- download last version platform-tools this link https://developer.android.com/studio/releases/platform-tools
- copy platform-tools to sdk\platform-tools
- rebuild
来源:https://stackoverflow.com/questions/62778318/failed-to-find-build-tools-revision-29-0-2-android-studio