Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  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

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.



Step B: Enabling the GCM Service

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

  1. Turn the Google Cloud Messaging toggle to ON.

  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.


  • No labels