Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
问题:
我注册了一个 BroadcastReceiver 以查看消息是否已送达。但是当用户发送消息时,我必须关闭当前活动,因此未收到传递的报告。
有人建议做一个服务?
有没有人成功完成它,或者有参考说明如何做到这一点的帖子?