Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Step A - Creating a Google API
  2. Step B - Enabling the GCM Service
  3. Step C - Obtaining an API Key
  4. Step D - Creating an Android App in Appoxee

Step A: Creating a Google API project

  1. Open the Google APIs Console page.
  2. If you haven't created an API project yet, this page will prompt you to do so
    Image Added

Note:

       If you already have existing projects, the first page you see will be the Dashboard 
       page. From there you can create a new project by opening the project drop-down menu (upper left corner) and choosing Other projects > Create.
  1. Click create project
  2. Open the Google APIs Console page, make sure your project is selected and take a note of the project id. This is your project number, and it will be used later on within the Application Settings in the Appoxee dashboard.



Image Added

Step B: Enabling the GCM Service

  1. In the main Google APIs Console page, select "Services".

Image Added

  1. Turn the Google Cloud Messaging toggle to ON.

Image Added

  1. On the "Terms of Service" page, accept the terms

Step C: Obtaining an API Key

  1. On the main Google APIs Console page, select "API Access".
  2. Click "Create new browser key".
  3. Take a note of the API key value as it will be used later on.


Image Added