开发者

How to PUSH a notification from my server to my Android App?

I want to control PUSH notification own, without using third party server like for C2MD need to PUSH notification throug开发者_如何学编程h Google server. So there is any idea, How can i achieve this for Android?


You could use a persistent TCP/IP connection for achieving this.

Some resources for your reference

http://tokudu.com/2010/how-to-implement-push-notifications-for-android/

http://mqtt.org

Seems stackoverflow has discussion on it

Does Android support near real time push notification?


Im not sure if it answers your question but have you considered xmpp? Or this http://android-developers.blogspot.com/2010/05/android-cloud-to-device-messaging.html similar topic Does Android support near real time push notification?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜