Hi, I've factored out some common code into an Android project, which (certainly under Eclipse) is required to have an AndroidManifest.xml.
If I export this shared code as a jarfile and link it to my main project, the Davik compiler gives an error about a duplicate manifest. If I don't include the mainifest, Davik gives an error that the manifest is missing. Any helpful suggestions would be appreciated. Nick. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

