I'm trying to terminate a service from within it by using this.stopSelf (). I don't see it stopping and as I would expect calling the onDestroy() method...
How can I terminate it it self? Just like activities when calling finish()? Thanks! -Moto! -- 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

