
极光推送
liuhuanhuan517
哇哦。。。。。。。。。。。。。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Jpush (极光推送)自定义推送声音(服务端写法)
1.JpushClientUtil package com.liuhuan.service;import cn.jiguang.common.resp.APIConnectionException;import cn.jiguang.common.resp.APIRequestException;import cn.jpush.api.JPushClient;import cn.jp...原创 2018-09-03 09:10:48 · 4515 阅读 · 0 评论 -
Jpush (极光推送)自定义推送声音(安卓端写法)
在 MyReceiver中写package com.xietong.software.receiver;import android.app.NotificationManager;import android.app.PendingIntent;import android.content.BroadcastReceiver;import android.content.Cont...原创 2018-09-03 09:53:20 · 4331 阅读 · 0 评论