I think there should be a finishPackage() function similar to the
restartPackage(). There should be a way to stop some tasks without
killing the process. For example sometimes I need to stop music
running in the background,  alarm going in the background etc. It
takes way too many steps to stop such apps. Specially at 6 in the
morning when I try to stop that annoying rooster alarm :)

restartPackage() issues death notification. Most of the time I do not
want to do that. I would like to simply close(finish) a task
normally.

Thanks,
dipu

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to