Android Studio: Unable to start the daemon process

后端 未结 18 1275
一整个雨季
一整个雨季 2020-11-28 06:43

I\'m facing the below error when I\'m trying to import a gradle project in Android Studio.

Unable to start the daemon process.
This problem might be caused b         


        
18条回答
  •  南笙
    南笙 (楼主)
    2020-11-28 07:08

    I have solve this problem by just deleting .gradle folder within my application project..

    Delete folder .gradle from your project no need to delete main .gradle folder which is located at C:\Users\

提交回复
热议问题