I would like to have a application which can receive notification/messages.Is it possible to have our own c2dm/notification server rather than using google gcm for our android device?
问问题
62 次
1 回答
0
您可以构建自己的服务器。但请注意,这将很困难,并且有大量错误的余地。除了 GCM 之外,您还可以使用许多选项。我在上一个答案中给出了选项列表。
于 2013-02-21T07:12:34.053 回答