Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change default app icon shape in Android Studio

I started using Android Studio recently and I found one thing different (notably) that unlike in Eclipse, Android Studio does not provide any option to choose app icon and its shape & size while creating a new app. While finalizing my app development I tried to change default 'ic_launcher.png' with my own image but I am not able to change its shape (which is square by default) to circular.

So my question is - Is there any way of changing app icon shape in Android Studio ? And if this question is already been solved on some other thread then please share that link with me. (P.S.- I tried to search with similar question here but couldn't find probable solution, therefore posting this question on my own)

like image 568
aB9 Avatar asked Jan 01 '26 21:01

aB9


1 Answers

Just add new Icons in all drawable folder and update the icon name in manifest file.

To change the icon shape following tool can be usefull:

http://romannurik.github.io/AndroidAssetStudio/

like image 189
Anjali Avatar answered Jan 03 '26 09:01

Anjali



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!