发新帖

Service

[复制链接]
2893 0
1.bind and unbind
onBind 接口:          当多次调用bindService时。onBind只会在第一次被调用。         
onUnBind 接口:     当多次调用unbindService时。onUnBind只会在最后一次被调用。

2.ServiceConnection
onServiceConnection接口:          当bind连接建立时被调用。
onServiceDisconnected接口:      当bind连接后, Service被干掉时被调用。



举报 使用道具

回复
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表