On Sun, Aug 29, 2010 at 12:52 PM, Teo <teomina...@gmail.com> wrote:

> Will the process/activity be killed if it has a Handler running in it?


There being a Handler with pending (or running) messages has no influence on
when a process will be killed.  The only things that matter for this are the
state of any activities, receivers, services, or content providers in the
process, as described for the process lifecycle.


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to