摘要:
最近为了解决公司APP在一些手机出现的推送问题重新集成了最新版的友盟推送SDK,花费了几天时间终于把集成和测试工作完成,最终在华为,Nexus,三星,小米,HTC,魅族等10多部手机上测试并达到了预想效果,这里把期间遇到的问题和集成注意事项记录下来方便自己总结和迭代更新,也希望能给碰到相同问题的朋友 阅读全文
posted @ 2018-08-28 17:11
野狼谷
阅读(7640)
评论(1)
推荐(0)
摘要:
1.将 android module导入 android project 中 2.在要作为lib导入的module 的build.gradle文件中添加一行 “apply plugin: ‘android-library”’ 3.在要使用的module中将导入的module作为依赖库 若是找不到先前 阅读全文
posted @ 2018-08-28 16:41
野狼谷
阅读(510)
评论(0)
推荐(0)
摘要:
使用AndroidStudio编译时提示error: Error:Execution failed for task ‘:app:validateReleaseSigning’. > Keystore file not found for signing config ‘release’. 从字面意 阅读全文
posted @ 2018-08-28 16:40
野狼谷
阅读(1893)
评论(0)
推荐(0)
摘要:
如果 你的项目中使用了注解插件 比如butterknife 升级3.1之后打包编译 出现以下错误提示 InnerClass annotations are missing corresponding EnclosingMember annotations. Such InnerClass annot 阅读全文
posted @ 2018-08-28 16:39
野狼谷
阅读(534)
评论(0)
推荐(0)

浙公网安备 33010602011771号