Default Application Icons - G1 General

Can anyone post all of the default application icons from the g1 in PNG formats? Id like to use them on my g1 to replace icons from other applications. (I.e. replace the chomp sms icon with the messaging icon). I would really appreciate this and thank you.

You can extract them easily yourself by opening update.zip in an archive program (I use 7-zip).
e.g. for the Messaging icon, it's in:
JFv1.42_RC33.zip\system\app\Mms.apk\res\drawable\ic_launcher_smsmms.png

im looking now and i dont see the mms.apk

Related

How I change Icons in Folders?

Hi, I would like to know what kind of extension are the extension icon files in WM. Are for example settings.ico? The second question is, where can I get some icon files to change my folders icons? How can I asign or change the icons in my folders?
I need to make this change because I want to agroup apps or games and put then in the "All Programs" tab.
Thanks for your answers.

I "lost" the HTC_Calender icon

Hi,
while trying to rearrange my program screen (via creating new sub-folders and cut and paste the links to these new folders)
on the HTC HD2 I "lost" the icon for the HTC_Calender program
I now only have a white/blue general folder like icon now.
The link is working though, HTC Calender starts.
Anybody knows, how I can rearange the correct icon for the link ?
The icon itself seems to be apparent in the /windows folder
as HTC_calendar.?
Thx for help
gersi
Try a soft reset, if you haven't done one yet.
Install the program JWMD Icon Changer and find the calender icon and select it to load to default icon.

[Q] Getting icons back?

Start Menu -> look at my HTC_Calendar and HTC_Music app - they both do not have the nice HTC icons (musical note icon and HTC Calendar app icon - the one you get when you hover over the calendar in the slider). It used to be there and when I tried to copy the file from the storage location to another location and copied it back, it no longer shows the icon - just the generic blue stripe at the top, white window icon. Any idea how I can make it so it generates and shows the nice icon? I looked at the .lnk file using notepad and noticed it points to ManillaShortcut music or calendar. That's it. There's no reference to an icon file or anything like that. Is there a reg key or something? Thanks in advance.
Can someone look in their Start Menu and tell me what (this is stock 2.13 ROM) the lnk is called and what it should point to? Currently - it is called HTC_Calendar and HTC_Music.
-fm

[Q] Custom icons for third party apps in MIUI?

I've been wondering if there's a way to add custom icons for third party apps in MIUI ROM. I know you can change icons of applications by opening the .apk and replacing the icon file inside but MIUI adds its own background for third party apps' icons. So my question is, how can I prevent MIUI from doing that?
The default icons seem to be located in the farmework-res.apk inside "drawable-hdpi-finger" folder. I tried adding new icons there and naming them to "icon_handcent.png" or "icon_handcent_sms.png" etc. but this didn't work.
And just to be clear I don't want any widgets like Desktop Visualizer or BetterCut to make new shortcuts. All of those apps make the new shortcuts as widgets and therefore they can't be added in the dockbar or inside folders.
Thanks in advance
Jiia said:
I've been wondering if there's a way to add custom icons for third party apps in MIUI ROM. I know you can change icons of applications by opening the .apk and replacing the icon file inside but MIUI adds its own background for third party apps' icons. So my question is, how can I prevent MIUI from doing that?
The default icons seem to be located in the farmework-res.apk inside "drawable-hdpi-finger" folder. I tried adding new icons there and naming them to "icon_handcent.png" or "icon_handcent_sms.png" etc. but this didn't work.
And just to be clear I don't want any widgets like Desktop Visualizer or BetterCut to make new shortcuts. All of those apps make the new shortcuts as widgets and therefore they can't be added in the dockbar or inside folders.
Thanks in advance
Click to expand...
Click to collapse
I recon that if you create an icon that is exactly the same size as MIUI makes its icons then you wont be able to see the background it puts behind it.
What happens if you make an app's icon a black square that fills the whole png? Does it obscure any MIUI backgrounds?
ive been trying to add icons to this folder too but not had any luck. Im guessing it is contained in an xml telling the launcher to use those icons in the framework.res instead of the ones inside the apk itself.
Ive looked through a load of xmls in launcher and in framework but cant seem to find it anywhere.
On a side note i have read over on droidforums that by changing the icon for the apk contained in data/system/customized_icons then this will display the new icon of your choosing. So instead of placing your icon in the drawable_hdpi_finger folder, place them in there.
bcnice20 said:
And themers it looks like it stores the customizd icons in data/system/custom icons may help
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
data/system/customized_icons
look here guys ^^^^^^^^
you will find all the miui generated 3rd party icons will be in there. Try replacing those (may need to wipe cache to apply, not sure)
and fyi the way miui makes icons is the same as iphone now. It uses icon_mask to limit the drawable size of the original icon, then applyies it on icon_pattern on top of icon_background, and finally places icon_frame over top of it all. all those files are found in framewrok-res.apk inside the drawable-hdpi finger folder
im trying to change the main icons not the customized ones. is there a folder for that? like settings and gallery icons.
operation_english said:
im trying to change the main icons not the customized ones. is there a folder for that? like settings and gallery icons.
Click to expand...
Click to collapse
Yes, in framework-res.apk there is a folder called drawable-hdpi-finger. All system apps have their icon in there. If you place your new icons in there then they will then be changed on the main screen.
What i still havent worked out is how to add icons in there for other apps such as handcent or dialerone.
i think the default_workspace.xml would need the app and package adding to it but i laso think there would be another step somewhere, not tried it yet.
wheres the framwork-res.apk located?
Is there a way to completely avoid this resize?
newone757 said:
It uses icon_mask to limit the drawable size of the original icon
Click to expand...
Click to collapse
Is that the reason why MIUI resize the 3rd party app inside data/system/custom icons??
Is there a way to completely avoid this resize?
I have overwritten the background, for example, and now I have no unwanted background.
I can decide for the border, remove it the same.
But overwrite the icon_mask seems do not change the MIUI resizeing.
What have I to do?
Thank you in advance, to everybody who would help
newone757 said:
data/system/customized_icons
look here guys ^^^^^^^^
you will find all the miui generated 3rd party icons will be in there. Try replacing those (may need to wipe cache to apply, not sure)
Click to expand...
Click to collapse
I struggle finding this folder. Where is it?
I got this folder "system/customize" but no icons there. The "data" folder is empty.
Help please :3
SeaFargo said:
Is that the reason why MIUI resize the 3rd party app inside data/system/custom icons??
Is there a way to completely avoid this resize?
I have overwritten the background, for example, and now I have no unwanted background.
I can decide for the border, remove it the same.
But overwrite the icon_mask seems do not change the MIUI resizeing.
What have I to do?
Thank you in advance, to everybody who would help
Click to expand...
Click to collapse
How did you manage to overwrite the background? I found the customized_icons folder but just can't find the icon_background or icon_frame files on my system.
Help appreciated.

Browser icon

Anyone know how to change this bloat icon? I think there is some file that is making the icon and the name look like this and I can get around it. I tried deleting and adding another stock apk but again the same icon
Thanks

Categories

Resources