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);

相关内容

热门资讯

起初有开挂"新海豚辅... 起初有开挂"新海豚辅助工具"开挂(透视)辅助下载(技巧教程真的有挂)这是一款可以让一直输的玩家,快速...
原本有辅助"战神辅助... 原本有辅助"战神辅助器"开挂(透视)辅助神器(德州论坛有挂分享)【无需打开直接搜索加薇1367043...
原先有辅助"微乐透视... 原先有辅助"微乐透视辅助工具"开挂(透视)辅助安装(安装教程有挂方针) >>您好:软件加薇13670...
固有有辅助"免费雀神... 固有有辅助"免费雀神挂件怎么安装"开挂(透视)辅助插件(AA德州教程真的有挂);亲,免费雀神挂件怎么...
往昔有开挂"hhpo... 较多好评“微乐万能挂官网”开挂(透视)辅助教程 了解更多开挂安装加(136704302)微信号是一款...
起初有辅助"创思维激... 【亲,创思维激k辅助控制器 这款游戏可以开挂的,确实是有挂的,很多玩家在这款创思维激k辅助控制器中打...
素来有开挂"广东闲来... >>您好:广东闲来app辅助确实是有挂的,很多玩家在这款广东闲来app辅助游戏中打牌都会发现很多用户...
素来有开挂"佛手在线... 素来有开挂"佛手在线大菠萝的算法是什么"开挂(透视)辅助透视(辅助教程存在有挂);无需打开直接搜索微...
一向有辅助"乐酷副厅... 您好:这款乐酷副厅辅助游戏是可以开挂的,确实是有挂的,很多玩家在这款乐酷副厅辅助游戏中打牌都会发现很...
固有有辅助"微乐小程... 固有有辅助"微乐小程序自建房辅助"开挂(透视)辅助插件(高科技教程有挂辅助);无需打开直接搜索打开薇...