gpt4 book ai didi

android - Activity 和服务之间的通信

转载 作者:行者123 更新时间:2023-11-30 03:56:50 25 4
gpt4 key购买 nike

在 commonsware 4.0 一书的第 550 页,Messenger进行了讨论,并解释了 Activity 如何在启动服务时附加额外数据,从而允许服务在需要时随时将消息发送回 Activity。

然后它解释了服务如何在需要时随时将数据发送回 Activity。

我已在我的应用中实现并正在运行。

但是我需要让 Activity 在其他场合与服务对话——在 Activity 的生命周期中多次。什么工具或管道允许服务在需要时随时向 Activity 发送消息?

谢谢,加里

最佳答案

What tool or conduit allows the service to send messages to the Activity any time it wants?

你自己承认:

It then explains how the service can send data back to the Activity anytime it wants.

因此,您的答案是 Messenger。或该章中概述的任何其他技术。

关于android - Activity 和服务之间的通信,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13213869/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com