Some dependencies are missing. Check your library docs to see what other jars you need to include. You can get a clue from you logcat output. It will mention the Classname that it cannot find.
Kumar Bibek http://tech-droid.blogspot.com On Jan 11, 2:17 pm, "angushir...@googlemail.com" <angushir...@yahoo.co.uk> wrote: > Dear all, > I'm using the Android Development Toolkit (ADT) in Eclipse > Galileo. I've created a project in which to develop some util classes, > which I intend to use in several upcoming Android projects. However, > when I come to use these util classes (deployed as a jar and included > in the Android project as a user library), I get a > java.lang.VerifyError during the startup of the emulator. Can I force > the verification of these library files, or do I need to include them > as part of the Android project, and not as an external jar? > > Regards > > Angus
-- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en