Gradle 依赖缓存可能已损坏 Android studio
Gradle dependency cache may be corrupt Android studio
我是 android studio 的新手,当我打开我的项目时收到此错误消息,我在屏幕截图中附加了错误消息。
Gradle文件无法同步,我又安装了sdk,到现在还是无法解决问题
please any one give the solution thanks in advance.
[Error message]
In my case .gradle file is my problem so i just followed the following below mentioned step:
Go to->C:\Users\mySystems\.gradle
->delete the .gradle file .
->Get the .gradle file from your friends or collligue and paste it
->Restart your android studio
->Works fine
Gradle文件无法同步,我又安装了sdk,到现在还是无法解决问题
please any one give the solution thanks in advance.
[Error message]
In my case .gradle file is my problem so i just followed the following below mentioned step:
Go to->C:\Users\mySystems\.gradle
->delete the .gradle file .
->Get the .gradle file from your friends or collligue and paste it
->Restart your android studio
->Works fine