0
我是新來的android工作室,當我打開我的項目時,我得到了這個錯誤信息,我附上了屏幕截圖的錯誤信息。Gradle依賴緩存可能已損壞Android工作室
Gradle文件無法同步,我再次安裝sdk,但直到現在,問題無法解決。
please any one give the solution thanks in advance.
[Error message]
我是新來的android工作室,當我打開我的項目時,我得到了這個錯誤信息,我附上了屏幕截圖的錯誤信息。Gradle依賴緩存可能已損壞Android工作室
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