Hi Kostya.

Regarding this info you suggested... the examples seem to demonstrate
this for starting and stopping a Service. I'm using an Activity that
extends a BroadcastReceiver... can it still be used in the same way?
I'm a little confused about how to implement this.

Thanks for the help, Neil.

On Feb 20, 1:57 pm, Kostya Vasilyev <[email protected]> wrote:
> This means Android decided to get rid your process, thinking it wasn't
> important.
>
> http://android-developers.blogspot.com/2010/02/service-api-changes-st...
>
> 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 [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