Hello I was watching the guide of Corona for configure Icon but in example only show for iOS, for Android how would be? Put Icon.png 72x72 in main folder?
Thanks you in advance!
Hello I was watching the guide of Corona for configure Icon but in example only show for iOS, for Android how would be? Put Icon.png 72x72 in main folder?
Thanks you in advance!
Hi @aitor.10794,
This page has a complete list of the app icon sizes for both platforms:
http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons
Take care,
Brent
Hi @aitor.10794,
This page has a complete list of the app icon sizes for both platforms:
http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons
Take care,
Brent
An oddity I ran into: Make sure your icons have the sRGB color profile. This shows when you “get info” in Finder on the Mac.
Most image editors will automatically put that in, but I generated some icons with an online tool that didn’t have the color profile set and the icon didn’t work when I built for an Android device. All I had to do was open the image with Pixelmator (or Photoshop) and save it again. Then the profile showed up in finder and the icon showed up on the device.
I hope this saves someone else from tearing their hair out…
An oddity I ran into: Make sure your icons have the sRGB color profile. This shows when you “get info” in Finder on the Mac.
Most image editors will automatically put that in, but I generated some icons with an online tool that didn’t have the color profile set and the icon didn’t work when I built for an Android device. All I had to do was open the image with Pixelmator (or Photoshop) and save it again. Then the profile showed up in finder and the icon showed up on the device.
I hope this saves someone else from tearing their hair out…