Android推送通知-显示发送时间而不是接收时间
创始人
2024-08-21 20:30:21
0

要在Android推送通知中显示发送时间而不是接收时间,可以通过设置通知的内容来实现。以下是一个示例代码,演示如何在Android中使用Firebase Cloud Messaging(FCM)发送通知并在通知中显示发送时间:

  1. 在Android项目的build.gradle文件中添加以下依赖项:
implementation 'com.google.firebase:firebase-messaging:22.0.0'
  1. 创建一个继承自FirebaseMessagingService的类,并实现onMessageReceived方法。在该方法中处理接收到的消息,并显示通知。
public class MyFirebaseMessagingService extends FirebaseMessagingService {

    private static final String TAG = "MyFirebaseMsgService";

    @Override
    public void onMessageReceived(RemoteMessage remoteMessage) {
        super.onMessageReceived(remoteMessage);

        // 获取消息的发送时间
        long sentTimeMillis = remoteMessage.getSentTime();

        // 格式化发送时间
        SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.getDefault());
        String sentTime = sdf.format(new Date(sentTimeMillis));

        // 获取通知的标题和内容
        String title = remoteMessage.getNotification().getTitle();
        String body = remoteMessage.getNotification().getBody();

        // 创建通知的构建器
        NotificationCompat.Builder builder = new NotificationCompat.Builder(this, "channel_id")
                .setSmallIcon(R.drawable.ic_notification)
                .setContentTitle(title)
                .setContentText(body)
                .setAutoCancel(true)
                .setWhen(sentTimeMillis) // 设置通知的发送时间
                .setShowWhen(true); // 显示发送时间

        // 显示通知
        NotificationManagerCompat notificationManager = NotificationManagerCompat.from(this);
        notificationManager.notify(0, builder.build());
    }
}
  1. 在AndroidManifest.xml文件中注册MyFirebaseMessagingService类。

    
        
    

  1. 在应用的启动活动(例如MainActivity)中,确保已订阅Firebase消息服务。
public class MainActivity extends AppCompatActivity {

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_main);

        // 订阅Firebase消息服务
        FirebaseMessaging.getInstance().subscribeToTopic("news");
    }
}

通过这个示例代码,你可以在Android推送通知中显示发送时间而不是接收时间。请注意,这里使用了Firebase Cloud Messaging(FCM)来发送通知,因此你需要设置Firebase项目并获取google-services.json文件。另外,你还需要在AndroidManifest.xml文件中添加通知的渠道信息,以及在通知中使用的图标和资源文件。

相关内容

热门资讯

据悉!pokermaster脚... 据悉!pokermaster脚本,德普辅助app,其实真的是有挂(有挂方法)1、金币登录送、破产送、...
每日必看教程!aapoker公... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款游戏中打...
长期以来!wepoker是不是... 长期以来!wepoker是不是有人用挂,德普之星app安卓版破解版,果然是真的有挂(有挂存在)1、起...
总算清楚!wepoker黑侠辅... 总算清楚!wepoker黑侠辅助器正版下载,拱趴大菠萝挂怎么安装,好像真的有挂(有挂头条)拱趴大菠萝...
软件辅助挂!wepoker游戏... 软件辅助挂!wepoker游戏下载,德普之星透视辅助软件下载,果然存在有挂(了解有挂)1、用户打开应...
必备辅助推荐!智星德州插件,p... 必备辅助推荐!智星德州插件,pokemmo脚本辅助下载,好像是真的有挂(有挂秘籍)能透视中分为三种模...
无独有偶!aapoker透视方... 无独有偶!aapoker透视方法,德扑之星辅助工具如何设置,原来确实有挂(有挂规律)德扑之星辅助工具...
分享实测!wepoker透视脚... 分享实测!wepoker透视脚本下载,aapoker怎么设置提高好牌几率,好像是真的有挂(有挂方法)...
做出回应!hhpoker是内部... 做出回应!hhpoker是内部控制吗,德普之星透视辅助软件下载,果然是真的有挂(有挂教程)1、打开软...
盘点一款!sohoopoker... 盘点一款!sohoopoker辅助,wepoker透视脚本苹果版,原来真的是有挂(有挂存在)该软件可...