Changing the home screen app icon in Corona?!?!?

Hi everyone,

This is my first time posting on the forums here and I’m new to Corona SDK too, please move this post if its in the wrong place.

I made my first app and posted it to google play called “No More Alcohol” it can be found on the play store by searching up “superripetech” . For a first hand perspective of my problem.

I can’t change the homescreen icon of my app shown below on my home screen. I put all my icon files for the picture in the build folder where my main.lua and other images for the app are and outside the folder shown below but it still comes up with the Corona symbol on the homescreen. I tried releasing an update to fix it but it didn’t work and I’d say the image is copyrighted so I don’t want to have my app taken down for that on first release.

I’ve read some pages about this including the official Android ones but it still won’t work.

Can someone give me really easy to follow steps to fix this problem fast! 

Also please download my app and see what you all think of it and give it an honest rating.!

How are your icons named? 

The names are pictured in the first picture i posted.

I solved this by putting them all in the folder where my main.lua is etc. and calling them “Icon-xxhdpi” for example

Hi @lacey.conor1234,

Please refer to this guide for exact naming and sizing conventions for icons:

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons

Best regards,

Brent

How are your icons named? 

The names are pictured in the first picture i posted.

I solved this by putting them all in the folder where my main.lua is etc. and calling them “Icon-xxhdpi” for example

Hi @lacey.conor1234,

Please refer to this guide for exact naming and sizing conventions for icons:

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons

Best regards,

Brent