Hi there. I have exactly the same problem. I've tried to ask silimar question here about a month ago, but noone managed to give me a proper answer. It seems like google restricts programmers from creating their own android libraries.
On Jun 20, 10:19 am, "[email protected]" <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

