Could not create the Java Virtual Machine. when deploy Android mobile App
Drako13Feb 12 2013 — edited Feb 14 2013Using Jdeveloper 11.1.2.3.0.... with Mobile App plugin.
I am working on deploying an Andriod mobile app to the emulator and most of the time I get the following....
Deployment failed due to one or more errors returned by 'C:\Temp\adt-bundle-windows-x86\sdk\platform-tools\dx.bat'. The following is a summary of the returned error(s):
Command-line execution failed (Return code: 1)
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Once in a great while I get it to work and the app deploys but 90% of the time I get this error.
I do start the emulator up before I even fire up JDeveloper so the emulator is up and running OK when i go to delpoy.
Any suggestions?
Thanks!