Build failed, error inside Android tools
in
Android Processing
•
7 months ago
I was wondering if someone could help me? I tried to run the 'clock' example on my Android device.
[dx] Could not create the Java virtual machine.
[dx] Error occurred during initialization of VM
[dx] Could not reserve enough space for object heap
BUILD FAILED
C:\Program Files\Android\android-sdk\tools\ant\build.xml:881: The following error occurred while executing this line:
C:\Program Files\Android\android-sdk\tools\ant\build.xml:883: The following error occurred while executing this line:
C:\Program Files\Android\android-sdk\tools\ant\build.xml:895: The following error occurred while executing this line:
C:\Program Files\Android\android-sdk\tools\ant\build.xml:290: null returned: 1
Total time: 3 seconds
What is wrong, and how do I (attempt) to fix it?
OS: Window XP SP3
Using Processing 2.0b7
1