[android-developers] startService() runs the service in a seperate process?
Hi
I have a doubt...I dont know why i am getting confused!!!
I have a service in app A.Now my app B starts the service in app A.
Does the service starts in the same process as app B or does it run in
the different process?Assuming app A is jst installed and not
runnning.
My next question is that in android documantation i have read that
using boundservice we can do IPC....Cant we achieve the same with
start service concept?
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home