gpt4 book ai didi

android - NotificationListenerService 中的代码文本为 null

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:37:26 25 4
gpt4 key购买 nike

我在写 NotificationListenerService ,
我想在其中获取发送到状态栏的通知的详细信息。
但我们唯一得到的是 Ticket text ,在某些情况下它是 null。

最佳答案

正确,在构建通知时,代码文本不是必填字段。事实上,唯一的 required notification contents是:

不幸的是,extras 包仅在 Android 4.4 (KitKat) 设备上可用 - 以前的版本无法轻松访问此数据 - 您只能访问 RemoteViews,您需要手动对其进行扩充和解析(绝对不推荐)。

关于android - NotificationListenerService 中的代码文本为 null,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21934979/

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