[Q] App Icons - Samsung Galaxy S (4G Model)

I would like to change the default icons on some of the ROMS that I use. I have looked through the files and folders on my phone from Root Explorer as well as using a PC to explore. I have found that on many roms I can find a few files that are named "icon_....". However the "artwork" for the icon that I see on my homescreen or app drawer are completely different. Is there a way to replace either manually replace or a ODIN or some other installer that will use any icon's that I would create and want to put into a rom of my choice.
Have I explained this good enough?
Icons such as the default MMS icon or phone icon, etc....

you can use a different launcher (go launcher for example) and use different theme icons. I usually mix and match from a couple different themes myself.
As for changing the icons without using a different launcher you can cook your own themes in UOT kitchen or dsixda, however they require more extensive knowledge of android

Thanks jigglynuts. I have used different launchers Go, ADW, TW, Honeycomb and others. I have also used UOT. I have had marginal success with UOT. There are a LOT of available options there as well. Here is the real question....I don't want to "steal" anyone's hard work. I really like the black icons that RaverX3X put into the unnamed ROM RC2. Is there a way of peeling those out of the ROM and putting them into a different ROM such as ICBINB? If this is a wicked taboo move, then I apologize. If it is cool, how can this be done?

hopefully Raver or another themer will chime in on exactly how that's done. I believe you need to go inside each .apk file and pull out the drawable folders and find which one has the icon inside it. Then you can extract the image, edit it, and put it back into the apk when you are done.
I'm sure that's an oversimplified version of how it's done though.

Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A

mike-y said:
hopefully Raver or another themer will chime in on exactly how that's done. I believe you need to go inside each .apk file and pull out the drawable folders and find which one has the icon inside it. Then you can extract the image, edit it, and put it back into the apk when you are done.
I'm sure that's an oversimplified version of how it's done though.
Click to expand...
Click to collapse
Actually it's pretty spot on... My dad themed his Rom by doing that and that's what he was telling me to do.. he also said that you can ether pull the .png files that you want to change... edit them and put them back. Or You can get icons from searching the internet and just make sure they are named exactly how the original is named. I just can't find the ROM I want lol...
Just for starter purposes I want Stock GB..
I'm currently running
GingerBread stock
Kernel: Blastoff-v2
Modem: KG4
My whole journey started with "Why can't I send long txts" Dad said to go to XDA and Root the phone. Blastoff gave me CWM and the Modem KG4 fixed the txting and gps issues... as well as took my signal back into 4g! I figure if I'm gonna keep messing with stuff... I want to do themes...

Related

AOSP taskbar icon?

I'm working on a complete AOSP taskbar, however I'm having trouble with one pesky little icon (see attached). If I'm correct, then that's where the location icon should be, however for some reason it's giving me the roaming icon. Now, I'm not roaming for one thing, and for another, I have the correct .pngs in the file (sym_gpsone_[0,3]_[sprint,vzw].png in com.htc.resources.apk) but it doesn't want to use those.
Am I editing the wrong icons? Or is there another hack necessary to get it to use the correct ones?
Thanks.
What are the names of your gps icons in com.htc.resources.apk? Should be sym_gpsone_0_sprint.png and sym_gpsone_3_sprint.png. Make certain...If you can, zip up your com.htc.resources.apk and i'll take a look...
Gregalous said:
Am I editing the wrong icons? Or is there another hack necessary to get it to use the correct ones?
Thanks.
Click to expand...
Click to collapse
If you're positive that you know you're editing the correct .png file and that you aren't roaming, then next logical problem would be in the .xml programming of the taskbar...but I highly doubt many of actually mess with the code inside the .xml files.
Double check the icon and your network settings.
Take a look for yourself. It's sym_gpsone_0_sprint.png and sym_gpsone_3_sprint.png.
Gregalous said:
Am I editing the wrong icons? Or is there another hack necessary to get it to use the correct ones?
Thanks.
Click to expand...
Click to collapse
What ROM is this for? And where did you get the services.jar for it? I only ask because the same thing happened to me when I was puttin some **** together and used a .jar for Legend on Sprint(or the other way around I dont remember). Anyways, it looked exactly like that. So, you might want to check that first...
My ROM that I'll be releasing soon has, I think, all of the icons changed to their AOSP counterparts. (might be missing mail, since I don't use that apk) The headphone icons I had to derive from the black versions, but I think they look very good. (I couldn't find aosp icons for headphones??) I don't have the rest of the ROM exactly how I'd like it yet, so I'm not posting it yet... but if you'd like to look at (or steal) what I've got, you're welcome to, just send me a PM and I'll link you to it. It's highly based on the Gomorrahs Green Hero One theme, and he had most of them already fixed.
I'd also like to add that I've got the notification panel AOSP themed too, minus the carrier text color.
gomorrah said:
What ROM is this for? And where did you get the services.jar for it? I only ask because the same thing happened to me when I was puttin some **** together and used a .jar for Legend on Sprint(or the other way around I dont remember). Anyways, it looked exactly like that. So, you might want to check that first...
Click to expand...
Click to collapse
Good point, I snagged the services.jar from one of the posts in the themes thread, I think it was for one of the earlier Fresh ROM's...
I'll try a different one and see if I get different results. Thanks for pointing that out!

Replacing Icons in framework-res.apk

I've been opening up framework-res.apk as a zip file and changing around icons for my status bar with other themes. I just replaced the signal bars icons and the 3G icons, repackaged the framework into a zip file, and applied it via rom manager. No Icon change. I've been able to replace several before, any ideas why it wouldn't work now? I reopened the file and verified the icons had been changed.
The icons you are looking for are in com.htc.resources.apk
If you have something specifically you want changed I can tell you where it is located and what the filename is. I am building some theme tutorial videos because I had a hard time finding all of this information. I want to make it easier for others. I remember all the way back in June when I got frustrated finding what files went where. I am making a list to help others out, let me know what you are looking for.
[email protected] said:
The icons you are looking for are in com.htc.resources.apk
If you have something specifically you want changed I can tell you where it is located and what the filename is. I am building some theme tutorial videos because I had a hard time finding all of this information. I want to make it easier for others. I remember all the way back in June when I got frustrated finding what files went where. I am making a list to help others out, let me know what you are looking for.
Click to expand...
Click to collapse
Subscribed!
Sent from my ADR6300 using XDA App
subscribed as well, a video with some info would be great. I am definitely no developer, but not afraid to mess around a bit. I was also interested in making similar changes as OP.
In fact I am using Jerick's smooth sense mod with white letter mod by squintz, and a couple of the icons were coming up out of order. I was not cool enough to be able to repair the info that points to an icon so I found the icons in framework-res.apk and changed the names of them so that I would get the correct icon in status bar. But obvously that is not the correct fix. However this is where the icons OP is talking about. So if I can make a name change to a png can't you also replace that png. I believe that the apk has to be signed correctly after manipulating?
Anyways any basic info about doing such would be greatly appreciated
spjoneser said:
subscribed as well, a video with some info would be great. I am definitely no developer, but not afraid to mess around a bit. I was also interested in making similar changes as OP.
In fact I am using Jerick's smooth sense mod with white letter mod by squintz, and a couple of the icons were coming up out of order. I was not cool enough to be able to repair the info that points to an icon so I found the icons in framework-res.apk and changed the names of them so that I would get the correct icon in status bar. But obvously that is not the correct fix. However this is where the icons OP is talking about. So if I can make a name change to a png can't you also replace that png. I believe that the apk has to be signed correctly after manipulating?
Anyways any basic info about doing such would be greatly appreciated
Click to expand...
Click to collapse
You don't need to resign the apk unless you completely extract it. Then good luck trying to get a system apk to work. Just open the archive and replace needed imgs then update the archive and you're done. All depends on what os your using. Linux makes it easy to edit apks without extracting. In win you have to rename to .zip then do line I said then rename back to .apk
Sent from my ADR6300 using XDA App
Which files specifically are the signal meter? I just want to change those ones back to the stock icons.
jskolm said:
Which files specifically are the signal meter? I just want to change those ones back to the stock icons.
Click to expand...
Click to collapse
I can tell you later (i dont have the dump on hand) but the signal meter pngs are located in com.htc.resources.apk under /res/drawlablehdpi/ thay have a name like sys_status_cdma1 or something like that. I think if you get that far the images might jump out at you. If you want the exact ones I can tell you when I get back from work.
[email protected] said:
I can tell you later (i dont have the dump on hand) but the signal meter pngs are located in com.htc.resources.apk under /res/drawlablehdpi/ thay have a name like sys_status_cdma1 or something like that. I think if you get that far the images might jump out at you. If you want the exact ones I can tell you when I get back from work.
Click to expand...
Click to collapse
Found them. Thanks for the direction. I was looking through the folders and I couldn't find them, because they are transparent backgrounds, so the white on white blended right in. I changed out the signals for the ones I wanted and everything looks like its working now.
Thanks for your help!

Flipping Animations for Us too?!

I was browsing around and found this:
http://forum.xda-developers.com/showthread.php?t=813162
and tried pushing and pulling the anim folder and all worked great, except everything!
the flip animations worked, but every app FC'ed.
so i basically only saw the flipping during the fc screens!
looks great, but doesn't work.
i have NO CLUE how to make it work.
what needs done to the files to get it to work?
and i MAY need the stock anim folder from our phone please!
by MAY i mean i do badly!
thanks!
:scooter:
Back when I was running Zen-ROM I was using Envynet's Elegant Envy theme, seen here: http://forum.xda-developers.com/showthread.php?t=768540
It had very similar animations to what I saw in the video...hopefully you can pull something from that.
i'm going to look into that.
thank you very much
Just wanted to say first time I pulled com.htc.resources.apk and pushed to that (made a backup before I modified) so after I pushed it nothing happened..
Then I pulled framework-res.apk and ploped the anim files in that.
Well now I get some really cool flip style transitions on my status bar up top, but no flip clock... Or is this what it's about? BTW, I got NO fc's on this either. If you want the framework-res.apk file, i'll post it.
Either way at least the flip style status bar will make a great addition to my roms
i could only get the ones from the dark to actually work.
all others wouldn't unzip.
so i'm giving them a go now.
i'll keep you posted.
sure, let me have what you got.
i'll toy around with them a little too.
thanks
so, the aria dark framework-res didn't work.
same thing.
force closes, but they flip!
by the way,
i'm using cm6 with adw launcher.
andro green theme.
i'm going to try LP instead of adw.
I believe envynet has did this before with his Envy Aria theme as I remember the flipping animations when i used that rom and his theme.
http://forum.xda-developers.com/showthread.php?t=768540
i tried those from Envy.
no avail.
still the same FC's as before.
rideascooter said:
sure, let me have what you got.
i'll toy around with them a little too.
thanks
Click to expand...
Click to collapse
Here's my framework-res.apk file:
http://www.mediafire.com/?1xdbf9w9308cwe2
All I did was pull the original from my phone, merge the anim directories with the file you provided and pushed back and voila! flips animations (between screens)
....
I just noticed you said your using cm6...
Well, I guess I better warn you.
I am using HTC Stock 2.1(base). And I am on Cellular South not Sprint, so definitely make a backup of your current framework-res.apk file before pushing this one.. dunno if it will work or not but hope so.
Thanks Hex:
Still gettting FC's.
i'm guessing it doesnt like AOSP.
i haven't had any luck with anything i've come across.
but they have ALL been from sense based roms. i think ....
i think i'm going to need some help on this.
anybody?!
Man this would be cool
it looks great,but ....
i can only see it on the FC screens!
Sounds to me like the xmls in that anim folder have settings pointing to various Sense related stuff (as I am finding out the hard way on my minimalist rom atm)
What you would need to do is decompile the xmls from cm6, and the xmls from the flipping anim folder and go through one by one merging just the flip code related to the animations and remove any sense related links... Which if I remember correctly are going to be addresses AND memory pages. This may prove to be quite tough to decipher.
Yeah I just think the .zip you found doesnt like aosp. I got it to work on my sense rom thanks to Hex. Now I like the animations.
Thanks man, always glad to help!
and how do i edit / decomplile these?
point me in the right direction, and i'm on it.
i want this to happen.
i'll probably hate it after a while, but i keep getting teased with the fc screens.
so for now, i want it!
what do i use to view xmls to edit them?
bump this up for a little help?
Shoot man, mah bad. I was meaning to help you.
#1 you need apktool:
http://forum.xda-developers.com/showthread.php?t=640592
This decompiles apks. I have never used it so... ymmv, but I have heard this is the best tool to do so.
Alternatively you can use xmlprint:http://forum.xda-developers.com/showthread.php?t=514412
This decompiles apks to text files, however it does it 1 by 1 and does not re-compile them into native bytecode, however at the same time since it's just one folder you may prefer this to apktool for decoding (but you still need apk tool to recompile them)
For CM6, instead of decompiling all of them, it may be better to just go grab the source for CM6. You can get that here:http://wiki.cyanogenmod.com/index.php?title=Compile_CyanogenMod_for_Hero_CDMA
This wiki also gives a howto for compiling the code afterwards. The upside is you can tweak CM6 to your liking. The downside is... compiling the whole thing.
If you find a fast easy way of compiling just the files you need, you can just merge them with your current cm6 install.
DO A NANDROID FIRST SO IF YOU MESS IT UP YOU CAN GO BACK!!!!!
Hope this helps man!

metamorph themes for incredible

does anyone know where, on here, can i get some mods for my notification bar? like wifi and 3g and signal bars? i need to be able to use metamorph to apply them cause i am not too good at this stuff. i have done the search but have only came up with batts. any help would be appreciated.
What rom?
sent from dinc
Clockwork recovery
mills23 said:
Clockwork recovery
Click to expand...
Click to collapse
That's not a ROM, but since you dont know that, I'm going to assume that you have the stock rom. Just look in this forum, theyre all over the place.
Lol yeah im not sure what I got! That's part of why I'm looking for easy ways to do mods.
Don't worry: we all had to start somewhere.
With that said, if you don't yet know the difference between recovery and a rom, I'd shy away from jumping into MetaMorph themes for your notification bar for now.
First, I'd recommend you do a bit of reading on the terminology: roms, recovery, kernels, etc. Then familiarize yourself with how to make a nandroid backup and how to restore it: this is going to be critical once you decide to move forward with theming. Finally, people may disagree with me on this last point, but I'd recommend you educate yourself on how MetaMorph is working and how apks store their icons.
If you are semi-proficient with computers, none of the above should be too hard. In fact, you'll probably be surprised at how easy it ends up being. With a little bit of reading, and trial-and-error, you'll be able to find almost any theme you like, pull only the png files you want, then make your own MetaMorph theme.
You can open any apk file (like a copy of your system's framework) using a zip program (like 7zip) and see what png icons it contains. MetaMorph does nothing more than replace these png files with new files that you give it. A MetaMorph theme will have an XML control file that instructs it where to place the png files, which will also be dictated by the folder structure.
Jumping straight into MM themes without an understanding of these concepts is a bit of a risky move. Since signal/wifi/etc icons are part of the framework-res.apk, it's quite easy to throw yourself into a bootloop.
Again, I know some people will disagree with this advice: it's just my personal opinion. I know you are eager to tweak your device, but without a decent understanding of what you are doing, you could find yourself trying to fix a problem that takes a lot more time than my suggested path of first learning.
I agree! Read read read, then flash
sent from dinc
I just don't have alot of time with a 18 month old runing around. So I was just looking for something easy.
Droidpirate.com
Sent from my ADR6300 using XDA App
mills23 said:
I just don't have alot of time with a 18 month old runing around. So I was just looking for something easy.
Click to expand...
Click to collapse
Understood; some of us definitely have more time than others when it comes to tinkering.
I'll make you a deal: if you find a theme that you like (doesn't have to be MetaMorph... could just be a rom that visually appeals to you), point me to the link. If I'm able to, I will make a MetaMorph theme file for you to try. For simplicity's sake, find something that would use the same number of icons as your current setup. In other words, if you are currently running a rom that uses a 4-bar signal icon (which is most likely the case), let's avoid the 6-bar signal icons. If the theme you want is solely visual in nature (i.e. no functional changes, like the 4 -> 6 bar change), then I should be able to make the MM pack and give you instructions on its use.
Ok great thank you! I will get them together and pm them to you.

[Theme] Spearoid's Clean and Blue

I have finally taken the time to try to get my icons the way I want them to look on this phone. I stopped developing my tweaking skills in the days of WinMo 6.5, but I decided to tinker with a framework-res.apk in one of Trailblazer's mods to swap out all the icons I wanted to change.
After sifting through many other themes mostly made for the Fascinate, I have repacked the file with the icons I wanted. I also blanked out the Ticker History button and the "No Data" button for the Weather on the Ticker. See Screenshot.
I am sure there is a better way to install this file, but I took the framework-res file out of Trailblazer's Touchwiz Accurate Theme, replaced all the icons I wanted in the file and then I copied it back into his .zip file. I was then able to flash the .zip file in Recovery. I am sure you can use Root Explorer or some sort of file manager program to replace the file, but I haven't had the best of luck replacing files that way so I went with what I knew would work.
I figured I would share my work in case anyone else has wanted a different look for their Continuum.
spearoid said:
I have finally taken the time to try to get my icons the way I want them to look on this phone. I stopped developing my tweaking skills in the days of WinMo 6.5, but I decided to tinker with a framework-res.apk in one of Trailblazer's mods to swap out all the icons I wanted to change.
After sifting through many other themes mostly made for the Fascinate, I have repacked the file with the icons I wanted. I also blanked out the Ticker History button and the "No Data" button for the Weather on the Ticker. See Screenshot.
I am sure there is a better way to install this file, but I took the framework-res file out of Trailblazer's Touchwiz Accurate Theme, replaced all the icons I wanted in the file and then I copied it back into his .zip file. I was then able to flash the .zip file in Recovery. I am sure you can use Root Explorer or some sort of file manager program to replace the file, but I haven't had the best of luck replacing files that way so I went with what I knew would work.
I figured I would share my work in case anyone else has wanted a different look for their Continuum.
Click to expand...
Click to collapse
Awesome! I have one question for you though... You stated you "blanked out the Ticker History button and the "No Data" button for the Weather"... Are the blanked out so if your finger/hand/palm, what ever touches those areas, it doesn't open the damn address search (for weather) or the ticker history? If that is the case, I have been wanting something like this for a while, I just haven't had the time to dive into exploring this, and TrailBlazer seemed to have been working on it, so I figured I'd wait for him. Thanks dude!
I've been working on my batch so that it actually removes the buttons, like totally (not just blank images)... Finished it yesterday, just need someone to test it any volunteers? Lol
You can choose the clock color, softkey images, button remaps, hide/show history and/or weather icon.....
Sent from my SCH-I400 using xda premium
trailblazer101 said:
I've been working on my batch so that it actually removes the buttons, like totally (not just blank images)... Finished it yesterday, just need someone to test it any volunteers? Lol
You can choose the clock color, softkey images, button remaps, hide/show history and/or weather icon.....
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
im off early today and setting up a my rom kitchen... ill give her another try... in irc to boot
Spearoid, I tried using root explorer to replace the apk from blazers theme with the one you posted. No luck.
Blazer, I would be more than willing to volunteer to try your batch out.it includes all the things I want to change.
turboblue385 said:
Spearoid, I tried using root explorer to replace the apk from blazers theme with the one you posted. No luck.
Blazer, I would be more than willing to volunteer to try your batch out.it includes all the things I want to change.
Click to expand...
Click to collapse
Yeah, I've had little luck doing file replacements on vital system files that way.
I took the .apk in the OP and overwrote that file in Trailblazer's Touchwiz Accurate theme .zip file.
I open Trailblazer's zip file with a program like WinRar....then browse to the system/framework folder...and drag and drop my new .apk into that folder....it overwrites...and I copy the zip file to my SD card and flash from recovery.
all is good from there
I wish I knew how to take files like these and put them in a new flashable zip file. I'd probably be more inclined to do more tweaking if I could
And Moon Shadow, they are just transparent png files. The buttons still function.
But I'm with you, I'd much rather have them be invisible AND non-functioning
Trailblazer, post up the link. Now that I have this thing working right, again, I'll beta
Looks great. Just got it working last night. I really like the blue. And three battery icon is bigger which makes it easier to see. Great work!
turboblue385 said:
Looks great. Just got it working last night. I really like the blue. And three battery icon is bigger which makes it easier to see. Great work!
Click to expand...
Click to collapse
Sweet, I'm glad someone likes it!
The battery icon was my primary motivation for making the new file. The white text on green was almost impossible for me to see.

Categories

Resources