我最近開始學習並嘗試開發android應用程序(總入門,即時消息在「Hello Word」階段) 但是android studio一直在打錯誤。 這是我開始一個新項目時得到的錯誤。Android Studio錯誤
Error:Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html Please read the following process output to find out more----------------------- Error occurred during initialization of VM Could not reserve enough space for 1572864KB object heap
我找不到解決這個問題的方法。