Thanks for Booooo-ing me Mark. With every booo, I learn something ! :)

On Jun 10, 11:17 am, Mark Murphy <mmur...@commonsware.com> wrote:
> Tejas wrote:
> > I have a service running in the background. It starts on device boot.
>
> Boooooooooooooooooo!
>
> http://www.androidguys.com/2009/09/09/diamonds-are-forever-services-a...
>
> > My question is, now, if the android platform kills this activity, will
> > it kill my service too ?
>
> When your activity is destroyed, if you used startService(), the service
> will continue running. However, there is no guarantee that the service
> will run forever.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android 2.2 Programming Books:http://commonsware.com/books

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