Ok. I think I may have found one factor influencing this.

I'm using ASyncTask to handle the thread. I've just been reading some
blogs on this, and it seems it is hard coded to use the lowest
priority, which means it may well be killed off when used on a device
with low memory (like my Hero in this case).

I think I'll try to implement my task using a different thread
management, and set its priority higher.

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