简体   繁体   English

建立连接以将数据从Web或应用程序服务器发送到android设备

[英]Establish connection to send data from web or application server to an android device

Hello android developers, 您好android开发人员,

I am an android developer, i would like to build an application that receive data from a server and display it as notification message. 我是一名Android开发人员,我想构建一个从服务器接收数据并将其显示为通知消息的应用程序。 i am trying to create push notification services with out using GCM from google. 我正在尝试使用Google的GCM来创建推送通知服务。

How can i send messages to a particular android device from my web/application server and how can i find the android device to send data for that particular device without using GCM. 如何从我的Web /应用程序服务器向特定的android设备发送消息,以及如何找到不使用GCM来为该特定设备发送数据的android设备。

Your helpful suggestions will be appreciated greatly. 您的有益建议将不胜感激。

Thanks in advance. 提前致谢。

Sathish 沙沙语

Google is first of all. 谷歌首先。 But use GCM , it's Google's push notifications. 但是使用GCM ,它是Google的推送通知。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM