码迷,mamicode.com
首页 > 移动开发 > 详细

Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL

时间:2015-12-11 20:41:50      阅读:316      评论:0      收藏:0      [点我收藏+]

标签:

http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/

按照文章的链接的步骤,实现GCM-HTTP在client 和app server之间的部署。链接一下供须要的同学參考。


在从本地Server移植到web server遇到的问题:

1.Google Api Key是绑定serverIP的,所以在本地换到Web的时候,Google Api Key须要又一次申请;

2.假设server端CURL不可用,那么推送就会出问题,须要安装CURL模块

參考链接:

http://stackoverflow.com/questions/22004716/gcm-is-not-working-on-live-server

http://stackoverflow.com/questions/2939820/how-to-enable-curl-installed-ubuntu-lamp-stack

http://www.2cto.com/os/201102/84031.html

Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL

标签:

原文地址:http://www.cnblogs.com/mengfanrong/p/5040072.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!