Thursday, July 7, 2011

[android-developers] Re: DexFile Error meaning

Strange... now works :)

I tried delete my emulator images once (yesterday), to verify if
was problem in Debugger machine but not worked...

I tried again (deleted ALL Emulators images) and create
one new, and now my Launcher Activity works how expected...
(The DexFile Exception ocurred only when i tried debug my App)...

One Idea about this?

On Jul 7, 12:02 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> Can't say much without seeing the code of your StartActivity.
> Do you link to a library (JAR)? Maybe this JAR refers to the
> ProtectionDomain class of another java-implementation that's not quite
> compatible with the Android SDK's one.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment