android-push-demo
android-push-demo copied to clipboard
Android Push Demo ,示例 LeanCloud 的推送功能
PushService.setNotificationIcon(R.drawable.ic_launcher); 这个方法调用无效的问题,每次显示的notification还是默认的app 的icon? 你好收到这个问题,麻烦回答下好吗?搞了半天了,这个问题
使用时出现 Error:(31, 13) Failed to resolve: cn.leancloud.android:avoscloud-sdk:v3.+ Show in FileShow in Project Structure dialog
Error:warning: Ignoring InnerClasses attribute for an anonymous inner class Error:(com.huawei.android.pushagent.a) that doesn't come with an Error:associated EnclosingMethod attribute. This class was probably produced by a Error:compiler that did not target...
由SDK产生的通知,点击通知跳转到指定的Activity,这个Activity怎样获取传过来的数据呢?例如推送了一个新闻,跳转到新闻详情activity,在Activity我需要根据news的id来查询news详情