Skip to main content

Android Environment Setup

Package Information and License Key Setup

Check the license information registered in the console for Android receipt verification.

1. Access Google Play Console and select your application

Figure.1

2. Select Monetization > Monetization setup menu and check license information

Figure.2

3. Register app package information and license information in PlayNANOO console

Figure.3

Service Account Setup

This setup is required for Android receipt verification and checking detailed information of purchased products.

1. Access Google Cloud Platform

Access Google Cloud Platform  

2. Create a new project

Click New Project. 1   Enter the project name and click Create. 2  

3. API Access Permission Setup

After creating the project, click APIs & Services page. 3   Enable APIs & Services. 4   Search for and enable the following APIs in the API Library.

*  **Google Play Android Developer API**
* **Google Play Game Services Publishing API**

  5   5-1  

4. Create Service Account

Go to the Credentials page and click Create Credentials > Create Service Account. 6   Enter the service account name and description, then click Create and Continue. 7   Select Owner as the role and click Continue. 8   Enter the email address of the current console user in the access permission field to complete the account creation. 9  

5. Create JWT

Click the created account. 10   Go to the Keys menu at the top and click Add Key > Create New Key. Select JSON as the key type and click Create. 11  

6. Register User in Google Play Console

In Google Play Console, select Users and Permissions, then click Invite New User. 12   Enter the email address of the account created in step 4, then select the application that requires permissions under App Permissions. 13   Under Permissions > Account Permissions, select all financial data information and complete the user invitation. 14  

7. Register JWT JSON File

Register the JWT JSON file downloaded in step 5 to PlayNANOO. 15