zz7zz7zz / android-sharedPush

单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少网络流量。
55Updated 6 years ago

Alternatives and similar repositories for android-sharedPush:

Users that are interested in android-sharedPush are comparing it to the libraries listed below