On 17 February 2011 14:11, Sivaprakash <sivaprakashshanmu...@gmail.com> wrote:

> there are two things Service Process and Background Process, how they differ
> each other?

Background process is not a system element/feature you can use (as
Service is). It's a *state* of process (same as "foreground process"
or "visible process"). If you want to run your code in background use
Service.

-- 
Regards,
Marcin

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