How to generate rounded square launcher icon android

后端 未结 5 967
夕颜
夕颜 2021-02-06 06:46

I try to generate new launcher icon for my android project. I am taking png icon 512x512 and through Android Studio I am converting it New->Image Asset->(Launcher Icons Adaptive

5条回答
  •  情歌与酒
    2021-02-06 07:00

    Generate Icon Via Android Studio

    Right click on app > Go to Image Assets > Choose icon type and other properties > Click next and finish.

    Here you can generate all icon shapes and replace with new easily. If you choose icon type as adaptive and legacy it will generate both square shaped and round shaped. And replace with existing icons on finishing with the steps.

    Generate Via Online

    • AndroidAssetStudio (romannurik)
    • AndroidAssetStudio (jgilfelt)
    • App Icon
    • Make App Icon

提交回复
热议问题