标签: php android android-c2dm
我尝试使用以下链接中的php代码 https://github.com/lytsing/c2dm-php
我的响应http代码为“0”。
答案 0 :(得分:0)
我在下面的链接中找到了不同的php c2dm实现 http://code.google.com/p/plic-opensource-mti2012/source/browse/trunk/server/library/c2dm.php?r=72
现在正在工作。