Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document explains how to setup an application that enables sending and receiving Android Push Notifications, and then integrate adding this application with to the Appoxee messaging service.

The application setup process consists of the following steps:

  • Step A: Google Setup for Appoxee Standalone – allow your app to send and receive Push Notifications.
    This is done by creating an Android app, get a Google Project ID and an API key, and then enable the Google Cloud Messaging (GCM) service. 

...

Once you complete the Android Application Setup process, your next task is to add push Push notifications to your code (see Appoxee Android SDK Integration).