It will stop. If applications are interesting with the service, they should bind to it, not just start it. You can't do anything with a service after you have started it.
On Sun, Aug 8, 2010 at 10:12 PM, Sohan badaya <[email protected]>wrote: > Hi All, > I have a doubt in services that if we have a remote service and it is > started by more than one application then if any one of application > tries to stop service what will happen > > - will service be closed? If yes than how other applications will get > data from service. > > Thanks, > Sohan Badaya > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

