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

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -