+ 8
Cordova Error starting VM
I'm getting a strange error when using cordova emulate android: Error occurred during initialization of VM Could not reserve enough space for object heap
5 odpowiedzi
+ 16
Try to switch to 64-bit JDK or increase the Java VM memory size in the "System variables".
+ 14
I'm not sure. Anyway 32-bit OS is not a good choice for development.
+ 6
Thanks Igor! Will a 64-bit JDK work on a 32-bit OS?
+ 3
I only have access to 32-bit...
+ 1
Edwin, No!
64bits JDK won't work on 32bits OS!!!