开发者

how to monitor from each other in two services

开发者 https://www.devze.com 2023-02-27 11:15 出处:网络
There are two services running in two different processes. I am using bindservice e.g. A binds B, but when B has been created, how to bind A from B so B can be notified wh开发者_Go百科en A or its proc

There are two services running in two different processes. I am using bindservice e.g. A binds B, but when B has been created, how to bind A from B so B can be notified wh开发者_Go百科en A or its process has been destroyed??

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消