android-cn / android-discuss

Android 问题交流讨论坛, 微信公众号:codekk, 网站:
https://github.com/android-cn/android-discuss/issues
Apache License 2.0
4.08k stars 537 forks source link

关于Android后台消息推送的原理 #200

Open gmailmalloc opened 9 years ago

gmailmalloc commented 9 years ago

最近玩微博才发现,原来新浪微博的推送最近才开始实现的真正的后台推送,以前都是App关掉就没有推送消息了。求如果的G友(github friends)指导Android后台消息推送的原理,如:新浪微博、天猫推送物流信息、服装搭配的推送实现原理。有开源实现更佳,在此谢过。

chufengma commented 9 years ago

https://github.com/android-cn/topics/issues/4 这个issue 有提到开源推送:http://www.ddpush.net/overview

arlong commented 9 years ago

微博推送这块用的是个推!

xiaorong1176 commented 9 years ago

Android的消息推送,我之前在慕课网看到有郭霖的教程,讲的很不错。

见证Android消息推送时刻:http://www.imooc.com/learn/223 。 Android-见证消息推送时刻进阶篇:http://www.imooc.com/learn/358

郭霖博客:http://blog.csdn.net/guolin_blog

嘿嘿,为了提高大家伙的交流效率,我建议尽量采用@Trinea的提议,详见README,分享 以[分享]开头;提问 以[问答]开头。