Hi,
I would like to do this, let me know if it possible in android?
App1 --> bindService() or startService() to AndroidService1
App2 --> bindService() or startService() to AndroidService1 (same
service)
I would like App1 and App2 to get different instances of
AndroidService1. Why I want to do this is say App2 doesn't need the
service any more & it calls stopService() then App1 should still
continue to work with its own instance of service app.
thanks,
--
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