Android Studio: Unable to start the daemon process

后端 未结 18 1271
一整个雨季
一整个雨季 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 06:59

    I think it's wrong JAVA_HOME make this error. when i get error i try all the way,but it don't work for me. i try delete c:.gradle and Compiler Android studio but it's still don't work. i Re-install the system it work, when update system i get the error again. I try Compiler JAVA_HOME user environment and system environment:

    when i use cmd input java:

    when cmd.exe show the masage it mean it's work, try to runing Android Studio, it will fix the error.

提交回复
热议问题