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

