In order to use Appoxee, you must create This step explains how to crate a Google application that supports sending and receiving Push Notifications from Appoxee.
The Google setup step consists of the following procedures:
...
After completing the Google setup, go to your next step is to allow Appoxee to send Push notifications from your app (see Step B: Appoxee Setup).
Step A.1: Creating a Google API Project
- Open Go to the Google APIs Console page.
2. Create a new project in one of the following ways:
- If you do not have
...
- any API
...
...
- projects yet - the Google APIs Console page prompts you to click Create project...
- If you already have
...
- API projects
...
- - the first page you see is the Dashboard page.
- - the first page you see is the Dashboard page.
...
- To create a new project,
...
- open the API Project drop-down list (upper left corner) and
...
- choose Other projects > Create.
3. Click Create project...4. Open On the Google APIs Console page, make sure your project is selected and note the Project Number.
In Step B: Appoxee Setup, you You will be required to enter provide this number as the Google Project ID in Step B: Appoxee Setup.
Note |
---|
Do not confuse the Project ID defined here, in the Google API Console , with the Google Project ID defined on the in your Appoxee websiteaccount. |
, so you can later add it to your Appoxee account. |
Step A.2: Enabling the GCM Service
- On the main Google APIs Console page, select Services.
- Set Find the Google Cloud Messaging for Android service, and set its toggle to ON.
- On the Terms of Service page, accept the terms.
Step A.3: Obtaining an API Key
- On the main Google APIs Console page, select API Access.
- Click Create new key...
- Note the API key value.
You will be required to provide this information as part of Step B: Appoxee Setup.
You have now successfully completed the Google setup.
Next step: Continue to Step B: Appoxee Setup.