Your application background process might get killed if you run
another application that takes up a lot of memory, for instance the
browser with several windows. As far as I understand it, the
application in the foreground takes priority as far as memory and
processing power goes over services and threads.

On Jan 23, 9:15 am, g1bb <[email protected]> wrote:
> Hello,
>
> I've created an app that functions as a countdown timer via a thread,
> a wakelock, and a handler back to my activity. My question is, what
> will cause my thread to die, or app to not be running in memory
> anymore? I've had this happen once, and can't seem to recreate it
> again.
>
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to