Android GCM SENDER_ID, how to get it?

前端 未结 10 1822
温柔的废话
温柔的废话 2020-12-01 02:19

I try to migrate to GCM and I have an issue with the SENDER_ID I need to provide. I use the demo project from google. In this project I need, if I

10条回答
  •  隐瞒了意图╮
    2020-12-01 02:55

    Maybe you haven't activated Google Cloud Messaging for Android in API COnsole. Here is the instructions:

    http://developer.android.com/google/gcm/gs.html

提交回复
热议问题