After upgrading from R16 to R17, I started getting NoClassDefFoundErrors for classes in dependent jarfiles. I eventually figured out that only the jarfiles that were marked as exported were being added to the apk. Is this intentional? Seems odd that my code compiles in Eclipse, but then fails to run on the device unless I check the "exported" box.
-- 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