Android通知图标未显示
创始人
2024-08-21 19:30:14
0
  1. 确保通知权限已经启用。
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
        NotificationManager notificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);
        NotificationChannel notificationChannel = new NotificationChannel("channel_id", "channel_name", NotificationManager.IMPORTANCE_HIGH);
        notificationManager.createNotificationChannel(notificationChannel);
}
  1. 如果您的应用是针对 API 26 或更高版本的,请确保通知渠道与通知中使用的通知 ID 匹配。
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
        NotificationChannel notificationChannel = new NotificationChannel("channel_id", "channel_name", NotificationManager.IMPORTANCE_HIGH);
        NotificationManager notificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);
        notificationManager.createNotificationChannel(notificationChannel);
        NotificationCompat.Builder builder = new NotificationCompat.Builder(this, "channel_id")
            .setSmallIcon(R.drawable.notification_icon)
            .setContentTitle("My notification")
            .setContentText("Hello World!")
            .setPriority(NotificationCompat.PRIORITY_HIGH)
            .setAutoCancel(true);
        Notification notification = builder.build();
        notificationManager.notify(1, notification);
 }
  1. 有些 ROM(如 MIUI)会自动隐藏通知图标。在这种情况下,您需要通过更改系统设置来使通知图标可见。
Intent intent = new Intent(Settings.ACTION_APPLICATION_DETAILS_SETTINGS);
intent.setData(Uri.fromParts("package", getPackageName(), null));
startActivity(intent);
  1. 如果您的应用是针对 API 21 或更高版本的,则可以使用以下代码来设置通知图标。
NotificationCompat.Builder builder = new NotificationCompat.Builder(this, "channel_id")
            .setSmallIcon(R.drawable.notification_icon)
            .setContentTitle("My notification")
            .setContentText("Hello World!")
            .setPriority(NotificationCompat.PRIORITY_HIGH)
            .setAutoCancel(true);
Notification notification = builder.build();
notificationManager.notify(1, notification);

相关内容

热门资讯

这一现象值得深思"w... 这一现象值得深思"we-poker辅助软件教程"agpoker辅助(都是真的是有辅助神器)-哔哩哔哩...
透视普及"wepok... 透视普及"wepoker怎么拿到好牌"竟然是真的辅助方法(哔哩哔哩)进入游戏-大厅左侧-新手福利-激...
透视有挂"we po... 透视有挂"we poker辅助器下载"wepoker怎么下载游戏(竟然真的有辅助下载)-哔哩哔哩1、...
透视解密"werpl... 透视解密"werplan怎么作必弊"都是真的是有辅助技巧(哔哩哔哩)werplan怎么作必弊辅助器是...
据悉"wepoker... 据悉"wepoker辅助器激活码"拱趴大菠萝开挂方法(原来是真的辅助安装)-哔哩哔哩所有人都在同一条...
透视安装"wepok... 透视安装"wepoker钻石怎么看底牌"hhpoker软件可以玩吗(好像存在有辅助app)-哔哩哔哩...
来临"聚星ai辅助工... 来临"聚星ai辅助工具下载"有没有人wepoker(切实真的是有辅助平台)-哔哩哔哩1、下载好聚星a...
透视好牌"德州圈脚本... 透视好牌"德州圈脚本"智星德州有脚本吗(切实是有辅助神器)-哔哩哔哩1、下载好智星德州有脚本吗透视辅...
透视规律"poker... 透视规律"pokermaster脚本"佛手大菠萝13道挂哪里(总是真的有辅助下载)-哔哩哔哩该软件可...
在玩家背景下"pok... 在玩家背景下"pokemmo辅助脚本"wepoker公共底牌(好像是有辅助软件)-哔哩哔哩1、任何w...