Hi, I want to develop in Scala (within Eclipse) and have followed the procedure given in http://www.scala-lang.org/node/160.
The build process works but when I try to deploy the application (emulator or device) I get the error: [2009-09-30 09:06:34 - mySecondTry]Installation error: INSTALL_FAILED_DEXOPT [2009-09-30 09:06:34 - mySecondTry]Please check logcat output for more details. [2009-09-30 09:06:34 - mySecondTry]Launch canceled! In logcat I get only this: W/installd( 543): DexInv: --- END '/data/app/vmdl24436.tmp' --- status=0x000b, process failed E/installd( 543): dexopt failed on '/data/dalvik-cache/ d...@app@vmdl24436....@c lasses.dex' res = 11 W/PackageManager( 568): Package couldn't be installed in /data/app/ hello.world. apk Any help is much appreciated! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

