I am trying, to implement the new GCM, I am following Google get stated : http://developer.android.com/guide/google/…
android google-cloud-messaging service-not-availableI want to implement an gcm client into an existing android app. So, by following this tutorial I wrote following …
android google-cloud-messaging ioexception service-not-availableI am getting the error "SERVICE_NOT_AVAILABLE" on my GoogleCloudMessaging.register() call on a Android 2.2 device. I am writing …
android android-2.2-froyo google-cloud-messaging google-play-services service-not-availableI was trying to set this example: https://code.google.com/p/gcm/source/browse/#git%2Fgcm-client up and running. …
android exception google-cloud-messaging service-not-available