llller 2011-10-26 14:28
浏览 203
已采纳

关于aidl的问题???????

有两个应用A和B,通过aidl来来共享服务,现在有个问题:
当我想把服务Destroy的时候,为什么要A和B都unbind后,才会Destroy;为什么不是谁create的,就由谁Destroy??????

你们能看懂我说的吗?????

  • 写回答

2条回答 默认 最新

  • 李文栋 2011-11-01 10:03
    关注

    官方文档上写的很清楚,即便你调用了stopService,但系统只会在当前服务的
    请求者全部unbind后,才会真正停止这个Service。

    public abstract boolean stopService (Intent service)

    Since: API Level 1
    Request that a given application service be stopped. If the service is not running, nothing happens. Otherwise it is stopped. Note that calls to startService() are not counted -- this stops the service no matter how many times it was started.
    Note that if a stopped service still has ServiceConnection objects bound to it with the BIND_AUTO_CREATE set, [color=red]it will not be destroyed until all of these bindings are removed.[/color] See the Service documentation for more details on a service's lifecycle.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)
编辑
预览

报告相同问题?

悬赏问题

  • ¥15 PADS Logic 原理图
  • ¥15 PADS Logic 图标
  • ¥15 电脑和power bi环境都是英文如何将日期层次结构转换成英文
  • ¥20 气象站点数据求取中~
  • ¥15 如何获取APP内弹出的网址链接
  • ¥15 wifi 图标不见了 不知道怎么办 上不了网 变成小地球了