I spent several hours trying to upload png image as App Launch Icon with no success. Cleaning, restarting, adding png files manually to folders didn't help. The problem was fixed only after I changed png to jpeg.
Does anyone know why it happened?
I spent several hours trying to upload png image as App Launch Icon with no success. Cleaning, restarting, adding png files manually to folders didn't help. The problem was fixed only after I changed png to jpeg.
Does anyone know why it happened?
No detailed info, but you could go to this link and:
android:icon = "@drawable/myicon"
in AndroidManifest.xmlthe format of the image(png or jpeg) is irrelated to the issue.