# Artwork for Android app

### What artwork will I need to publish my Android app?

The artwork submitted to Google includes the app icon, screenshots and more to present how your app looks to users on Google Play.

Find out the guidelines provided by Google to submit this artwork:

* App icon: Upload the app icon design for your mobile app. Along with your store listing, this will also be visible on the search results on the Play Store. This is a mandatory requirement. Image requirements for the app icon design are:

{% hint style="warning" %}
Support format:

* JPEG or 32-bit PNG

* 512 px by 512 px

* Up to 1 MB
  {% endhint %}

* Feature graphic: Upload the feature graphic banner design for your mobile app. This is a mandatory requirement. Image requirements for the app icon design are:

{% hint style="warning" %}
Support format:

* JPEG or 24-bit PNG (not transparent)

* 1,024 px by 500 px

* Up to 1 MB
  {% endhint %}

* Phone screenshots\*: Upload between 2 and 8 phone screenshot designs. This is a mandatory requirement. Image requirements for the screenshots are:

{% hint style="warning" %}
Supported format:

* JPEG or 24-bit PNG (not transparent)

* Between 320 px and 3,840 px

* 16:9 aspect ratio (for landscape screenshots)

* Up to 8 MB
  {% endhint %}

* 7-inch tablet screenshots\*: Upload up to 8 7-inch tablet screenshots. You must upload at least 1 screenshot if you want your app to be featured in the ‘Designed for tablets’ section on Google Play. This is a mandatory requirement. If your app is not designed for tablets, you can upload phone screenshots as well.  Image requirements for the tablet screenshots are:

{% hint style="warning" %}
Supported format:

* JPEG or 24-bit PNG (not transparent)

* Between 320 px and 3,840 px

* 16:9 aspect ratio (for landscape screenshots)

* Up to 8 MB
  {% endhint %}

* 10-inch tablet screenshots\*: Upload up to 8 10-inch tablet screenshots. You must upload at least 1 screenshot if you want your app to be featured in the ‘Designed for tablets’ section on Google Play. This is a mandatory requirement. If your app is not designed for tablets, you can upload phone screenshots as well. Image requirements for the tablet screenshots are:

* Chromebook: Upload between 4-8 screenshots of chromebook. Image requirements for the tablet screenshots are:

{% hint style="warning" %}
Supported format:&#x20;

* JPEG or 24-bit PNG (not transparent)

* Between 320 px and 3,840 px

* 16:9 aspect ratio (for landscape screenshots)

* Up to 8 MB
  {% endhint %}

* Video: Enter the URL of a YouTube video that you would like to be added to your app store listing. This is an optional requirement.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appmysite.com/frequently-asked-questions/publishing-and-distribution/artwork-for-android-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
