I have no experience with this particular need; if you cannot find a call in Context that would offer this capability you need to actively manage this somehow.
On Dec 22, 8:14 pm, Moto <[email protected]> wrote: > Hey JP thanks for your reply! > > So I'm looking at what your saying but bindService() says it will > create the service if needed... and I don't want that... do the flags > have something to do with creating or not? > > ////////////////////////////////////////////////////////////// > bindService(Intent service, ServiceConnection conn, int flags) > +Connect to an application service, creating it if needed. > ////////////////////////////////////////////////////////////// > > 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 -~----------~----~----~----~------~----~------~--~---

