I fixed this. My fix was to trim the contents of the JAR file that Activity1's code (which Activity2 shared, in part) so that it excluded the res folder and AndroidManifest.xml.
This was done during the export/jar process for Activity1's project. I resunc Activity2's project after created the smaller Jar, and it worked. tone --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

