Tutorial: How to Implement Push Notifications Using Google Cloud Messaging for Android — Part 1: Client App

This tutorial will walk you through how to successfully send push notifications to an application using Google Cloud Messaging (GCM).

Part 1—Client App covers the setup needed for a client application to register with GCM, send that registration information to the app server, and handle notifications it receives.

The parts in this process are:

Get Project Number Enable API Get API Key Get Google-Services Configuration (JSON) File Set Android Build Dependencies Android Manifest Modification...
 •  0 comments  •  flag
Share on Twitter
Published on September 18, 2015 23:15
No comments have been added yet.