Gradle project sync failed. Please fix your project and try again

Posted oldz

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Gradle project sync failed. Please fix your project and try again相关的知识,希望对你有一定的参考价值。

https://stackoverflow.com/questions/29808199/error-running-android-gradle-project-sync-failed-please-fix-your-project-and-t

 

  1. Goto File -> Invalidate caches / Restart
  2. Shutdown android Studio
  3. Rename/remove .gradle folder in the user home directory
  4. Restart Android Studio (It will download gradle metadata and data)
  5. Gradle build succeed
  6. Rebuild project. Done.

 

以上是关于Gradle project sync failed. Please fix your project and try again的主要内容,如果未能解决你的问题,请参考以下文章