PhoneGap Dreamweaver CS5.5 Android App Fail
I am attempting the to create an Android app using Dreamweaver CS 5.5 and PhoneGap. The build always fails with the following message at the end of the error log:
-dex:
[echo] Converting compiled files and external libraries into C:\Users\ROG\Desktop\COMCOM~1.DEV\bin\classes.dex...
[apply] Could not create the Java virtual machine.
[apply] Error occurred during initialization of VM
[apply] Could not reserve enough space for object heap
BUILD FAILED
F:\android-sdk\tools\ant\main_rules.xml:486: The following error occurred while executing this line:
F:\android-sdk\tools\ant\main_rules.xml:203: apply returned: 1
Total time: 2 seconds
I was told by Adobe that this feature was not supported and that I needed to seek help here. I am running Windows 7 64 bit. I have the 64 bit version of 6.27 JDK installed and the latest Android SDK. I have successfullt created an app using PhoneGap directly through the command line. the Android SDK also doesn't like some of the config and build files created by Dw when I try to install the application files. It will still work, it just complains. I have also made sure that the emulator is up and running before running the build command in Dw.
Any help would be appreciated.
Thanks
