Hej fadden, I only have a glance of what might be wrong, but I'll post that bug (and your comment) on the Android bug list.
Thank you very much, I'll really appreciate this ! Cheers Dirk On 28 Sep., 22:53, fadden <[email protected]> wrote: > On Sep 28, 11:28 am, Dirk <[email protected]> wrote: > > > Before filing a bug, I would feel much better if someone else could > > have a look and approve that there's really something not working as > > it should. > > It's a bug in the verifier. Specifically, dvmCheckSwitchTargets is > treating the switch table offset as a 16-bit value when it's actually > a 32-bit value. The switch statement data starts at 0x00008664. -- 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

