Android11版本中,当通知被取消或点击时,Notification.DeleteIntent收到了回调。当被点击时,不应该调用它。
创始人
2024-08-20 10:00:12
0

Android 11中的通知行为发生了变化。当通知被点击时,DeleteIntent不应该被触发。如果你想在通知被点击时执行某些操作,则可以使用PendingIntent。下面是示例代码:

NotificationCompat.Builder builder = new NotificationCompat.Builder(context, CHANNEL_ID)
        .setContentTitle(title)
        .setContentText(body)
        .setSmallIcon(R.drawable.notification_icon);

// Create the intent that should be sent when the notification is clicked
Intent resultIntent = new Intent(context, MyActivity.class);
TaskStackBuilder stackBuilder = TaskStackBuilder.create(context);
stackBuilder.addNextIntentWithParentStack(resultIntent);
PendingIntent resultPendingIntent =
        stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);

// Set the intent that should be sent when the notification is dismissed
builder.setDeleteIntent(resultPendingIntent);

NotificationManagerCompat notificationManager = NotificationManagerCompat.from(context);
notificationManager.notify(notificationId, builder.build());

在上述代码中,我们使用TaskStackBuilder来创建一个包含我们想要启动的Activity的Intent,并将其添加到堆栈中。我们还使用PendingIntent.FLAG_UPDATE_CURRENT标志来确保PendingIntent中的数据是最新的。最后,我们使用setDeleteIntent()方法将PendingIntent设置为在通知被消除时发送。这样,当用户点击通知时,应用程序会启动相应的Activity,而不是调用DeleteIntent。

相关内容

热门资讯

了解透视!aapoker辅助怎... 了解透视!aapoker辅助怎么用,微乐自建房辅助免费入口,策略教程(有挂解密)-哔哩哔哩1、完成a...
科普透视!哈糖大菠萝辅助器,微... 科普透视!哈糖大菠萝辅助器,微乐广西小程序开挂,模板教程(确实有挂)-哔哩哔哩1、下载好哈糖大菠萝辅...
详细透视!wepoker辅助透... 详细透视!wepoker辅助透视,微乐家乡app下载,指引教程(真实有挂)-哔哩哔哩在进入wepok...
科普透视!wpk作弊是真的吗,... 科普透视!wpk作弊是真的吗,广西微乐小程序辅助器,诀窍教程(有挂辅助)-哔哩哔哩1)wpk作弊是真...
关于透视!pokerworld... 关于透视!pokerworld修改器,微乐自建房脚本入口,方案教程(有挂神器)-哔哩哔哩1、上手简单...
了解透视!wepoker俱乐部... 了解透视!wepoker俱乐部辅助器,陕西微乐小程序辅助,学习教程(有挂透视)-哔哩哔哩一、wepo...
了解透视!拱趴大菠萝开挂方法,... 了解透视!拱趴大菠萝开挂方法,微信小程序游戏破解器,妙计教程(有挂分享)-哔哩哔哩1、拱趴大菠萝开挂...
辅助透视!wepoker好友房... 辅助透视!wepoker好友房开挂,微乐广西小程序开发,演示教程(有人有挂)-哔哩哔哩1、用户打开应...
揭幕透视!wejoker辅助软... 揭幕透视!wejoker辅助软件视频,微乐广西小程序,手段教程(有挂分享)-哔哩哔哩1、完成wejo...
揭幕透视!菠萝德州透视脚本,微... 揭幕透视!菠萝德州透视脚本,微乐自建房辅助可信吗,项目教程(有挂详细)-哔哩哔哩1、操作简单,无需菠...