is there a way to get rid of that ugly battery icon in the miniCM bar?
Replace framework. It's ugly because whole framework is Low-DPI, and when it was ported to X8, only density was changed and Low-DPI framework remained...
Related
Hello I installed the thème Simplistic v1 Port for X10 Mini/Pro and I would like to know how to change just the icon of the battery with percentage, while keeping(guarding) my theme because every time in tuto we make me change framework-res.apk.
If I change my framework-res.apk that is going to change just my battery or my whole theme also
Thank you for the answers
It's pretty had because you need to copy all the battery icon to the theme apk, then properly packed the framework-res.apk back. You can request the dev of the theme to add the battery icon to the theme
Sent from the awesome XDA App
http://forum.xda-developers.com/showthread.php?t=826816
Since we'll most likely won't get KitKat on our device, I decided to edit the statusbar on the stock, deodexed, ICS rom that I use as a daily driver. A transparent statusbar, custom battery icons, a KitKat wallpaper and Nova launcher would be good enough for me.
So I followed this guide and succeeded in making the statusbar 100% transparent. Problem is that it also remaines transparent when the statusbar is pulled down and in certain apps. For example in Gmail the bar turns white so the icons in the statusbar can't be seen. In Maps it remains transparent so you'll see your icons twice and a bit overlapping.
When using apktool, does anyone know which lines need to be edited in what app to only make the statusbar transparent in home- and lockscreen?
Thanks in advance!
Xposed
Use Xposed framework and Xblast tools...why are you going hard way when there is easy one
nemanja.krpovic said:
Use Xposed framework and Xblast tools...why are you going hard way when there is easy one
Click to expand...
Click to collapse
Thanks for the tip, already tried achieving it with Xposed and Xblast but it doesn't seem to work. Most likely because I'm still in ICS. I know I know I should upgrade etc but I just like ICS better
Will dive into the SystemUI, Rosie and framework-res apk's a bit more to see if I can find how the statusbar background is set and with what actions.
Please do something like that .... I would love to try that on my DX
Just wondering if there's even any who had already managed to mod the battery icons in stock KitKat ROMs?
The battery icon images are not there anymore in SystemUI and the stat_sys_battery/battery_charge xmls aren't there either. Could be hard-coded already or something, I got no clue LoL
Missing those fancy icons already
Rycon33 said:
Just wondering if there's even any who had already managed to mod the battery icons in stock KitKat ROMs?
The battery icon images are not there anymore in SystemUI and the stat_sys_battery/battery_charge xmls aren't there either. Could be hard-coded already or something, I got no clue LoL
Missing those fancy icons already
Click to expand...
Click to collapse
In KitKat 4.4, battery icons are drawn by program in SystemUI.apk, rather than image icons. You can still find battery icons and two xml files in framework-res.apk. However, they are not working for status bar.
Until now, I have not seen any report showing changing color of battery icons. This is also my interest.
hi guys. i tried it with Gravitybox but 5 second after it remove, it appears again. what should i do? any app or systemui modifimodification ?
Settings>Battery>Scroll down too "Percentage on status bar" move slide to disable
i think you don't have eyes to read the title
U Want to remove %. Thats the way u do it.
but.. nice insult.
r u kidding? it remove battery percentage not percent symbol
Ok my bad kid.
What version of Android are you running and do you have/ do you want to have Xposed installed?
official 6.0.1. xposed v80 by wanam is installed
That's a good start then chap. I'm sure there's a module called flat bar icons, or something like that, that allows you to change all the icons on the notification bar, I used to have it but never delved to deep into it. I think that allows you to lose the percentage sign.
yes flat style bar indicator is a good app tnx.
No worries man, hope it solves your dilema
this app is great. but still there is one thing that annoying me. stock statusbar icons' color automatically change from white to black when statusbar become white, but flat style don't have this feature.
so i'm looking for solution. also i'm thinking about editing systemui to remove percent sign and adding other feature to statusbar. Do you know any post or threat to helps me about it?
Hi guys, like the title says, I'm searching for a way to edit the framework or the SystemUI apk to get rid of the icons. I would like to use the AOSP's ones but without using Xposed. Most of this because using overlays or themes it change the icons but when they're black, signal and data keeps white and that looks very bad. I'll leave an attachment. I've found only two tutorials on XDA but the one's from 2013 (JB, or KK idk) and the other is for Lollipop and both are very different and it confuses me so much. So, I beg for anyone who can help and I can do it (a tutorial, steps, something) and I will share with everyone in themes section the results!
Thanks in advance.
It should be inside SystemUI.APK, decompile it and change appropriate icons in hdpi, xhdpi and xxhdpi. If you have time, you may even want to change those in ldpi and mdpi.