Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Enabling API for Google Play

Automating the app upload process makes it faster and simpler for you to start using it. That's why spaceOS is working hard to do it.

Enabling API

  1. Sign in to the Google Play Console as the developer account owner 

  2. Go to Setup -> API access, select “Create a new Google Cloud project” and click Next.

  3. The page should become like on picture, and here you'll need to click on "Learn how to create service accounts".

  4. You'll be shown a prompt, follow the link to "Google Cloud Platform".

  5. Once you're in a Cloud Console, click on the "Create Service Account" button.

  6. Give the account a name, e.g. "SpaceOS-automation", and click "Done" at the bottom of the screen.

  7. In Console, you'll see a new entry for the service account. Click on its email link.

  8. On the new screen, go to the "Keys" tab. Click on the "Add Key" button and choose "Create new key".

  9. Once prompted, choose a "JSON" type for a key and click Create.

  10. Your browser should automatically download that .json file, named e.g. "pc-api-xxxxxxxxx-xxxxx-xxxx.json".

  11. Close a prompt that appears.

  12. Copy the email address of your service account (from Step 7) and send it to our team along with the .json file. The rest will be on us.

...