Thanks for the answers.. I guess it would be better to use alarms then and
recreate the activity as needed.


On Mon, Aug 30, 2010 at 9:01 AM, Dianne Hackborn <hack...@android.com>wrote:

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



-- 
*Teo*
Site <http://teodorfilimon.com> | Blog <http://teodorfilimon.blogspot.com/> |
Facebook <http://www.facebook.com/teominator> |
Twitter<http://twitter.com/teominator>
Romania, Europe (GMT +2)

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