Android - 使用NotificationCompat.Builder通过通知意图发送额外数据

时间:2015-09-02 03:41:53

标签: android android-intent android-notifications

从通知中打开活动时,有没有办法通过意图发送一些额外的数据?我想这样做的原因是因为我想在从通知打开应用程序时在我的MainActivity中打开一个特定的片段。我知道使用Deprecated Notification Api。

如何使用NotificationCompat.Builder实现这一目标?

0 个答案:

没有答案