Error in building project in Android Studio

后端 未结 10 2240
生来不讨喜
生来不讨喜 2020-12-11 14:56

Freshly Installed Android Studio and started new android project. When tried to run it. Got this error from Gradle

Error:Could not open init         


        
10条回答
  •  被撕碎了的回忆
    2020-12-11 15:40

    I had similar issues. For me the solution was simply to delete all files inside the folder C:\Users\Dexter.gradle\caches\2.2.1\scripts\ Also i removed VCS configuration from android studio. No need to install new Android Studio to fix the issue.

提交回复
热议问题