...
The application setup process consists of the following steps:
Step A: Google Setup – 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.
Step B: Appoxee Setup -allow Appoxee to send notifications from your application. This is done by adding the Android app to your Appoxee account.
...
Once you complete the Android Application Setup process, your next task is to add push notifications to your code (see Appoxee Android SDK Integration).
children