Every service that you use in your application should have an entry in the
androidmanifest file.

Your service is no exception...

On Tue, May 31, 2011 at 6:57 PM, DanielSchH <[email protected]>wrote:

> Hello,
>
> I have a Android Project which implements a android-service. Now I
> want to share this, without publishing the code.
> I have tried to generate a .jar and added it to another android
> project, but then I get a FileNotFoundException: AndroidManifest.xml
>
> Maybe because the service-project contains a Manifest.
>
> Hase somebody an idea how to solve it?
>
> --
> 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

-- 
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

Reply via email to