gradle - Android Studio error -
i started learning , trying develop android apps.(total beginner, im in "hello word" stage) android studio keeps hitting errors. error when start new project.
error:unable start daemon process. problem might caused incorrect configuration of daemon. example, unrecognized jvm option used. please refer user guide chapter on daemon @ https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html please read following process output find out more----------------------- error occurred during initialization of vm not reserve enough space 1572864kb object heap
i cant find way around this.
you need change graddle.properties file xmx1024m can find solution in video https://www.youtube.com/watch?v=ht3shxvwjiu
Comments
Post a Comment