Friday, April 29, 2011

[android-developers] How to kill service for debugging purpose

Hi there!
I'd like to know how can I kill my service without to kill my whole
process too, as the system does when it need memory.
In particular I want to test if the the service re-start using the
flag START_STICKY returned by onStartCommand().

Can anyone help me?

Thanks in advance!

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

No comments:

Post a Comment