[Q] black notification bar - Vibrant Themes and Apps

First - Let me start by saying I did a search of black notification bar and didn't really find anything specific to the vibrant. Actually I did find when using the search but still confused. Initially I was just uing the auto fill pop up for information.
Second - Instead of posting in Q&A, I figured it would be better posted here since it's a theme/app. Moderator please move if appropriate. Thanks.
Third - This is strictly for Stock JL5 deodexed.
With that out of the way...
The black/sort of transparent bar is driving me crazy. I'd like for the notification bar to be just straight black. Initially, I was running NeroV3.0 and liked how the notification bar was completely black. But, I just wasn't digging the gingerbread theme. So, I borrowed some of Sombonix's pngs and just copied them to my framework. That was a completely disaster. Man, am I glad I made backups.
Can any of you themer gurus help me out?

what's the name of the png file that is the notification bar? I am on my way home as we speak so I can help as much as I can from there.

I thought this is all I would have to replace but was I sorely mistaken.
statusbar_background.9.png

I am by no means a themer, but I have modified my notification bar, basically all I did was find the notification bar I wanted and used adb push to copy over the framework-res.apk from the desired source to system\framework whilst in cwm.

What all PNGs should I be modifying? There's so many in there that has to do with status bar that I'm getting lost. Also, although I'm running launcherpro, do I need to modify both the framework and twframework?

Yes there's three folder u should be looking at. One is ib the framework-res.apk. the other two are In the twframework.apk. there's 2 seperate folders u need to look into.. I believe one is hdpi, the other might be hdpi-4.. u must change all status bar png. Although I could be wrong because different roms place their png in diffrent folders.. and have a different set up...

Thanks for the tip. Looks like I'll be doing a lot of stare and compare tonight.

Yeay! I did it. Thanks for everyones help with your suggestions. Here is what I ended up doing.
1. Copied my framework and twframework from my phone on to my PC.
2. As a test, took this status bar from here: http://www.devsforandroid.com/forum/index.php?threads/axura-skins-and-themes.39/ (Thanks junkdruggler and Master).
3. Did a search of *status*.
4. Copied *status* to the appropriate places on my framework and twframework.
5. Created a zip.
6. Flashed zip via CWM.
I think one problem is I tried just copying the framework and twframework over and the OS doesn't like me doing that while it's running.

Related

[Request] Black task bar!

Already tired of the big white bar at the top. Anyone working on a nice black one?
i hope so too, love the gingerbread look from my nexus.
I worked on one all of yesterday evening/night (broke my ankle), and eventually got it to push without issue. After work this evening I'll be uploading it for Dev's or very knowledgeable users who know how to backup and adb recover to use.
Edit: The bar is a black/ grey gradient to still see the text. I haven't yet messed with xml's to try and change the text colors.
Here's Revision 1...AKA Tacky Edition
Please see this thread for my Gingerbread theme: http://forum.xda-developers.com/showthread.php?t=974112
thanks, can you post a screenshot of how it looks with the black/grey bar with the current icons?
since this is pretty much first steps of theming, maybe we can pull the icons off of gingerbread framework, those are all "optimized" for black status bar hehe.
Current screenshot is attached.
I will say that I've yet to push the new notification text colors (new services.jar), but will be testing that shortly with gingerbread icons.
I just got my hands on hdpi gingerbread icons, so I'll be testing during the day, and I'll upload it tonight (PST).
I'm planning on making a new topic and a shell script to run on the phone (or .bat on a pc) to make installation easier, and I've been messing with transparencies a bit as well, so expect a few different uploads.
Isn't the cutting edge fun?!
@synergye
How different would it be to push the file to the phone SDcard using USB mass storage and then use root explorer from the phone to move the file to the framework folder?
I tried this way and soft bricked! Don't know what I did wrong!
Any insight?
Are you deodexed? Something I forgot to put in the post above, which I believe is needed to push my deodexed framework file.
I recommend waiting until this evening(maybe sooner for my gingerbread notification bar and services.jar. Im also going to fix my instructions above to say deodexing required.
Sent from my MB860 using XDA App
Nice! Once this has the white text im copying this over
The new theme now has a white clock, and some gingerbread thrown in: http://forum.xda-developers.com/showthread.php?t=974112
any chance we can get the AT&T carrier logo removed as well? I love the black, but that weird gap would probably drive me neurotic after a bit.
I'm planning on removing it next, after adding notification transparency, and doing a bit more overall theming (thinking browser, etc).
Please note that I now have a topic open for this theme: http://forum.xda-developers.com/showthread.php?t=974112
thanks synergye!
synergye said:
Are you deodexed? Something I forgot to put in the post above, which I believe is needed to push my deodexed framework file.
I recommend waiting until this evening(maybe sooner for my gingerbread notification bar and services.jar. Im also going to fix my instructions above to say deodexing required.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Yes I forgot to mention that I am running the ADEO Rom!
synergye said:
Current screenshot is attached.
I will say that I've yet to push the new notification text colors (new services.jar), but will be testing that shortly with gingerbread icons.
I just got my hands on hdpi gingerbread icons, so I'll be testing during the day, and I'll upload it tonight (PST).
I'm planning on making a new topic and a shell script to run on the phone (or .bat on a pc) to make installation easier, and I've been messing with transparencies a bit as well, so expect a few different uploads.
Isn't the cutting edge fun?!
Click to expand...
Click to collapse
Which wallpaper is that in the image on the left? Can you upload?

[Q]Guide to Rosie Mods??

Firstly, I am using Mik's rom.. with pngs modified to my liking.. I have also searched around quite extensively for getting my questions answered.. but without any success.
I have been trying to mod the rosie launcher and am running into a few issues.
1. I can mod the icons pretty easily.. no problems there.. I can also remove the text "Phone" from the center icon.. but phone image is a little off center plus it is vertically offset (shifted a little up). I was told I can play around with the png image file and get that fixed.. however.. I am wondering if there is an xml file in particular that defines the x and y co-ordinates of the launcher icons. So yea.. I am verse with adb, decompiling, recompiling etc.
2. I am looking for a way to get the phone on the left and app drawer in the center.. any guidance with regards to this will be of great help to me. I am guessing this is somewhere in the smali files in Rosie.odex. I have decompiled it resulting in a bunch of smali files.. can someone tell me which particular one I am supposed to edit?
3. Wanting to know if there is any way to add a 4th button to the rosie launcher instead of the usual 3.
Again, I am looking for the know-how... NOT just a mod that I can apply via flashing.
I appreciate anyone who can direct me to a tutorial or a guide.
Thanks.
wow.. not a single reply!... I guess I would have gotten at least a few responses if I had posted this in the development section.
Grab one of my Rosie mods on theMikMik. It has the phone on the left and app drawer in the middle. grab one of those and mod it to your liking
chingy51o said:
Grab one of my Rosie mods on theMikMik. It has the phone on the left and app drawer in the middle. grab one of those and mod it to your liking
Click to expand...
Click to collapse
Thanks.. but like I said "Again, I am looking for the know-how... NOT just a mod that I can apply via flashing.""
I want to know which xml files require the editing etc. I am surprised there are no Rosie Guides anywhere that explain which xml/smali files are commonly involved the typical mods.

[Q] Theming Issues/Framework

Hey Guys,
Im trying to add parts to a theme I'm using. I've themed quite a bit on my captivate and Infuse 4G. This has me stumped though.
Now, for the simple parts im using UOT. Specifically the notification drop down. I'm trying to theme the header, notification, footer etc. Everytime I try it dosen't work. None of the files are replaced. I can see a few of them looking through the framework-res and systemUI res folders. Some of them I can't. They seem to be in diferent places or renamed compared to the captivate systemUI and framework. I've tried three different times and no go.
Question is...Are the notifcation drop down images renamed or in different places on MOTO roms? Any hints for a MOTO nub trying to theme?
I appreciate any help. Thank you.
What images are u talking about.. dropdown notifications are in system ui.. when u use the kitchen make sure u click amend script b4 finishing motor and blur r more dependencies than anything in a custom rom
Sent from my DROID X2 using XDA App
If your talking about the status bar, you can't use UOT Kitchen to theme it, it will give you errors! Not sure why, just how it is
Sent from my DROID X2 using XDA App
My memory is horrible and and I haven't touched this in a few days but I can give the places to look and if you change them at all it should be pretty apparent which did what. Sorry, I don't have enough time right now to give a detailed answer.
SystemUI.apk > res > drawable-hdpi > statusbar_background.9.png
--- I believe this is the status bar at the top of the screen
SystemUI.apk > res > drawable-hdpi > title_bar_portrait.png
--- I believe this is the notification toggle background if you have them
SystemUI.apk > res > drawable-hdpi > (toggle buttons if you have them... right at the top of the folder)
SystemUI.apk > res > values > drawables.xml
--- shade_bgcolor is.... not sure :/ the notification header I believe (it was a nasty blue bar for me that says "no notifications" most of the time )
--- notification_header_text_color is the color of the text on that header
--- notification_number_text_color I'm not even sure if it's visible. I've never seen it and haven't changed it at all.
framework-res.apk > res > drawable-hdpi > status_bar_background.png
--- not completely sure if this changes anything but figured I'd throw it in
--- right after this is the status_bar_item_background_(focused/normal/pressed).9.pngs and they are the notification items that pop up, change color on press, etc.
The clear all button, I believe, is in SystemUI somewhere, pretty sure it's an xml.
The minus button that appears on the notification to clear is an image also in SystemUI I believe.
I think that's everything for the notification and status bar. Sorry again for the less informative answer. When I get home from work I'll try and check to see if you asked any more questions and I should have more time to explain the little I do know. Really hope this helped and good luck with the theme-ing! Looking forward to seeing new themes come for the X²!
Pretty much right on point... clear button is not an xml though.. except for text colors in these areas everything else is an image that can be edited
Sent from my DROID X2 using XDA App
The images that UOT doesnt get (which btw works fine for most of the notification bar) are located in blur-res.apk and moto-res.apk.
I vaguely remember UOT working for the status bar a while back when I tried, but since I've been on Molten it doesn't seem to work. Not sure if it's unique to Molten or maybe gingerbread or whatever; I also don't have the knowledge to know. All I know is that on my phone right now, UOT doesn't work for status bar and bootanimation. Lockscreen started working after I got Molten v2 it seems... my guess is it really depends on what ROM, if any, you're using. Please correct me if I'm wrong, I'm kind of curious to know.
UOT will work regardless the ROM your running. The only thing UOT will work for on our phone is the status bar/battery/icons/fonts mods.
You need to feed UOT the SystemUI.apk and framework-res.apk from the rom you are running. Be sure to select Amend scripting in the options on UOT and you are good to go.
That being said there are a few graphics/colors from the status bar that are not in systemui or framework-res.. you can find these in moto-res and blur-res.
Icons and battery work with UOT, just not status bar or boot animation. I haven't tried window transition so I'm not sure if that works.
Sent from my DROID X2 using XDA App
If you are theming the stock 2.3.4 the background color where it says no notifications, on going, etc. is a hex color value in an XML file /drawable/shade_bgcolor.xml. (But in the Eclipse rom nitro changed it to point to an png image called title_bar_portrait.png.)
Thank you guys for all the answers. I really do appreciate it.
I found out what I was doing wrong based on them.
Now I'm on track Found everything I needed to. Thanks again!
IDMA.DROID.X2 said:
Icons and battery work with UOT, just not status bar or boot animation. I haven't tried window transition so I'm not sure if that works.
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
mastafunk said:
UOT will work regardless the ROM your running. The only thing UOT will work for on our phone is the status bar/battery/icons/fonts mods.
You need to feed UOT the SystemUI.apk and framework-res.apk from the rom you are running. Be sure to select Amend scripting in the options on UOT and you are good to go.
That being said there are a few graphics/colors from the status bar that are not in systemui or framework-res.. you can find these in moto-res and blur-res.
Click to expand...
Click to collapse
Mr.Jibbens said:
I vaguely remember UOT working for the status bar a while back when I tried, but since I've been on Molten it doesn't seem to work. Not sure if it's unique to Molten or maybe gingerbread or whatever; I also don't have the knowledge to know. All I know is that on my phone right now, UOT doesn't work for status bar and bootanimation. Lockscreen started working after I got Molten v2 it seems... my guess is it really depends on what ROM, if any, you're using. Please correct me if I'm wrong, I'm kind of curious to know.
Click to expand...
Click to collapse
Mr.Jibbens said:
My memory is horrible and and I haven't touched this in a few days but I can give the places to look and if you change them at all it should be pretty apparent which did what. Sorry, I don't have enough time right now to give a detailed answer.
SystemUI.apk > res > drawable-hdpi > statusbar_background.9.png
--- I believe this is the status bar at the top of the screen
SystemUI.apk > res > drawable-hdpi > title_bar_portrait.png
--- I believe this is the notification toggle background if you have them
SystemUI.apk > res > drawable-hdpi > (toggle buttons if you have them... right at the top of the folder)
SystemUI.apk > res > values > drawables.xml
--- shade_bgcolor is.... not sure :/ the notification header I believe (it was a nasty blue bar for me that says "no notifications" most of the time )
--- notification_header_text_color is the color of the text on that header
--- notification_number_text_color I'm not even sure if it's visible. I've never seen it and haven't changed it at all.
framework-res.apk > res > drawable-hdpi > status_bar_background.png
--- not completely sure if this changes anything but figured I'd throw it in
--- right after this is the status_bar_item_background_(focused/normal/pressed).9.pngs and they are the notification items that pop up, change color on press, etc.
The clear all button, I believe, is in SystemUI somewhere, pretty sure it's an xml.
The minus button that appears on the notification to clear is an image also in SystemUI I believe.
I think that's everything for the notification and status bar. Sorry again for the less informative answer. When I get home from work I'll try and check to see if you asked any more questions and I should have more time to explain the little I do know. Really hope this helped and good luck with the theme-ing! Looking forward to seeing new themes come for the X²!
Click to expand...
Click to collapse
IDMA.DROID.X2 said:
If your talking about the status bar, you can't use UOT Kitchen to theme it, it will give you errors! Not sure why, just how it is
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
mastafunk said:
The images that UOT doesnt get (which btw works fine for most of the notification bar) are located in blur-res.apk and moto-res.apk.
Click to expand...
Click to collapse
hedwig34 said:
If you are theming the stock 2.3.4 the background color where it says no notifications, on going, etc. is a hex color value in an XML file /drawable/shade_bgcolor.xml. (But in the Eclipse rom nitro changed it to point to an png image called title_bar_portrait.png.)
Click to expand...
Click to collapse
okay. so with all of these conflicting posts its hard to determine if it will work to modify status/notification bar/window/pulldown.
but since IDMA is the only.one saying it wont work I am inclined to believe it WILL work and that IDMA is mistaken /doing something wrong somewhere. I hope someone smarter than me can help IDMA figure out what's going wrong. it would just be nice to have everyone on the same page good luck. sorry I don't really have any info on this.
You can nod status bar, but in UOT it gives SHTF errors. Talked to Mendozina about it and said it was something with the phone. You can mod it manually though.
If there is a way, then please please please tell me, it would make it easier!!
Sent from my DROID X2 using XDA App
IDMA.DROID.X2 said:
You can nod status bar, but in UOT it gives SHTF errors. Talked to Mendozina about it and said it was something with the phone. You can mod it manually though.
If there is a way, then please please please tell me, it would make it easier!!
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
Not to deter you from UOT, but why I not change it manually? My experience w/ UOT was that it's limited in what you can do so recently I just stick to manually changing things.
X0dus said:
Not to deter you from UOT, but why I not change it manually? My experience w/ UOT was that it's limited in what you can do so recently I just stick to manually changing things.
Click to expand...
Click to collapse
I use it as a base, then I do manual changes. But I have a bug with the status bar right now so it would be easier to just use UOT to fix it out. The status I would just copy it over to my theme zip.
Sent from my DROID X2 using XDA App
The SHTF errors occur when you feed UOT a framework or systemui that has been previously modded incorrectly.. (ie when you go switching graphics and 9.pngs out without recompiling etc..) Try feeding it a stock systemui and framework from your framework..
For instance.. If your ROM is based on 2.3.3 take the stock 2.3.3 framework-res.apk and SystemUI.apk and feed it to UOT when you are done then you can anything you want back in.
IDMA.DROID.X2 said:
You can nod status bar, but in UOT it gives SHTF errors. Talked to Mendozina about it and said it was something with the phone. You can mod it manually though.
If there is a way, then please please please tell me, it would make it easier!!
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
Sweet! That makes sense. Thanks!
Sent from my DROID X2 using XDA App

[Q] framework-res.apk & dianxinos-res.apk

Hey there everyone, I am wanting to edit my framework to get a better looking notification bar. I have an android phone called SH7218U, I am rooted with all Gapps.
If you look this up phone on Google, you will see that the notification bar and icons are very similar to stock Android 2.2 ( I am running 2.2.1). The only difference is that the signal bar is located to the left of the bar as well as some icons getting set there as well. You can really see this here: http://www.itechnews.net/wp-content/uploads/2011/03/Sharp-SH7218U-Clamshell-Android-Phone.jpg
When going into root explorer and checking out system/framework I am see the familiar framework-res.apk file, but I also see an apk file called dianxinos-res.apk. It seesm to be able to mess with framework and change the UI and other things, both of these files need to be edited. This is just a guess though since I have been able to find a post on a Chinese forum that gives a new notification bar (the only difference being the battery icon replaced with a numerical battery representation and the (when bar is pulled down) shortcut to the useless built-in task killer is gone. Inside of the package to this new framework I get both framework and dianxinos files so it seems I would have to replace both of the old files with the new ones.
As you can see in the above image there are virtual android buttons on the bottom of the screen as well, for when you want to use the phone normally. I do not think that the dianxinos-res.apk is linked to the virtual buttons as exploring system/media/pics contain.bmp images of the virtual buttons and I have confirmation by another SH7218U user that editing these images will directly effect how they are displayed.
I was just wondering anyone know how to edit the framework when there are two files corresponding to this. I don't know much about editing the framework but even so I am quick to learn but figured I would just ask around before I do anything. Worst comes to worst, like a bootloop for instance, I have a system.img for my phone so flashing that with fastboot will get my phone working again.
Anyway, Ive uploaded both files in case anyone would like to look at them. I am trying to go for a gingerbread-esque notification bar with blue instead of green possibly.
If anyone thinks this thread would get better hits elsewhere I would appreciate any input.

[Q][ST15i/ICS]Status Bar: Battery/Transparency

Hi Guys,
Before I begin, I'd like to shoutout to all the great devs here in XDA who regularly updates us with their mods while living their own busy lives.
I'm using a ST15i on stock ICS and managed to customize it by reading around. I've rooted my phone from GB to ICS and flashed custom zips to add or modify certain functions and changed how it looks to give it a different feel and to better suit my taste. I've reached a point where I can't modify it anymore due to lack of knowledge and training. And now I'm here.
Can anyone point me on how to change the transparency of the status bar, change the battery icon of my choice on my ST15i running on stock ICS? Also, can you help me in reverting to the stock icon fron "No available network"? All the info I found didn't help me. Tried the kitched but that didn't work for me either. I'd rather learn how rather than be spoonfed.
This is my first time posting here, so go easy on me.
Thanks!
I don't think a transparent statusbar is possible in ICS. In earlier versions, it was just a case of making the statusbar background itself transparent.
But Google have made it harder to do with later versions.
To change the battery icon, you just need to change the png files in one of the drawable folders in either framework-res.apk or SystemUI.apk. With the Mini on ICS, it's most likely drawable-mdpi in SystemUI.apk.
If you want to change how the icon works, going from changing every 10% to every 1% for example, then you need to decompile the app and edit some xml.
It's a little long-winded, but it's simple enough and I'm always happy to help. The battery icon mod was the first one I found out how to do and I spent months trying to figure it out. Literally.
It's worth checking out Tickle My Android from the link in my signature. It can do the battery mod for you, if you want it to, and can handle all the decompiling and recompiling as well actually taking apps off your phone to begin with.
Not sure what you meant about reverting icons..is it possible you can provide a screenshot of what you want to change?
Ticklefish said:
I don't think a transparent statusbar is possible in ICS. In earlier versions, it was just a case of making the statusbar background itself transparent.
But Google have made it harder to do with later versions.
To change the battery icon, you just need to change the png files in one of the drawable folders in either framework-res.apk or SystemUI.apk. With the Mini on ICS, it's most likely drawable-mdpi in SystemUI.apk.
If you want to change how the icon works, going from changing every 10% to every 1% for example, then you need to decompile the app and edit some xml.
It's a little long-winded, but it's simple enough and I'm always happy to help. The battery icon mod was the first one I found out how to do and I spent months trying to figure it out. Literally.
It's worth checking out Tickle My Android from the link in my signature. It can do the battery mod for you, if you want it to, and can handle all the decompiling and recompiling as well actually taking apps off your phone to begin with.
Not sure what you meant about reverting icons..is it possible you can provide a screenshot of what you want to change?
Click to expand...
Click to collapse
Hey there, Ticklefish! Thank you for taking the time to reply. You're one of my favorite devs here in xda.
Could you take a quick peek at this? There's an update on his notification toggle for a transparent status bar so I got me thinking whether this was possible or not. As for the battery, I'll still have to search for the battery icon I'm fancying about or I might have to create it from scratch. Sorry, I forgot to mention this but I tried to use your tool. I just didn't know how the battery icons would look like that's why I chickened out at the last moment. Instead I used it to create a zip to flash a stock SystemUI.apk to remove the Notification Toggles which I had extracted from an earlier CWM backup (Can't find an uninstaller. I figured all I needed was stock to remove it). Great tool, by the way.
I can't post any screenshots at the moment since I haven't been able to add that feature to my Mini yet. So I'll try my best to explain what I meant about reverting the network icon. If you would notice whenever you lose the network signal an icon appears on the notification bar? Well mine used to be color grey and had a yellow exclamation point beside it. Now it's all red. This might not be an issue for some but it's pretty hard on the eyes. I'd like to have the old one back.
Just to give you an idea, I'd like to improve my Mini's functionality and aesthetics while keeping it as close to stock as possible. So far I've managed to:
-Insert Reboot/Reboot to Recovery
-Use Wavelock
-Use Xperia S apps (Alarm, Callscreen, Clock, Conversation, Contacts, Font, Home, Keyboard, Phonebook & Walkman)
-Supercharge
-Notification Toggles (which I removed)
Changing the status bar and reverting to stock icon for no network signal is next on my list.
messagemode said:
Hey there, Ticklefish! Thank you for taking the time to reply. You're one of my favorite devs here in xda.
Could you take a quick peek at this? There's an update on his notification toggle for a transparent status bar so I got me thinking whether this was possible or not. As for the battery, I'll still have to search for the battery icon I'm fancying about or I might have to create it from scratch. Sorry, I forgot to mention this but I tried to use your tool. I just didn't know how the battery icons would look like that's why I chickened out at the last moment. Instead I used it to create a zip to flash a stock SystemUI.apk to remove the Notification Toggles which I had extracted from an earlier CWM backup (can't find an uninstaller. I figured all I needed was stock to remove). Great tool, by the way.
I can't post any screenshots at the moment since I haven't been able to add that feature to my Mini yet. So I'll try my best to explain what I meant about reverting the network icon. If you would notice whenever you lose the network signal a icon appears on the notification bar, well mine used to be color grey and had a yellow exclamation point beside it. Now it's all red. This might not be an issue for some but it's pretty hard on the eyes. I'd like to have the old one back.
Just to give you an idea, I'd like to improve my Mini's functionality and aesthetics while keeping it as close to stock as possible. So far I've managed to:
-Insert Reboot/Reboot to Recovery
-Use Wavelock
-Use Xperia S apps (Alarm, Callscreen, Clock, Conversation, Contacts, Font, Home, Keyboard, Phonebook & Walkman)
-Supercharge
-Notification Toggles (which I removed)
Changing the status bar and reverting to stock icon for no network signal is next on my list.
Click to expand...
Click to collapse
Screenshot should already implimented just not in the power menu. All you have to do is hold power and vol down button.
evilbarcode said:
Screenshot should already implimented just not in the power menu. All you have to do is hold power and vol down button.
Click to expand...
Click to collapse
Wow! Didn't know that. Just tried it just now and it worked. Thanks! Will be posting/updating once I've recreated the situation.
messagemode said:
Hey there, Ticklefish! Thank you for taking the time to reply. You're one of my favorite devs here in xda.
Could you take a quick peek at this? There's an update on his notification toggle for a transparent status bar so I got me thinking whether this was possible or not. As for the battery, I'll still have to search for the battery icon I'm fancying about or I might have to create it from scratch. Sorry, I forgot to mention this but I tried to use your tool. I just didn't know how the battery icons would look like that's why I chickened out at the last moment. Instead I used it to create a zip to flash a stock SystemUI.apk to remove the Notification Toggles which I had extracted from an earlier CWM backup (Can't find an uninstaller. I figured all I needed was stock to remove it). Great tool, by the way.
I can't post any screenshots at the moment since I haven't been able to add that feature to my Mini yet. So I'll try my best to explain what I meant about reverting the network icon. If you would notice whenever you lose the network signal an icon appears on the notification bar? Well mine used to be color grey and had a yellow exclamation point beside it. Now it's all red. This might not be an issue for some but it's pretty hard on the eyes. I'd like to have the old one back.
Just to give you an idea, I'd like to improve my Mini's functionality and aesthetics while keeping it as close to stock as possible. So far I've managed to:
-Insert Reboot/Reboot to Recovery
-Use Wavelock
-Use Xperia S apps (Alarm, Callscreen, Clock, Conversation, Contacts, Font, Home, Keyboard, Phonebook & Walkman)
-Supercharge
-Notification Toggles (which I removed)
Changing the status bar and reverting to stock icon for no network signal is next on my list.
Click to expand...
Click to collapse
Well, it might be possible. There's a lot that can be done if you just know how. I'll have a look at a transparent status bar soon. It was incredibly simple to do on early GB so hopefully it can be done on ICS as well.
There are a lot of battery icons out there. If you find the ones you want, TMA can put them into your app for you, or I can tell you how to do it manually.
As for the icons that come with TMA, you can see what they look like on the thread. Some look better on HDPI, and our phones are MDPI, but the tool can backup your original app so you can just try whichever one you want without being in danger of losing anything.
Changing that icon should be pretty simple. All you need to do is find out which image file it is and change it. Either by downloading one of the GB roms here and taking the new image file out of that, or by using a graphics program and just recolouring it yourself. If you're doing that, and if you're in a creative mood, you could even redesign the icon completely..
Thanks for the kind words, btw. If there's anything I can do to help, just let me know!
Ticklefish said:
Well, it might be possible. There's a lot that can be done if you just know how. I'll have a look at a transparent status bar soon. It was incredibly simple to do on early GB so hopefully it can be done on ICS as well.
There are a lot of battery icons out there. If you find the ones you want, TMA can put them into your app for you, or I can tell you how to do it manually.
As for the icons that come with TMA, you can see what they look like on the thread. Some look better on HDPI, and our phones are MDPI, but the tool can backup your original app so you can just try whichever one you want without being in danger of losing anything.
Changing that icon should be pretty simple. All you need to do is find out which image file it is and change it. Either by downloading one of the GB roms here and taking the new image file out of that, or by using a graphics program and just recolouring it yourself. If you're doing that, and if you're in a creative mood, you could even redesign the icon completely..
Thanks for the kind words, btw. If there's anything I can do to help, just let me know!
Click to expand...
Click to collapse
OK, I won't hold back in asking for assistance anymore.
I've attached a screenie of the icon problem I'm facing right now. If you would look at the upper lefthand corner, it's all red. I wonder if it's the same for the other ST15i Stock ICS users. It' used to be grey with a yellow exclamation point or something like that (can't recall how it exactly looked like but, yeah, something like that). Now for the battery icon, I'm fancying the Purple Android Battery Icon in TMA, only in green and shouldn't mess with the original height of the status bar. I've cooked a battery icon using the kitchen and it messed the height of the status bar. Could you also point how to manually change the battery icon? I'm trying to do it myself so I won't be asking around here anymore. I think others will benefit from it, too.
The stock SystemUI.apk that I've attached came from a stock version of my ST15i's ICS. I wondering if the network icon is found in the framework-res.apk, not in the SystemUI.apk. Since I've flashed the stock one and managed to remove the Notification Toggles but Red icon is still there.
Hopefully, you can find something with the transparency of the status bar. Thanks for all the help!
messagemode said:
OK, I won't hold back in asking for assistance anymore.
I've attached a screenie of the icon problem I'm facing right now. If you would look at the upper lefthand corner, it's all red. I wonder if it's the same for the other ST15i Stock ICS users. It' used to be grey with a yellow exclamation point or something like that (can't recall how it exactly looked like but, yeah, something like that). Now for the battery icon, I'm fancying the Purple Android Battery Icon in TMA, only in green and shouldn't mess with the original height of the status bar. I've cooked a battery icon using the kitchen and it messed the height of the status bar. Could you also point how to manually change the battery icon? I'm trying to do it myself so I won't be asking around here anymore. I think others will benefit from it, too.
The stock SystemUI.apk that I've attached came from a stock version of my ST15i's ICS. I wondering if the network icon is found in the framework-res.apk, not in the SystemUI.apk. Since I've flashed the stock one and managed to remove the Notification Toggles but Red icon is still there.
Hopefully, you can find something with the transparency of the status bar. Thanks for all the help!
Click to expand...
Click to collapse
That icon might be in framework-res.apk but I suspect it's SystemUI.apk. That's where most of those things are. This is a stock icon so flashing a stock system app won't do anything to change it. If you want, you can change the icon yourself by loading the png into a graphics program and messing around with it. If you want it to be grey and yellow, then you can make it grey and yellow.
Battery icons won't change the height of the statusbar. Android automatically scales images to the right size. As long as they're in the right folder. The Mini and Mini Pro both keep their images in drawable-mdpi for ICS. If images are put into drawable-ldpi, drawable-hdpi or even drawable-xhdpi (which would be insane on such a small screen), Android will scale them for a low, high, or extra high resolution screen. Which will mess the statusbar height. Your battery icons can be any height you like, they just have to go in the right place.
By the way...Tickle My Android will automatically put them in the right place. Just saying...
To change battery icons manually, you need to use apktool or a utility that uses apktool to decompile framework-res.apk and SystemUI.apk
Hey....Tickle My Android uses apktool...(subtle, ain't I?)
Then find the battery icons in whichever drawable folder they're in. They might be in more than one but that's not an issue. Replace them with ones you want.
If you're changing how often they change, you'll need to edit the xml files in the layout folder. If you got your icons from a kitchen, they should have come with the right xml files. In fact, if you've got a version of the Purple Android icons, you could use TMA to put those on first and then change them to the icons you want. That'll ensure you get the right xml files.
Then you use apktool to recompile the apps you changed. Make a copy of the original app, use 7zip to copy the res folder from the recompiled app into the copied one (this will ensure it's signed correctly), extract resources.arsc from the recompiled app, add that to the copied one at store levels of compression and..well, that's it.
The copied app is now ready to be put back onto your phone.
Eyes glazing over? Brain leaking out of the ears? I know it sounds complicated but it's quite simple once you've done it a few times. It can get a bit tedious if you're doing it a lot....which is why I wrote Tickle My Android in the first place.

Categories

Resources