[android-developers] Service Context.stopSelf() does not work!
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home