Hi,

if service is both bound and started then:

1) if last client unbinds but service has not been explicitly stopped
it is still running?

2) if service calls stopSelf() but thera still bound clients - is it
still running or it stops and serviceConnection's
onServiceDisconnected is called?

3) if it started so the activity can use IBinder object after it has
unbound from the service?

thanks in advance.

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