Any way to change it and show on status bar without Xposed?
EnIXmA said:
Any way to change it and show on status bar without Xposed?
Click to expand...
Click to collapse
Not unless you have a custom rom that allows the modification :good:
Or know how to edit the build prop and system UI.
Related
Hi guys, I'm looking for the status bar pattern in the SystemUI.apk or framework-res.apk in order to change it into a full transparent white through ZipThemer (and finally have a transparent status bar in 4.2.2 stock :victory
But there's so many png in those files that I don't know which one I should use
Can you guys help me ?
Many thanks !
PS : Here are my files if you want to check quickly : https://www.box.com/s/4ij73xgwutyin6bmmkih
UP
Next time, try Google search if you aren't comfortable with xda search.
Literally the first link when I searched for "status bar png systemUI.apk"
Please read the entire thread before you do anything. The instructions in the OP are flawed.
Hung0702 said:
Next time, try Google search if you aren't comfortable with xda search.
Literally the first link when I searched for "status bar png systemUI.apk"
Please read the entire thread before you do anything. The instructions in the OP are flawed.
Click to expand...
Click to collapse
Thank you but it didn't work I've tried many tutorial by now and it didn't work. I really want to achieve it through ZipThemer because I want to be able to change quite easily
azertguigui said:
Thank you but it didn't work I've tried many tutorial by now and I didn't work. I really want to achieve it through ZipThemer because I want to be able to change quite easily
Click to expand...
Click to collapse
With the new roms this is not an option as it is no longer a png file file a combo of color codes thoughout the systemui and framework res. It took me 3 months to find all the changes to redirect it to a png
zelendel said:
With the new roms this is not an option as it is no longer a png file file a combo of color codes thoughout the systemui and framework res. It took me 3 months to find all the changes to redirect it to a png
Click to expand...
Click to collapse
I'm not sure I understand your post. You mean I have to change .xml files to apply a transparent status bar ? That is not a problem with ZipThemer, right ?
azertguigui said:
I'm not sure I understand your post. You mean I have to change .xml files to apply a transparent status bar ? That is not a problem with ZipThemer, right ?
Click to expand...
Click to collapse
What I mean depending on your rom is that you will have to adjust the color codes. Your issues is that the main place one of these changes needs to be made are in a place tat cant be adjusted with zip themer.
zelendel said:
What I mean depending on your rom is that you will have to adjust the color codes. Your issues is that the main place one of these changes needs to be made are in a place tat cant be adjusted with zip themer.
Click to expand...
Click to collapse
Ok so what would be the solution ? (without ZipThemer)
(By the way thanks for helping me )
azertguigui said:
Ok so what would be the solution ? (without ZipThemer)
(By the way thanks for helping me )
Click to expand...
Click to collapse
You would have to decompile the both Framework-res apk and the systemui.apk and make about 15 xml edits to redirect it to an image and then remove a few places. Then recompile the apks and then flash them. This would have to be done for each rom you flash.
What are you trying to do over all?
zelendel said:
You would have to decompile the both Framework-res apk and the systemui.apk and make about 15 xml edits to redirect it to an image and then remove a few places. Then recompile the apks and then flash them. This would have to be done for each rom you flash.
What are you trying to do over all?
Click to expand...
Click to collapse
I just want a transparent status bar :crying:
azertguigui said:
I just want a transparent status bar :crying:
Click to expand...
Click to collapse
This option is in most custom roms. What rom are you running?
zelendel said:
This option is in most custom roms. What rom are you running?
Click to expand...
Click to collapse
4.2.2 stock with some mods (beats louder, a custom battery in status bar, a new locking...)
I agree that I have no idea why CM doesn't add this in their most recent ROM's, making the statusbar transparent is such an improvement to the UI immediately
Hey! I'm currently running AtoMic GB 7.0 on a bl unlocked phone and I want to change my status bar's color from the stock gradient to a simple black one.
Is this possible on GB?
Thanks,
eris
eris94 said:
Hey! I'm currently running AtoMic GB 7.0 on a bl unlocked phone and I want to change my status bar's color from the stock gradient to a simple black one.
Is this possible on GB?
Thanks,
eris
Click to expand...
Click to collapse
Yes. You have to edit your SystemUI.apk for that. Decompile it and then start looking further.
Someguyfromhell said:
Yes. You have to edit your SystemUI.apk for that. Decompile it and then start looking further.
Click to expand...
Click to collapse
Thanks, I succeeded at doing the mod
Im on whompasarsus rom i need to knw how to get ahtransparent
transparent status bar
sereousl said:
Im on whompasarsus rom i need to knw how to get ahtransparent
Click to expand...
Click to collapse
*typo* i meant a transparent status bar
sereousl said:
*typo* i meant a transparent status bar
Click to expand...
Click to collapse
If the rom dont have that option you have to decompile system ui apk and change the code..search it there are write ups about it
Has anyone figured out a way to change the system status bar font style (clock, battery, notification ticker) for stock 5.0+ ROMs?
Tried ifont, font installer, etc. which were able to change fonts used throughout the system, but all of which leave the status bar font unchanged
wyt18 said:
Has anyone figured out a way to change the system status bar font style (clock, battery, notification ticker) for stock 5.0+ ROMs?
Tried ifont, font installer, etc. which were able to change fonts used throughout the system, but all of which leave the status bar font unchanged
Click to expand...
Click to collapse
Look for the font thread of @Metallijim !
search before post !
wyt18 said:
Has anyone figured out a way to change the system status bar font style (clock, battery, notification ticker) for stock 5.0+ ROMs?
Tried ifont, font installer, etc. which were able to change fonts used throughout the system, but all of which leave the status bar font unchanged
Click to expand...
Click to collapse
Hi,
Have you changed Roboto-Medium?
Pandemic said:
Look for the font thread of @Metallijim !
search before post !
Click to expand...
Click to collapse
thanks for the tip, checked the post out. it's not what I am looking for, though
I'd like to be able to change the status bar font to a custom font, without affecting the other system fonts. the Xposed module Xposed Statusbar Text can do this, but I'd like to be able to do this manually so I can set the font size
wyt18 said:
thanks for the tip, checked the post out. it's not what I am looking for, though
I'd like to be able to change the status bar font to a custom font, without affecting the other system fonts. the Xposed module Xposed Statusbar Text can do this, but I'd like to be able to do this manually so I can set the font size
Click to expand...
Click to collapse
Backup all family font of Roboto in internal ou sd card (/system/fonts).
statubar fonts are Roboto-Medium or Roboto-Regular
Roboto-Regular,Medium,Bold and RobotoCondensed-Regular are important.
Patzu said:
Backup all family font of Roboto in internal ou sd card (/system/fonts).
statubar fonts are Roboto-Medium or Roboto-Regular
Roboto-Regular,Medium,Bold and RobotoCondensed-Regular are important.
Click to expand...
Click to collapse
Thanks! That worked for me.
Patzu said:
Backup all family font of Roboto in internal ou sd card (/system/fonts).
statubar fonts are Roboto-Medium or Roboto-Regular
Roboto-Regular,Medium,Bold and RobotoCondensed-Regular are important.
Click to expand...
Click to collapse
do you know if there is a way to change ONLY the status bar font? Xposed Statusbar Text can do it, maybe I need to look into the code there ...
wyt18 said:
do you know if there is a way to change ONLY the status bar font? Xposed Statusbar Text can do it, maybe I need to look into the code there ...
Click to expand...
Click to collapse
sorry, i don't know. your app Xposed Statubar Text aren't compatible with Lollipop.
Now that I've managed to root my M9, is there a way to change the look of the status bar and navigation bar (icons)?
Do I need to be S-OFF?
I have done something similar on a previous (Sony) phone using Xposed. is Xposed compatible with the m9?
Thanks
PS. I'm using Stock Marshmallow rom
Change the theme... I think some themes change those too..
shivadow said:
Change the theme... I think some themes change those too..
Click to expand...
Click to collapse
I've tried themes but they only change the nav bar icons.
Thanks
Xposed is running fine here, but I haven't used it for changing status or navigation bar.
Why not try substratum?