Does your service issue a call to request it'll be run in the
foreground? If so, look at this link:
http://android-developers.blogspot.com/2010/02/service-api-changes-starting-with.html

and look at the deprecated startForeground and stopForeground methods.

Froyo is much more aggressive in killing non-foreground services that
older Android versions.

On Aug 10, 5:56 pm, Greg Siano <[email protected]> wrote:
> With the new Froyo update, my app is being killed instead of running
> in the background.  Is there anything I can do to stop this?

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