Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Aligned the text with the corresponding iOS Application Setup into

In this manual we will describe how to integrate Google Cloud Messaging (GCM) within your app and later how to integrate This document explains how to setup an application that enables sending and receiving Android Push Notifications, and then integrate this application with the Appoxee messaging service in your app.  http://developer.android.com/guide/google/gcm/index.html 
It is recomended to have two Appoxee Applications for each one of your apps. One for development and one for Production. This way you will always be able to send test messages and to test all the functionalities without affecting the Production app. 
Below are the steps for enabling Android push notifications:.

The application setup process consists of the following steps:

Step A: Google Provisioning – create a mobile provisioning profile. This profile enables your application to receive Push Notifications.

Step B: Appoxee Provisioning - allow Appoxee to send notifications from your application, by adding it to your Appoxee account.

Note
  • An application has two environments: Development and Production. Each of these environments requires a different certificate in order to send Push Notifications.
    Once you create your app, make sure you repeat the remaining steps twice: first to create a Development certificate and then to create a Production certificate.
  • Once you complete the setup of your application, your next task is to add push notifications to your code (see Appoxee Android SDK Integration).


Child pages (Children Display)