Android推送在几秒后消失。
创始人
2024-08-21 21:00:44
0

以下是一个在Android中实现推送消息在几秒后消失的代码示例:

  1. 创建一个新的类NotificationUtils
import android.app.Notification;
import android.app.NotificationManager;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import android.support.v4.app.NotificationCompat;

public class NotificationUtils {
    private static final int NOTIFICATION_ID = 1;
    private static final int DELAY_MILLIS = 3000; // 3秒

    public static void showNotification(Context context, String title, String message) {
        NotificationCompat.Builder builder = new NotificationCompat.Builder(context, "channel_id")
                .setSmallIcon(R.drawable.ic_notification)
                .setContentTitle(title)
                .setContentText(message)
                .setAutoCancel(true);

        Notification notification = builder.build();

        NotificationManager notificationManager = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);
        notificationManager.notify(NOTIFICATION_ID, notification);

        // 注册一个延迟的任务,在指定时间后取消通知
        new Handler(Looper.getMainLooper()).postDelayed(new Runnable() {
            @Override
            public void run() {
                notificationManager.cancel(NOTIFICATION_ID);
            }
        }, DELAY_MILLIS);
    }
}
  1. 在你的推送消息接收到的地方调用NotificationUtils.showNotification()方法来显示通知,例如在onMessageReceived()方法中:
@Override
public void onMessageReceived(RemoteMessage remoteMessage) {
    // 解析推送消息
    String title = remoteMessage.getData().get("title");
    String message = remoteMessage.getData().get("message");

    // 显示通知
    NotificationUtils.showNotification(getApplicationContext(), title, message);
}

请确保你已经创建了一个合适的通知渠道(channel_id)并在AndroidManifest.xml文件中声明了相关权限和服务。

相关内容

热门资讯

先前有辅助"新道游智... 先前有辅助"新道游智能辅助器"开挂(透视)辅助安装(技巧教程有挂猫腻)您好:新道游智能辅助器这款游戏...
曝光开挂!贪玩游戏辅助(透视)... 曝光开挂!贪玩游戏辅助(透视)哈糖大菠萝挂(安装教程开挂辅助工具)《详细加薇136704302咨询》...
原生有辅助"湖南赣湘... 您好:这款湖南赣湘互娱辅助游戏是可以开挂的,确实是有挂的,很多玩家在这款湖南赣湘互娱辅助游戏中打牌都...
原来有开挂!丽水都莱辅助(透视... 原来有开挂!丽水都莱辅助(透视)竞技联盟辅助(2026版教程开挂辅助透视)>>您好:软件加薇1367...
先前有开挂"浙江游戏... 浙江游戏温州熟客辅助 无需打开直接搜索微信:136704302本司针对手游进行,选择我们的四大理由:...
了解辅助!微信小程序微乐房间有... 较多好评“微乐万能挂官网”开挂(透视)辅助教程 了解更多开挂安装加(136704302)微信号是一款...
素来有开挂"方片十三... 素来有开挂"方片十三张辅助"开挂(透视)辅助下载(解说技巧真是有挂)1、下载安装好方片十三张辅助,进...
传授辅助!陕麻圈延安划水辅助(... 您好:这款陕麻圈延安划水辅助游戏是可以开挂的,确实是有挂的,很多玩家在这款陕麻圈延安划水辅助游戏中打...
原本有辅助"竹间穿有... >>您好:竹间穿有挂没确实是有挂的,很多玩家在这款竹间穿有挂没游戏中打牌都会发现很多用户的牌特别好,...
曝光辅助!微乐小程序有脚本吗(... 大家好,今天小编来为大家解答微乐小程序有脚本吗这个问题咨询软件客服可以免费测试直接加微信(13670...