【发布时间】:2014-08-07 12:43:06
【问题描述】:
我正在开发一个 android 应用程序并想使用 GCM。我从各种博客中阅读了有关 GCM 的信息,但我不知道 GCM 如何检测不同的设备。我知道有registration id returned by the GCM server but we are sending project number as sender's id , then how GCM detects various android devices with that app。发件人的 id 是否有任何 MAC 或 IMEI 号码?
任何建议都会有所帮助......
【问题讨论】:
标签: android google-cloud-messaging