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...
Published on September 18, 2015 23:15