Icon Trouble

I keep getting the default corona icon as my icon instead of the custom icons in the root directory for my project.  Ive done this many times with no problems so Im not sure what is going on.  The only think i will mention is I have a different device for testing which is a Galaxy S Tab 4 and I have the latest corona daily build (as of this post) 2015.2576

I havent tried downgrading corona yet to see if that was the problem.  Just thought I would see if anyone has any suggestions as to why this is happening?

.

http://imgur.com/eQl1aji

Thanks…

Hi, 

I had this same problem but it is now fixed for me just now and I had to tell you the process I followed! :slight_smile:

I use Eclipse IDE and a Lua plugin which allows me to make lua projects and applications in Eclipse!

I have a picture posted of my main project folder. This is where my main.lua and other sounds etc. for the app are. I posted the android icon images in there and now they appear on my phone instead of the Corona symbol.

Before i had them in a sub folder called “res” and outside the folder where the main.lua was and when i deleted them and put the images in the folder it fixed the problem!

Sorry i’m only new to all this so i’m not very good at explaining it, but hopefully you can see what I done and apply it to your project.

Conor.

Also in your picture you have the android images called “Icon-xhdpi.png” and they are already a .png file!

Call them “Icon-xhdpi” and try drop the png part in the title!

See this is why it is good to have an extra set of eyes. I have a Photoshop script that makes all the icon sizes for me.  Somehow when updating the script I must have added the file extension to the naming convention.

Thanks Conor!

No Problem.

Hi, 

I had this same problem but it is now fixed for me just now and I had to tell you the process I followed! :slight_smile:

I use Eclipse IDE and a Lua plugin which allows me to make lua projects and applications in Eclipse!

I have a picture posted of my main project folder. This is where my main.lua and other sounds etc. for the app are. I posted the android icon images in there and now they appear on my phone instead of the Corona symbol.

Before i had them in a sub folder called “res” and outside the folder where the main.lua was and when i deleted them and put the images in the folder it fixed the problem!

Sorry i’m only new to all this so i’m not very good at explaining it, but hopefully you can see what I done and apply it to your project.

Conor.

Also in your picture you have the android images called “Icon-xhdpi.png” and they are already a .png file!

Call them “Icon-xhdpi” and try drop the png part in the title!

See this is why it is good to have an extra set of eyes. I have a Photoshop script that makes all the icon sizes for me.  Somehow when updating the script I must have added the file extension to the naming convention.

Thanks Conor!

No Problem.