I am trying to do push notification in android using GCM. I read the Google docs for GCM and there demo application. I created the client side program mention here http://android.amolgupta.in/ but i am not getting registration ID. Also am not getting some points 1. do i need to server program too with this 2. on Google demo app they mention that i need to change api key at "samples/gcm-demo-server/WebContent/WEB-INF/classes/api.key" is it necessary to do it every time as i am creating new project
Can any one provide me proper project other than google provided so that i clear my concepts.
Any help will be appreciated.
Thanks in advance
