# Adding App Icon on Windows

Your next step is to return to **Android Studio**. Go to **Open an existing AS project**, find your app project and open the **android** folder there.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/app12.jpg)

Open the following folder: **…/app/src/main/res** and double click on the folder **res.**

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/res.png)

There will be the menu, where you need to hover over the **New** line and select from the submenu **Image Asset**.

![](https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDPXgP8rsunPUNTvW2I%2F-MGvvVQXANl6ZzQJE40-%2F-MGvyEAtnrBdOTuNAQUa%2Fimage_asset.png?alt=media\&token=192c3ed1-110e-47ea-af45-d36d8eb7eba1)

Select your icon from your PC or device and set it up.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/configure_image_aset.png)

{% hint style="success" %}
The more detailed documentation about Image Asset work you can find here: <https://developer.android.com/studio/write/image-asset-studio>
{% endhint %}
