Android

Publish to Play Store

Minimal app submission guide

Requirements:

  • A developer account
  • An apk already built and signed with a non-debug key
  • A free app that doesn’t have in-app billing
  • no Firebase Cloud Messaging or Game Services
  1. Head to https://play.google.com/apps/publish/


1a) Create your developer account if you do not have one

  1. Click button Create new Application
  2. Click submit APK
  3. Fill in all required fields in the form, including some assets that will be displayed on the Play Store (see image below)
  4. When satisfied hit Publish app button

Assets required for submission: Icon and Feature Graphic APK upload

See more about signing in https://stackoverflow.com/documentation/android-gradle/5249/configure-signing-settings#t=201608060822323313637


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow