You can distribute the code, but you can't include Android-specific manifest declarations in a .jar.

If you're making code for others to use as a service, you can:

- Distribute the code in a .jar;

- Provide clear instructions on how to declare your code in the manifest as a service (the <service> tag itself, and possibly any necessary permissions).

-- Kostya

29.10.2010 0:26, Karthik пишет:
Hello-
Is it possible to distribute an Android service as a jar?  Any
documentation available on how to do this and any gotchas?
Thanks.



--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to