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

相关内容

热门资讯

必看攻略!pokemmo辅助器... 必看攻略!pokemmo辅助器脚本下载,aa poker透视软件,必赢教程(有挂技巧)这是由厦门游乐...
透视有挂"wepok... 自定义wepoker看底牌系统规律,只需要输入自己想要的开挂功能,一键便可以生成出微扑克专用辅助器,...
透视游戏"xpoke... 透视游戏"xpoker辅助助手"详细辅助德州教程(好像真的有挂)准备好在xpoker辅助助手 ia的...
必备科技!steampoker... 必备科技!steampokermaster辅助,wpk免费辅助,黑科技教程(有挂技巧);玩家必备必赢...
必看攻略!wepoker破解工... 这是一款非常优秀的wepoker破解工具 ia辅助检测软件,能够让你了解到wepoker破解工具中牌...
透视教学"拱趴大菠萝... 透视教学"拱趴大菠萝作弊方法"详细辅助wpk教程(一直存在有挂);拱趴大菠萝作弊方法软件透明挂更新新...
热点推荐!hhpoker有没有... 热点推荐!hhpoker有没有作弊挂,pokerworld破解版下载,解密教程(有挂软件)是一款可以...
透视软件"wepok... 这是一款非常优秀的wepoker可以透视码 ia辅助检测软件,能够让你了解到wepoker可以透视码...
热点推荐!wepoker有辅助... 这是一款非常优秀的wepoker有辅助功能吗 ia辅助检测软件,能够让你了解到wepoker有辅助功...
透视讲解"wepok... 自定义wepoker一直输的号能继续打吗系统规律,只需要输入自己想要的开挂功能,一键便可以生成出微扑...