I am trying to use google cloud messaging service. I want to use it with a few different applications. I need to get a registration ID, but will i have to get a different registration ID for each of my different applications?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In GCM every application is one of the project. So on same device with different application you will get the different registration ID. for more info go to http://developer.android.com/guide/google/gcm/gcm.html