I am trying to get GCM working in my app (to notify users when our hours change, or when we have any promos going on), but I keep getting the error Cannot
GCM
Cannot
You are probably using an old tutorial but GCMRegistrar is a deprecated API class.
Please use the GoogleCloudMessaging API instead.
Check this for complete tutorial push notification using gcm