I don’t get how this icon stuff works. I have placed the following .png files in the working folder of my Corona project:
icon-hdpi.png
Icon-ldpi.png
Icon-mdpi.png
Icon-xhdpi.png
I haven’t found any info about any larger icons than the Icon-xhdpi.png, which is supposed to be 92x92 pixels (attached).
But when I put this app on my phone (Galaxy S5) the icon is still smaller than most of of the other icons. An example is attached (icons.png).
Some things I note about icons.png:
-
My icon is much smaller than most other icons.
-
My icon seems to measure 123 pixels so it’s obviously scaled up somehow
-
The other icon (which measure 157 pixels) is obviously scaled up a lot
(according to the visible pixels)
So, how come? My apps are looking kind of “inferior” when their icons are all smaller than the rest. What is to be done?