本文介绍了C2DM背景技术的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我需要有关C2DM在Android上的进一步信息。在不明确的后台技术支持。
I need further information about C2DM on android. The informations on http://code.google.com/intl/de-DE/android/c2dm/index.html are not clear about the background technology.
这protocolls使用?
如何在谷歌服务器上找到我的手机?
Which protocolls are used? How does the Google server find my cell phone?
我需要这样的信息。
推荐答案
您可以获取有关谷歌I / O 2010视频C2DM内部的一些信息:的大厦推送应用程序
You can get some info about C2DM internals from Google I/O 2010 video: Building push applications for Android
这篇关于C2DM背景技术的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!