Android推送通知数据
创始人
2024-08-21 21:00:34
0

Android中实现推送通知需要使用第三方库或者服务,比如Firebase Cloud Messaging(FCM),JPush等。以下是使用FCM实现推送通知的代码示例:

  1. 在项目根目录下的build.gradle文件中添加以下依赖:
dependencies {
    // ...
    implementation 'com.google.firebase:firebase-messaging:22.0.0'
}
  1. 在AndroidManifest.xml文件中添加以下代码:





    
        
    




    
        
        
    

  1. 在MyFirebaseMessagingService类中添加以下代码:
public class MyFirebaseMessagingService extends FirebaseMessagingService {

    private static final String TAG = "MyFirebaseMessagingService";

    @Override
    public void onMessageReceived(RemoteMessage remoteMessage) {
        super.onMessageReceived(remoteMessage);
        
        // 获取通知数据
        String title = remoteMessage.getNotification().getTitle();
        String body = remoteMessage.getNotification().getBody();
        Map data = remoteMessage.getData();
        
        // 处理通知
        sendNotification(title, body, data);
    }

    private void sendNotification(String title, String body, Map data) {
        // 构建通知
        NotificationCompat.Builder builder = new NotificationCompat.Builder(this, "default");
        builder.setContentTitle(title)
                .setContentText(body)
                .setSmallIcon(R.mipmap.ic_launcher)
                .setDefaults(Notification.DEFAULT_ALL)
                .setPriority(NotificationCompat.PRIORITY_HIGH)
                .setVisibility(NotificationCompat.VISIBILITY_PUBLIC)
                .setContentIntent(getPendingIntent(data));

        // 发送通知
        NotificationManagerCompat notificationManager =
                NotificationManagerCompat.from(this);
        notificationManager.notify(0, builder.build());
    }

    private PendingIntent getPendingIntent(Map data) {
        Intent intent = new Intent(this, MainActivity.class);
        intent.setAction("OPEN_NOTIFICATION_ACTION");
        for (String key : data.keySet()) {
            intent.putExtra(key, data.get(key));
        }
        return PendingIntent.getActivity(this, 0, intent, PendingIntent.FLAG_UPDATE_CURRENT);
    }
}

上述代码中,使用MyFirebaseMessagingService类继

相关内容

热门资讯

一秒答解!微信边锋辅助下载,w... 您好:微信边锋辅助下载这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户的牌...
揭秘!全民大菠萝黑金版辅助器,... 揭秘!全民大菠萝黑金版辅助器,新超凡大厅怎么开挂(确实真的是有挂)运全民大菠萝黑金版辅助器辅助工具,...
热点推荐!微信小程序指尖四川辅... 热点推荐!微信小程序指尖四川辅助器,wepoker线上大神,2025新版总结(有挂头条);热点推荐!...
玩家交流!人皇辅助软件下载,竞... 《玩家交流!人皇辅助软件下载,竞技联盟辅助,分享教程(有挂辅助)》 人皇辅助软件下载软件透明挂更新公...
重大通报!微乐小程序有脚本吗,... 重大通报!微乐小程序有脚本吗,jj斗地主麻将外卦挂(竟然存在有挂)运微乐小程序有脚本吗辅助工具,进入...
重要通知!开心庄园脚本辅助器,... 重要通知!开心庄园脚本辅助器,pokermaster辅助器,2025新版总结(真的有挂);开心庄园脚...
热点推荐!连连看辅助器手机版,... 热点推荐!连连看辅助器手机版,潮汕激k辅助(一贯有挂)运连连看辅助器手机版辅助工具,进入游戏界面。进...
科技揭秘!奇迹免费脚本辅助工具... 科技揭秘!奇迹免费脚本辅助工具,xpoker辅助工具,攻略教程(存在有挂);1、让任何用户在无需AI...
今日百科!决战13水辅助,河洛... 今日百科!决战13水辅助,河洛杠次脚本开发(本来有挂)1、许多玩家不知道河洛杠次脚本开发辅助怎么退出...
盘点一款!手游辅助平台,pok... 盘点一款!手游辅助平台,pokerworld修改器,必备教程(有挂讲解);是一款可以让一直输的玩家,...