Skip to content

Instantly share code, notes, and snippets.

@rahulspace
Last active April 26, 2018 06:25
Show Gist options
  • Select an option

  • Save rahulspace/357acbcf87e278b13fa0569c0f345c59 to your computer and use it in GitHub Desktop.

Select an option

Save rahulspace/357acbcf87e278b13fa0569c0f345c59 to your computer and use it in GitHub Desktop.
Upload apk to Google Play Store

Upload apk to Google Play Store

  1. log in into Google play account. https://play.google.com/apps/publish/
  2. Click All Applications then click + Add new application
  3. Select Default Language, type Title of app and click Upload APK
  4. Click Upload your first APK to Production and browse apk to upload
  5. Click Store Listing side menu
  6. Enter following details about the app
    • Title : App name
    • Short Description : Initial text that user will see
    • Full Description : Detailed description less than 4000 characters
    • Screenshots : Screeshot of app (mobile, 7 inch tab and 10 inch tab) between 320 px and 3840px
    • Click + Add high-res icon to add app icon (512 X 512)
    • Click + Add feature graphic to add promotional picture on top of playstore (1024 X 500)
    • Add a Promo Graphic (YouTube video URL)
    • Select application Categorization, Contact details and Privacy policy fields
      1. Application type
      2. Category
      3. Content rating
      4. New Content rating
      5. Web site
      6. Email
      7. Phone
      8. Privacy Policy
  7. Click Content Rating side menu and click the Continue button to fill in the questionnaire and to assign your App a rating
  8. Click Pricing and destribution side menu and select the app is free or paid and also select countries to allow to download app
  9. Finally click Publish app button to publish android application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment