Hello!

Following situation:
I have an android library project hosting a service. Multiple applications 
now can use use the library and bind to the service.
For now the service is created for each app sepparatly (since its in the 
library, the service source is also in every application).
I want the service to run only once, even though there are multiple apps 
providing the same source for the same service.

Any suggestions ?

regards rlking

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