[Q] Changing Notification Bar Icons - Desire Q&A, Help & Troubleshooting

Basically, I've been using AuraxTSense for a long time now, and once Neo started to implement the Transparent Theme, so I've been sticking with older versions just because I'm not happy with the Transparent Theme. I've now bit the bullet and updated to the latest version, but now there's something I want.
Android Stock has some nice icons, and I'm really not keen on the HTC Notification Bar Icons, I want the icons from stock (like Neo has done in the past, and continues to do) but I have no idea how to do it. I've opened up the framework-res.apk with winzip, browsed in there, found different images etc in there, but I don't know which ones to change.
I hope someone understands what I'm saying!
Dan

http://forum.xda-developers.com/showthread.php?t=724778
nuff said

Related

Theme Black Droid (WIP)

I've been working on a theme, mainly for myself but I will probably upload it if anyone is interested. My question is how can I change the pull down bar image and background for the notification, I have found that some themes do this, but I have searched everywhere with no explanation of how. I found an image that looks like a pull down bar but its a 9 patch image. (is there any progress on using the 9 patch tool in the SDK to change these?)
PS. The background in the attached shot is not part of theme, I think it will work with any dark background. Also not sure if I am going to bother to change any of the icons at this stage, maybe later on.
Please upload for ADP1.1
yo! the theme colors look cool, but the menu button at the bottom seems not the right fit..maybe its just be..
as for the question you actually asked..i have no idea..i am sorry
At the moment, all I have changed is the status bar background, the App Menu dragbar at the bottom, the google search widget and the clock. I will look into making different version once I have finished it (first version is going to be RC8)
What is it that varies between firmwares that requires different versions? Is it the contents of the Framework-Res.apk and Launcher different for RC8, RC30, ADP1 etc?
Great
looks great
Love the show Lost !!! Cant wait to see how this turns out..
The wallpaper (which I got from an app in the market) wasn't really part of the theme per se, its just the one I am using currently, though I think it looks good. RE: original question I kinda worked it after now, just editing the 9 patch images for the search bar and notification and it worked ok.
where is the notification bar image though?
Wow look nice. Here were did you got that bbc new app. I did a search for it in the android app store and nothing came up.

Themes Ala Carte???

I haven't gotten into zip signing and all that yet. But I was wondering if it's possible or would even make sense to ala carte themes?
I saw a thread on fonts that sort of addressed this, but would it work of the clock and icons or other select things? Where instead of installing the whole theme, you could mix and match which ever you want?
I'm not sure what you mean but I'm guessing you wanna pull some icons from one theme and put it in another, yes that is possible and you MIGHT have to resign the zip and apk's.
You can just put the /system/apps or /framework folder by itself, with the updated apks in it, in an update zip and just flash it.
No that isnt what he means, he wants to know if you can just flash a specific set, such as just the fonts or just the clock or just the notification bar. Right?
While it does seem possible through a couple unrelated threads, the more you brake up the flashes, the more "ugly" the strucure gets/ That is not the correcr word, but it would probably be safer and cleaner to build a theme. But, I believe it is possible. Someone with a better understanding of the entire process, such as Stericson, could address your question with a little more certainty.
i took this as you like a clock that is held in theme A and the fonts in theme B and the icons in theme C and you want to flash those three components, if that is not right then please tell me and try to explain a little better what you meant by this. if you wanted that you would have to either extract those such items from the themes they are apart of(with the devs' permission of course) and then put them all into one zip and resign it, which isn't that hard at all, especially easy if you have windows and you download the auto-signer app. or if you do not want to make the sip and sign it you would have to ask the theme dev to extract the files for you and sign them for you and give them to you.
personally as a theme dev i would probably tell you to figure it out if you wanted parts of my theme, and if in a few days you decided to ask again i would be willing to help you. i certainly wouldn't just take the file you wanted and zip and sign them. i like to help people learn, that would be spoon feeding and i am really against that
My question is about the structure / theory of themes. Right now a theme consists of many things; a clock, icons, background, menu button….. and whatever a dev decides to put in that one update.zip is what you’re stuck with.
I’m wondering if you could have an update.zip that just does the clock without changing the other icons. And visa versa, and update.zip that just does the menu button without changing the clock…. And so on.
So as a theme creator can I create a bunch of clock update.zips.. or a series on menu buttons.. so themes become more like skins, where you can skin just the clock, or just skin the icons.
Can I install an update.zip for the clock. Then immediately after, install an update.zip for the menu button without messing up the install of the clock.
I’m not thinking of anyone’s themes in particular… and I’m not talking about a single update.zip that does the clock and icons.. I’m thinking of multiple update.zips that are either the clock or the icons or the font.. where it’s more ala carte.
theDante said:
My question is about the structure / theory of themes. Right now a theme consists of many things; a clock, icons, background, menu button….. and whatever a dev decides to put in that one update.zip is what you’re stuck with.
I’m wondering if you could have an update.zip that just does the clock without changing the other icons. And visa versa, and update.zip that just does the menu button without changing the clock…. And so on.
So as a theme creator can I create a bunch of clock update.zips.. or a series on menu buttons.. so themes become more like skins, where you can skin just the clock, or just skin the icons.
Can I install an update.zip for the clock. Then immediately after, install an update.zip for the menu button without messing up the install of the clock.
I’m not thinking of anyone’s themes in particular… and I’m not talking about a single update.zip that does the clock and icons.. I’m thinking of multiple update.zips that are either the clock or the icons or the font.. where it’s more ala carte.
Click to expand...
Click to collapse
Yes, that is very much possible. You WILL have to resign everything you edit though.
This can be done but certain apks contain multiple features (the Launcher.apk contains the clock and the programs drawer).
90% of all graphics, save for icons, are located in just three or four apk's, so you can't really mix and match all that much.
mannyb said:
90% of all graphics, save for icons, are located in just three or four apk's, so you can't really mix and match all that much.
Click to expand...
Click to collapse
Unless you are willing to dive deep into the waters, and learn what images are for what aspect and where they reside. Then, you can mix/match/replace as you see fit. My phone has a few icons from Blue Star 5, most from Fade to Blue, most elements are from Fade to Blue, some status icons from Code Name Ninja, a custom status bar & tray handle, a custom designed clock, and some custom text on the lock screen.
But it definitely involves some time and work, figuring out which elements I want, where to put them (or get them from if not creating my own files), resigning each APK, repackaging into an update.zip (or multiple updates, as I do incremental changes often flashing only the modified file over) resigning that, and crossing your fingers that you did everything right. Of course nandroid nandroid nandroid!!!
daveid said:
Unless you are willing to dive deep into the waters, and learn what images are for what aspect and where they reside. Then, you can mix/match/replace as you see fit. My phone has a few icons from Blue Star 5, most from Fade to Blue, most elements are from Fade to Blue, some status icons from Code Name Ninja, a custom status bar & tray handle, a custom designed clock, and some custom text on the lock screen.
Click to expand...
Click to collapse
Definitely. Though that is almost as much work as making your own theme from scratch
mannyb said:
Definitely. Though that is almost as much work as making your own theme from scratch
Click to expand...
Click to collapse
Except for designing the icons, and all the painful work that Damnitpud put into the .9.pngs for FadetoBlue. It surely wasn't as easy at copy and paste to get it the way I wanted it. But, I gotta say, it is nice to have a theme that I know is unique and holds some really cool elements.
I took some of my friends complex line drawings, used one for the status bar, and three different ones for the launcher drawer. I also used a photo I had taken for the clock, while placing the minute/hour hands outside of the numbers - keeping the rest transparent so it would work on any background.
But, yeah, to the OP - anything is possible. But it can turn into you creating your own theme for the most part.
Cute girl too!
mannyb said:
Cute girl too!
Click to expand...
Click to collapse
That's my wife, I get to keep her forever now. We got married just under 7 months back. on a supposedly very lucky day 8/8/8. And, yeah, she is very cute!

[Q] Changing Status Bar Icons

I was wondering if there is an easy way for me to see which of the icons under the SystemUI.apk/res/drawable-hdpi folder are actually used in my rom? I am going to modify the colors but notice that a bunch of those are not even used.
I noticed that I can do that with the UOT kitchen, but when I installed the new SystemUI.apk not all of the icons were changed to the color I put in. So, I figured I will just go in and do it manually. It will be a learning experience anyway.
I am just getting into customizing and it is pretty fun. As long as I don't screw it up too much.
Thanks,
Jeff
My suggestion would be to grab another theme for the rom you are running, from an established themer, and rip the drawable-hdpi folder out of that SystemUI.apk to see what they have themed. Also helps in pointing out those real pesky icons that you only rarely see but are used.
oh.. and keep an eye out for those crazy .9png's!!!

[Q] Question About Beautifying ICS ROM

Hi guys, I use to be a ROM beautifier (just did it for myself), and had already made some costumed Gingerbread ROM based on CM7. Yesterday I saw a post in Desire HD forum, the post is about getting rid of the old app’s ugly gingerbread theme, and change it to ICS’s new holo theme. I am inspired and started to do the beautify work on Andromadus’ Audacity Beta 2.
And now I am stumped by the dialog background, the process bar (Activity Bar also included), and the GB style buttons. First of all, I can’t find a way to change the gingerbread style dialog background. Then, due to the way old progress bar is formed, I could not make it like ICS style progress bar. Also, if you change the .9.png of the old style buttons, errors happened.
So I need help. Could you please tell me the way to change the buttons and progress bars into ICS style? By the way, I’m a little obsessive-compulsive disorder, so please help me with an as perfect as possible way.

Change system color - CM-7.2.0-jordan

Hi,
I am looking for a hint how to change the color of the bar icons in my CM7.2? The icons for WLAN, Battery and that stuff comes in a disgusting turquois style, I hate that. I would like to have the green color back like in the old version! How to do?
BTW: I use Launcher PRO, and not the AWD launcher. I tried it with AWD launcher and themes, but this only affects the "front", but not the system in the main bar on top of the screen. So I do NOT want to check themes or something, I am satisfied with it like it is, except color.
Thanks! ;-)
In app draver should be theme chooser, select system there.
Sent from my MB525 using Xparent ICS Tapatalk 2
Did you read my posting!?
I do NOT (!!!!!) want another theme!
I am satisfied with this one, the standard from installing.
I just want to change the main color of the CM System, (used in the battery icon, the WLAN-Icon and other stuff, right on the right top of the phone for example) from turquois to the green and old one.
You can certainly change the colour by editing framework stuff. But I would like to inform you that it is not easy but not impossible.
You will need to use adb and stuff. Sorry I don't remember the exact details/step.
Plus be warned if done incorrectly it can semi-brick your phone. I will insist its better to look for other CM7 themes for theme chooser. The are hundreds of them.
Sent from my MB526
Flygvapnet said:
Did you read my posting!?
I do NOT (!!!!!) want another theme!
I am satisfied with this one, the standard from installing.
I just want to change the main color of the CM System, (used in the battery icon, the WLAN-Icon and other stuff, right on the right top of the phone for example) from turquois to the green and old one.
Click to expand...
Click to collapse
You dont have to install another theme, it should be in the themechooser already named System, but CM7 defaults to their own Cyanbread theme.
You could use UOT kitchen too.
Flygvapnet said:
Hi,
I am looking for a hint how to change the color of the bar icons in my CM7.2? The icons for WLAN, Battery and that stuff comes in a disgusting turquois style, I hate that. I would like to have the green color back like in the old version! How to do?
BTW: I use Launcher PRO, and not the AWD launcher. I tried it with AWD launcher and themes, but this only affects the "front", but not the system in the main bar on top of the screen. So I do NOT want to check themes or something, I am satisfied with it like it is, except color.
Thanks!
Click to expand...
Click to collapse
I feel like someone should say this... You do realize you're running CYANogenMod, right?
Just kidding. Variety is the spice of life. Hopefully one of these guys will be able to show you an easy way to accomplish this.

Categories

Resources