获取详细信息/展开的文本从Android的通知?详细信息、文本、通知、Android

由网友(不安份子)分享简介:我已经实现了一个通知侦听器来寻找出一个Gmail的通知。I've implemented a notification listener to look out for a Gmail notification.欲收集从通知展开的文字(bigtext),如下面的通知:I want to collect the e...

我已经实现了一个通知侦听器来寻找出一个Gmail的通知。

I've implemented a notification listener to look out for a Gmail notification.

欲收集从通知展开的文字(bigtext),如下面的通知:

I want to collect the expanded text (bigtext) from the notification as shown in the notification below:

请参阅----转发消息---等,这些只出现在用户扩展通知显示操作按钮。

See "----Forwarded message---", etc. which only appears when the user expands the notification to show the action buttons.

该字符串值没有出现在该通知的额外的数据...

This string value does not appear in the notification's "EXTRAS" data...

http://developer.android.com/reference/android/app/ Notification.html

推荐答案

也许此链接可以帮助您:)

阅读全文

相关推荐

最新文章