【问题标题】:What is alternate for iOS device token in Android devices for push notification用于推送通知的 Android 设备中 iOS 设备令牌的替代方法是什么
【发布时间】:2012-12-06 11:31:27
【问题描述】:

iOS 使用唯一的设备令牌,因此用于推送通知。 Android中的替代解决方案是什么。谁能帮帮我。

【问题讨论】:

    标签: android push-notification


    【解决方案1】:

    对于 android 中的推送通知,我们有 GCM(Google Cloud Messaging)。请点击以下链接了解更多信息

    https://developer.android.com/google/gcm/demo.html

    【讨论】:

      【解决方案2】:

      如果您要求设备的唯一 ID,请查看此处How to find serial number of Android device?

      或者如果你需要push_token之类的东西,那么C2DMGCM中都有registration_id

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2011-12-30
        • 2010-11-23
        • 1970-01-01
        • 1970-01-01
        • 2015-08-29
        • 1970-01-01
        相关资源
        最近更新 更多