Sarju Thakkar
Sarju Thakkar

Reputation: 83

How do I set web icon for my android app?

In android studio I have already set the icon for mdpi, hdpi, etc.... , but I don't know where to put the web icon in android studio. Any help is appreciated and thanks in advance.

Upvotes: 0

Views: 64

Answers (1)

Bill Mote
Bill Mote

Reputation: 12823

The Hi-Res Web Icon is used for your store listing on Google Play only. I have a folder in the root of my project called PlayStoreAssets in which I keep my screenshots and my other assets, however, that is completely unnecessary.

Upvotes: 1

Related Questions