idea 或 Android Studio 报错 Error:Could not run build action using Gradle installation

原址:点击打开链接


Try this:

1) File -> Invalidate caches / Restart

2) Shutdown Android Studio

3) Remove .gradle folder in the user home directory

4) Restart Android Studio let it download all the Gradle stuff it needs

5) Gradle build success !

6) Rebuild project.... success !


Gradle 修改 Maven 仓库地址: 点击打开链接

你可能感兴趣的:(idea 或 Android Studio 报错 Error:Could not run build action using Gradle installation)