I'm hoping someone can help, when I try including a custom jar file I built in another java project through eclipse (in my build path), I get a "could not find method" error when I try to run. When I put a "uses-library" in the manifest.xml, I get an "INSTALL_FAILED_MISSING_SHARED_LIBRARY" error when the app tries to install on the emulator. Do I need to build the library as part of my AVD? if so, how do I do that? Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

