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

相关内容

热门资讯

德州免费辅助神器app!德州智... 德州免费辅助神器app新手教程相关信息汇总(需添加指定Q群1067239143获取下载链接);德州免...
德州ai辅助!德州ai智能系统... 您好,德州ai辅助这款游戏可以开挂的,确实是有挂的,需要了解加微【136704302】很多玩家在这款...
透视教学(微扑克ai辅助工具)... 透视教学(微扑克ai辅助工具)pokerrrr2挂(详细辅助必备教程)本来真的是有挂,亲,有的,ai...
微扑克辅助挂!德州之星ai辅助... 微扑克辅助挂!德州之星ai辅助,(wePOke)都是存在有挂(详细辅助靠谱教程)1、让任何用户在无需...
透视透视(wepoke确实有挂... 透视透视(wepoke确实有挂)德扑之星隐藏功能在哪(详细辅助教你攻略)好像真的有挂1、构建自己的微...
德州之星辅助挂!约局吧是正规的... 相信很多朋友都在电脑上玩过德州之星辅助挂吧,但是很多朋友都在抱怨用电脑玩起来不方便。为此小编给大家带...
透视线上(智星德州菠萝开挂)德... 透视线上(智星德州菠萝开挂)德扑之星记分牌有什么用(详细辅助透明挂教程)原来有挂1、任何德州ai辅助...
微扑克辅助器ios!wpk透视... 微扑克辅助器ios!wpk透视,(wEPOKE)原来有挂(详细透视透明教程);(需添加指定Q群106...
透视科技(德州之星辅助)微扑克... 1、透视科技(德州之星辅助)微扑克算正规平台吗(详细辅助玩家教程)一直是有挂2、进入游戏-大厅左侧-...
wpk有透视辅助!德扑统计软件... wpk有透视辅助!德扑统计软件,(wepOke)先前有挂(详细透视AI教程);实战中需综合运用上述技...