Jump to content
Anna Blanca

Can't change icons in my app

Recommended Posts

Hi. I'm trying change icons of my Android app, and i made all as earlier - on the way Project>Option>Application>Icons. I changed all Embarcadero's default icons to my icons. But when i compile my app, i see all the same app icons in my phone. What's wrong i made?

ScreenOfIcons.jpg

Share this post


Link to post

Hi, from you screenshot, I see that you are changing icons for "Release" compiling target, so make sure that you are compiling your app for that target and not for another one like for exemple "Debug".

Share this post


Link to post

In some are cases it happened old images stay in the deployment wizard. Check in it if you have previous images and clear the list or remove only the files you don't want.

 

Sometimes (more probable) the files are the good ones but there is a cache on the device which doesn't want to refresh the icon. Restart your smartphone or tablet if all is ok in Project / Deployment screen.

Share this post


Link to post
13 hours ago, h-farid said:

Hi, from you screenshot, I see that you are changing icons for "Release" compiling target, so make sure that you are compiling your app for that target and not for another one like for exemple "Debug".

Of course, i my target is Release! 

 

Share this post


Link to post
8 hours ago, Patrick PREMARTIN said:

it happened old images stay in the deployment wizard.

Where is concretely old icons may stay? I changed icons in Option, earlier, in older Delphi versions it's worked. 

8 hours ago, Patrick PREMARTIN said:

Restart your smartphone or tablet if all is ok in Project / Deployment screen.

I restart my phone and more - i installed my app on another phone. Whatever, app still in sample Embarcadero's icons.

Share this post


Link to post
3 hours ago, Anna Blanca said:

Where is concretely old icons may stay? I changed icons in Option, earlier, in older Delphi versions it's worked. 

I restart my phone and more - i installed my app on another phone. Whatever, app still in sample Embarcadero's icons.

 

Go to Project / Deployment menu to access the deployment wizard.

 

1617236325_Capturedcran2025-06-1407_40_36.thumb.png.e991cc00520ae1f6d8a3ef71bda3c017.png

 

In the list of files included in your release you perhaps have old files and new ones. I know it should never happen, but I've seen it in the past.

 

578376833_Capturedcran2025-06-1407_41_01.thumb.png.2ce9a506de303489c18911b6060a2b43.png

 

Remove the wrong lines or use the blue array to restore default values. It will recalculate the needed files when you deploy next time and should use the good pictures.

 

 

Share this post


Link to post
14 hours ago, Patrick PREMARTIN said:

Go to Project / Deployment menu to access the deployment wizard.

 

I checked Deployment of my project. And there all icon are replaced to my pngs: 

изображение_2025-06-14_232630484.png

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×