How to change the Launcher icon ?

Hi all,

How can change the icon for the App launcher other than corona icon when I build my applications for android using windows simulator?

I read few blogs talking about it but I am little confused.

Regards

Abdulaziz

Maybe this will help you.

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

Thanks Buddy , it works  :slight_smile:

Actually I did this intitaly but the issue was from image extension. for some reason windows was adding .jpg to each image’name. So when i removed .jpg ,. it did work.

thanks for ur help

Abdulaziz

Maybe this will help you.

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

Thanks Buddy , it works  :slight_smile:

Actually I did this intitaly but the issue was from image extension. for some reason windows was adding .jpg to each image’name. So when i removed .jpg ,. it did work.

thanks for ur help

Abdulaziz

Hi, Alzaabi,

i am getting same problem to change launch icon in android.

i went through documents as given above and did procedure same as written.

but still lauch icon i m getting of corona logo.

any help…?

Hi sangam687,

Did you name them correctly ? also did you change their sizes as mentioned in the guide :

Regards

Abdul

Just use this excellent service put up by a fellow Corona SDK user. You simply give it a 1024 x 1024 copy of your icon and it will give you all you need correctly named. Good luck. 

http://icon.angrymarmot.org/

Hi ksan

It is a very good tool but it does not create launch images (splash screens). 

regards

Abdul

Oh I see what you mean. In reality those screens are always a little bit customized. You see company logos there, game icons or names etc. Perhaps the tool could spit out some generic black background files for you in all the right sizes so you can just drop them into the project to get going but you would still need to customize them along the way.

Why not go to the link where this tool is presented and make a suggestion to its creator? 

http://forums.coronalabs.com/topic/45206-corona-icon-generatior/

I did  :slight_smile:

Thanks

Abdul

the problem i am getting for launch logo image due to keeping images in side sub folder(Images Folder). when i keep images in root folder(project folder) then its work fine. but inside sub folder where i keep all usable images for game. then, its not showing for that image, bydefault images(corona image) its showing. so any help for this…?

up to my understanding ( I could be wrong) : the icons and launcher images should be in the root folder. The rest of the images can be placed in any folder.

regards

Abdulaziz

Hi, Alzaabi,

i am getting same problem to change launch icon in android.

i went through documents as given above and did procedure same as written.

but still lauch icon i m getting of corona logo.

any help…?

Hi sangam687,

Did you name them correctly ? also did you change their sizes as mentioned in the guide :

Regards

Abdul

Just use this excellent service put up by a fellow Corona SDK user. You simply give it a 1024 x 1024 copy of your icon and it will give you all you need correctly named. Good luck. 

http://icon.angrymarmot.org/

Hi ksan

It is a very good tool but it does not create launch images (splash screens). 

regards

Abdul

Oh I see what you mean. In reality those screens are always a little bit customized. You see company logos there, game icons or names etc. Perhaps the tool could spit out some generic black background files for you in all the right sizes so you can just drop them into the project to get going but you would still need to customize them along the way.

Why not go to the link where this tool is presented and make a suggestion to its creator? 

http://forums.coronalabs.com/topic/45206-corona-icon-generatior/

I did  :slight_smile:

Thanks

Abdul

the problem i am getting for launch logo image due to keeping images in side sub folder(Images Folder). when i keep images in root folder(project folder) then its work fine. but inside sub folder where i keep all usable images for game. then, its not showing for that image, bydefault images(corona image) its showing. so any help for this…?