Skip to content

Google Play Integration

With Crowdin’s Google Play integration, you can speed up the process of your app’s data localization. Once the integration is enabled, all the texts from the store page are collected in one file and added to your project in Crowdin Enterprise. When translations are completed, it takes a few clicks to add them to your app’s page in the store.

Connecting Google Play with Crowdin Enterprise

To connect Google Play with your project in Crowdin Enterprise, follow these steps:

  1. Open your project and select Integrations on the left sidebar.
  2. Click on Google Play in the Integrations List.
  3. Enter the package name and click Set Up Integration.

You can edit the package name if you entered it incorrectly and delete the integration if needed.

The integration will collect the source texts into a file which will be placed in Sources > Files. By default, the file name is set to google_play.xml.

Publishing Translations

To publish translations, follow these steps:

  1. Open your project and go to Integrations > Google Play.
  2. Click Preview & Publish Translations. Publish Translations
  3. Available translations will appear accordingly to the configured Export options. See whether all translations look good and clear the checkbox next to the languages you don’t want to publish. Click Next to proceed. Selecting Languages for Publishing
  4. Upload a file with your service account credentials and click Publish. Service Account Credentials
  5. You can track the publishing progress in the next dialog. Once the translations are uploaded, click Close. Publishing Progress

Creating Service Account Credentials

To publish translations from Crowdin Enterprise directly to your Google Play project, you need to configure access to your Google Play Console beforehand.

To create and add your service account credentials, follow these steps:

  1. Link Google Play Console with Google Cloud project:
    • Open the Google Play Console and go to Setup > API access.
    • Link an existing project or create a new one. Link Project
  2. Generate service account credentials:
    • Go to Service accounts. If prompted, select one of the existing projects. Select Project
    • Click Create Service Account. Create Service Account
    • Specify the service account name and click Create and Continue. Service Account Name
    • From the Role list, select Service Accounts > Service Account User and click Done. Service Account Role
    • Open the Actions menu on the created service account and select Manage keys. Configure Service Account
    • In the Keys tab, click Add key > Create new key. Create Key
    • Select JSON and click Create. Key Type
    • A JSON file that contains your service account credentials will be downloaded to your machine.
  3. Grant access to your service account:
    • In the Google Play Console, go to Setup > API access and click Grant access on your service account. Grant Access
    • In the Account permissions tab, select the following permissions:
    • View app information and download bulk reports (read-only)
    • Publish Play Games Services projects
    • Release to production, exclude devices, and use Play App Signing
    • Manage store presence Permissions
    • Click Invite user.

After it, you can use the file with your service account credentials to publish your translations from Crowdin Enterprise to Google Play.

Was this page helpful?