Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to generate rounded square launcher icon android

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 and legacy). It generates icon, but the size of radius of rounded square is less than it was 7 month ago when I generated it for the first time. How can I make bigger radius for icon corners? Or it's new default icons for android? Thanks. enter image description here

enter image description here

enter image description here

like image 499
yozhik Avatar asked May 28 '18 11:05

yozhik


People also ask

How do I make my Android icons round?

To change icon styles using Nova Launcher, head to Nova Settings > Look & feel > Icon style. Here you have the option between choosing one of the base shapes, choosing from a menu of even more base shapes, or starting with a base shape and tweaking each corner individually until you create a completely new shape.

How do I make a square icon round?

Generate Icon Via Android StudioRight 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.


1 Answers

Generate Icon Via Android Studio

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

enter image description here

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
like image 108
pvrforpranavvr Avatar answered Sep 28 '22 03:09

pvrforpranavvr