Trying to change icon of my app but nothing.

Hello guys

I ve read the docs on this blog and they say that to change the icon of my app I just need a .png img for example 48x48 with the rispective name Icon-mdpi.png…

But when i build the app i get an error back… How can i solve it ??

@BetLab11

I created a sample for Android and iOS for you here: https://github.com/roaminggamer/RG_FreeStuff/tree/master/IconsSampler

You can get ready to use sample here:

I used this tool to generate the icons from a single image: http://www.gieson.com/Library/projects/utilities/icon_slayer/

This is the icon the app (sample) will show:

Icon-Small-50@2x.png

Cheers!

PS - There may be more icons than I’ve included.  The list is ever-growing with new form factors on devices.  So, keep that in mind for the future.

@BetLab11

I created a sample for Android and iOS for you here: https://github.com/roaminggamer/RG_FreeStuff/tree/master/IconsSampler

You can get ready to use sample here:

I used this tool to generate the icons from a single image: http://www.gieson.com/Library/projects/utilities/icon_slayer/

This is the icon the app (sample) will show:

Icon-Small-50@2x.png

Cheers!

PS - There may be more icons than I’ve included.  The list is ever-growing with new form factors on devices.  So, keep that in mind for the future.