android项目报错gradle project sync failed please fix your project and try again

  • A+
所属分类:app

---
title: Android项目报错Gradle project sync failed. Please fix your project and try again
date: 2018-12-03 14:15:34
categories: android
tags:
- 报错
- gradle
- 项目
- android
- build
- 版本
- failed
- project
- sync
- fix
- try
- again
- buildToolsVersion
- 不一致
---

Android项目报错Gradle project sync failed. Please fix your project and try again

这是由于build.gradle文件中的buildToolsVersion 的版本与当前环境的版本不一致引起的,那么需要将导入的build.gradle文件修改一下。

  最后,在菜单栏中点击:File-->Sync Project with Gradle Files即可。

ZPY

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: