Can I change screenshots of the app after published?

AndroidGoogle MapsPublish

Android Problem Overview


I made an app and put that on Playstore. Is there a way I can change the screenshots of the app? Or if it is not possible will the update version remove the previous version and screenshots?

Android Solutions


Solution 1 - Android

You can change the screenshots if you go to the Google Developer Console.

You select your app from the list, then go to store presence and select store listing from the menu on the left and there will be a graphic assets section on the page. You can add them there.

Solution 2 - Android

Steps to update Screenshots on Android Developer Console

  1. Select the App to which the screenshot to be added from the list of App

enter image description here

  1. From the Left click on Store preference, and inside that select Store listing.
    enter image description here
  2. Scroll down on that page and you can see Graphic Assets, from there you can add

Solution 3 - Android

In the new Google Play Console screenshots can be added like this:

  1. List item
  2. Tap on "All apps"
  3. Pick one of your apps
  4. Store presence
  5. Main store listing
  6. Scroll to Phone screenshots
  7. Add screenshots.

enter image description here

Old Google Play Console will be discontinued from November 2, 2020.

Solution 4 - Android

  1. Go to https://play.google.com/apps/publish
  2. Login and then go to All applications( from side menu)
  3. Select your uploaded application
  4. Then Store presence -> Store listing (form side menu)
  5. On that page you'll find Graphic Assets section where you'll get different tabs for different devices(eg. PHONE, TABLET, ANDROID TV, WEAR OS) , there you can upload your application screenshots using the BROWSE FILES button.

Solution 5 - Android

Here's where you can manage your app’s graphic assets on the Play Console:

Sign in to your Play Console. Click All Applications All applications.

   Select an app.

   On the left menu, click Store Presence > Store listing.

   Under "Graphic assets", you can upload your images and add a YouTube video.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionJackie ChanView Question on Stackoverflow
Solution 1 - AndroidCatalinaView Answer on Stackoverflow
Solution 2 - AndroidAriven NadarView Answer on Stackoverflow
Solution 3 - AndroidRamisView Answer on Stackoverflow
Solution 4 - AndroidPritam GuhaView Answer on Stackoverflow
Solution 5 - AndroidOluwasegun OlorunyomiView Answer on Stackoverflow