Google Cloud Messaging: How to use SHA1 certificate?
问题 I have a doubt. I developed an Android App which receives push notifications via Google Cloud Messaging. Here are the steps I took: Creation of new Project on Google Developer console and copy/paste my Project Number in my android app. Registration of my App through RegID previously received by Google Cloud Messaging. Result: Ok! My App appears in database on my server. Copying/paste Api Key in my Server. I obtained my Api Key from Google Developer Console (Projcet/API/Credential/New API Key)