Sunday, February 20, 2011

Re: [android-developers] Re: Scheduling ideas

This means Android decided to get rid your process, thinking it wasn't
important.

http://android-developers.blogspot.com/2010/02/service-api-changes-starting-with.html

Add a call to startForeground while updating data, and stopForeground
when done.

And btw, you are using AlarmService to schedule updates, correct?

-- Kostya

20.02.2011 16:35, Neilz пишет:
> Yep, added a Throwable block, still nothing.
>
> The only output I get is this:
>
> 02-20 13:33:26.067: INFO/ActivityManager(83): Process
> com.my.app.android.activity:remote (pid 4610) has died.
>


--
Kostya Vasilyev -- http://kmansoft.wordpress.com

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

No comments:

Post a Comment