I downloaded and installed the basic4android compiler, added the two lines for the hello world test. Hit F5 and received this error. I could not paste the whole thing for some reason, the the error in question is below:
Failure [INSTALL_FAILED_DEXOPT]
Seems it's unable to move the app to the emulator. I am able to adb push it on the emulator by hand and run it. Can anyone tell me how to fix this issue?
I have re-installed java, android-sdk and b4a. Same problem. The emulator and adb work fine by hand. I googled and see lot of people with the issue, not just with b4a.
I am running the latest java, sdk and b4a, even updated the sync manager.
Thanks in advance for any direction.
Failure [INSTALL_FAILED_DEXOPT]
Seems it's unable to move the app to the emulator. I am able to adb push it on the emulator by hand and run it. Can anyone tell me how to fix this issue?
I have re-installed java, android-sdk and b4a. Same problem. The emulator and adb work fine by hand. I googled and see lot of people with the issue, not just with b4a.
I am running the latest java, sdk and b4a, even updated the sync manager.
Thanks in advance for any direction.