Phonegap run android gives error

后端 未结 4 2051
生来不讨喜
生来不讨喜 2021-01-15 19:47

I am trying to run the basic hello-world app. I am totally frustrated can\'t find solution to this. What is wrong? I have tried these solutions but still no luck. Please hel

4条回答
  •  [愿得一人]
    2021-01-15 20:18

    this worked for me

    Go to Start->Control Panel->System->Advanced(tab)->Environment Variables->System Variables->New:

    Variable name: _JAVA_OPTIONS

    Variable value: -Xmx512M

    taken from this link

提交回复
热议问题