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文件中声明了相关权限和服务。

相关内容

热门资讯

透视线上!闲逸亲友圈下载辅助,... 【亲,wepoker私人局有透视吗 这款游戏可以开挂的,确实是有挂的,很多玩家在这款wepoker私...
一分钟带你了解!兴动互娱辅助脚... 一分钟带你了解!兴动互娱辅助脚本,天天卡五星攻略(真是有挂辅助安装) 了解更多开挂安装加(13670...
透视苹果版!海贝之城有辅助吗,... 您好:这款epoker免费透视脚本游戏是可以开挂的,确实是有挂的,很多玩家在这款epoker免费透视...
揭秘攻略!欢乐贰柒拾辅助,鄂友... 大家好,今天小编来为大家解答欢乐贰柒拾辅助这个问题咨询软件客服可以免费测试直接加微信(1367043...
透视代打!情怀莆仙到底是不是有... 大家好,今天小编来为大家解答情怀莆仙到底是不是有挂这个问题咨询软件客服可以免费测试直接加微信(136...
记者爆料!边锋透视器,微友助手... 大家好,今天小编来为大家解答微友助手破解版这个问题咨询软件客服可以免费测试直接加微信(1367043...
透明新版!晟和互娱辅助,We ... 透明新版!晟和互娱辅助,We poker辅助器下载(辅助挂)详细开挂辅助脚本;打开点击测试直接进入微...
玩家实测!小程序功夫川科技,泸... 玩家实测!小程序功夫川科技,泸州大二新手攻略(详细教程辅助开挂插件);无需打开直接搜索微信(1367...
透视存在!湖北逍遥卡五星辅助,... 透视存在!湖北逍遥卡五星辅助,智星菠萝透视(辅助挂)详细开挂辅助平台;无需打开直接搜索打开薇:136...
科普攻略!聚财app辅助,宝宝... 科普攻略!聚财app辅助,宝宝游戏辅助(真的有挂开挂辅助安装);打开点击测试直接进入微信(13670...