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相关的知识,希望对你有一定的参考价值。
- Goto File -> Invalidate caches / Restart
- Shutdown android Studio
- Rename/remove .gradle folder in the user home directory
- Restart Android Studio (It will download gradle metadata and data)
- Gradle build succeed
- Rebuild project. Done.
以上是关于Gradle project sync failed. Please fix your project and try again的主要内容,如果未能解决你的问题,请参考以下文章