There is a whole lot to Services and the different ways it behaves when using 'bind' vs 'startService' (and the the return-value of the Service's onStartCommand callback). It would be too much to describe right here. Try this: http://developer.android.com/reference/android/app/Service.html
-- 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

