[Q] help please , simplicity v5 - Galaxy Ace S5830i Q&A, Help & Troubleshooting

hello, I warm more than the head, you know, like changing the color to the photo I add here below, is marked. My rom is simplicity. Png not that I have to change, do not look for any site. I would like to change the color. Abhi? can you help? someone?

nobody can help me? : crying::crying:

should be inside res/drawable of framework
status bar latest event panel or something
Sent from my S500 using xda app-developers app

SpaceCaker said:
should be inside res/drawable of framework
status bar latest event panel or something
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
thank you very much! I'll check!

SpaceCaker said:
should be inside res/drawable of framework
status bar latest event panel or something
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
spacecaker, first of all (that I knew) before changing the status bar sistemui with jb, had to have asked permission. I did not know. Secondly, I congratulate you, because your work is fantastic and I've done very happy with this status bar, I love it. I'm changing the png to customize my status bar. I want to give congratulations for your great work.
Well, I changed status bar png latest panel event with another color, and remains the same. No changes. I found as I said in framework.apk, but nothing changes. To which may be due? I'm desperate!

Related

[Q] CM7 theme mod (framework-res.apk)

I would like to have a transparent notification bar then I looked inside my framework-res.apk and I finded some png that looks related to status bar (status_bar*.png and statusbar*.png).
I edited these images adding transparency and flashed framework-res.apk to my phone (getting no errors).
Nothing has changed, do anybody know what images have to be changed to modify status bar?
Thx
The files related to the statusbar are .9.png files so they need the draw 9 patch and i dont know how to so that so just google it
Sent from my GT540 using XDA App
pashinator said:
The files related to the statusbar are .9.png files so they need the draw 9 patch and i dont know how to so that so just google it
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
Hi, thanks for reply!
So do you mean all status*.9.png images?
I have the same issue but it is not with the files. I found if I switch to the system theme in the theme chooser all my changes are there. Does anyone know where to edit a theme to make changes to the frame work?
if your still looking for transparent statusbar, you can use my cooked rom which allows transparent statusbar
The systemui.apk has to be modified for a transparent statusbar.
Search on xda or google how to do this.
Or use the advised ROM from above.
Sent from my Legend using XDA App

[Q] Can anyone change the height of status bar?

Can anyone change the height of status bar? Change it to smaller size? The factory setting is a big status bar in my phone , but i want it more slim? I have changed the color of the status bar , then can anyone tell how to modify the height?
frankie_meng said:
Can anyone change the height of status bar? Change it to smaller size? The factory setting is a big status bar in my phone , but i want it more slim? I have changed the color of the status bar , then can anyone tell how to modify the height?
Click to expand...
Click to collapse
If your rom supports transparent status bar's, then you would just have to make the unwanted portion transparent, then shift all of the status bar icons up that much to center them on the slimmer status bar. At least I believe that is all that would take, there may be a .xml file somewhere either in SystemUI.apk or framework-res.apk that has a dpi setting for it, making that smaller could also do the trick.
changing your screen density reduces the size of everything so can be used to have a reduced height status bar. their are apps on the market for changing this.
Look up LCD Density Changer in the marketplace.
+1
i do that all the time but i want to keep my current dpi and i use gravitybox to size and colorize my nav bar but there is no settings like that for the status bar. i want the bars of 280 dpi and the rest the stock 480. is there a way?
logikism said:
i do that all the time but i want to keep my current dpi and i use gravitybox to size and colorize my nav bar but there is no settings like that for the status bar. i want the bars of 280 dpi and the rest the stock 480. is there a way?
Click to expand...
Click to collapse
I know there is an Xposed module for this. Problem is I forgot what it is called... It lets you set different dpi's for any app including the status bar.
Forgot the name...
Sorry, but I still wish you a nice day!
Sent from my C1505 using XDA Premium 4 mobile app
MatsPunt said:
I know there is an Xposed module for this. Problem is I forgot what it is called... It lets you set different dpi's for any app including the status bar.
Forgot the name...
Sorry, but I still wish you a nice day!
Sent from my C1505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
This is called appopsxposed but how do you mess with the status bar?
frankie_meng said:
Can anyone change the height of status bar? Change it to smaller size? The factory setting is a big status bar in my phone , but i want it more slim? I have changed the color of the status bar , then can anyone tell how to modify the height?
Click to expand...
Click to collapse
I feel you must decompile framework-res.apk
Go to res/values/dimens.xml . open it with notepad++
MatsPunt said:
I know there is an Xposed module for this. Problem is I forgot what it is called... It lets you set different dpi's for any app including the status bar.
Forgot the name...
Sorry, but I still wish you a nice day!
Sent from my C1505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The name is Dimensions Editor
MatsPunt said:
I know there is an Xposed module for this. Problem is I forgot what it is called... It lets you set different dpi's for any app including the status bar.
Forgot the name...
Sorry, but I still wish you a nice day!
Sent from my C1505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you mean to say about "dimension editor", I see that the app doesn't actually do the thing. I have modified something and that the icons size doesn't change. Only the height is reduces thereby leaving me unable to read the status bar icons.
Can you please suggest an alternative way to do that.
FYI, I am using eclipse v9 rom on samsung galaxy note 2(n7100).
Ikhsan_novindri said:
I feel you must decompile framework-res.apk
Go to res/values/dimens.xml . open it with notepad++
Click to expand...
Click to collapse
Dude and this can change the status bar dimension??

Editing framework

Hi all, I have a galaxy s2 and am working on themes for ICS. I just can't figure out how to make the notification pull down bar semi-transparent. Can someone please help me out or point me in the direction of a tutorial?
Thanks
Sent from my GT-I9100 using xda premium
Nobody?
Sent from my GT-I9100 using xda premium
kyleforge said:
Nobody?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Not everyone has ics to help you. Plus are you working from source? Smali? What have you already tried? Are you getting any errors?
Sent from my Nexus S 4G using xda premium
I wasn't sure if it involved the same process as gingerbread. I've tried editing the PNG in the framework-res.apk and making it a semi transparent image but once flashed, the status bar is just the same as always. Do I need to edit an XML file? Thank you for your reply
Sent from my GT-I9100 using xda premium
kyleforge said:
I wasn't sure if it involved the same process as gingerbread. I've tried editing the PNG in the framework-res.apk and making it a semi transparent image but once flashed, the status bar is just the same as always. Do I need to edit an XML file? Thank you for your reply
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
The pull down is not in the framework Res. Its in the systemui apk. It can also be done by editing the xmls for status bar expanded
zelendel said:
The pull down is not in the framework Res. Its in the systemui apk. It can also be done by editing the xmls for status bar expanded
Click to expand...
Click to collapse
Omg thankyou so much! It was right under my nose the whole time lol. I guess we learn something new every day
kyleforge said:
Omg thankyou so much! It was right under my nose the whole time lol. I guess we learn something new every day
Click to expand...
Click to collapse
Glad you found it.
Hi guys.....
For the status bar transparent u guys need to edit
statusbar background.9png (res/drawable *)
status bar expanded.xml (res/layout)
statusbarservice.smali (smali/com/android/statusbar/)
need to decompile and recompile use APK Manager (RECOMMENDATION)
If i wrote anything wrong please correct me......

Status Bar Transparent

Is there any available Dev. can help me Semi transparent my Status Bar Please ?
eddjanier143 said:
Is there any available Dev. can help me Semi transparent my Status Bar Please ?
Click to expand...
Click to collapse
try this reply if its work or not btw which rom r u using??
my ROM is DDKQ8 Sir
.i will try it later Sir because im in Hospital right now
vaibhavx said:
try this reply if its work or not btw which rom r u using??
Click to expand...
Click to collapse
Sir its not working Black Only there is no Transparent
Search for status_bar_background.png or something.I dont remember the name right.Change that png with the png you want.Done.
Prawesome said:
Search for status_bar_background.png or something.I dont remember the name right.Change that png with the png you want.Done.
Click to expand...
Click to collapse
ExactlyIt is a .9 PNG. U need to patch it with music.souls tut .
Sent from my GT-S5830 using Tapatalk 2 Beta-5
Prawesome said:
Search for status_bar_background.png or something.I dont remember the name right.Change that png with the png you want.Done.
Click to expand...
Click to collapse
On stock no PNG for status bar need to edit some PNG on status_bar.XML correct me if I were wrong
Sent from my GT-S5830 using xda premium
U want to change status bar background when its open or the baxkground on top when uts closed
1.If u want to change background there are 2 .9png to be changed one in framework and second in systemui
2.If u want to change the header background its in colors.xml
3.Just UOT
Sent from my GT-S5830 using xda premium
Deleted
Sent from my GT-S5830 using xda premium
KevinXI said:
U want to change status bar background when its open or the baxkground on top when uts closed
1.If u want to change background there are 2 .9png to be changed one in framework and second in systemui
2.If u want to change the header background its in colors.xml
3.Just UOT
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
uot kitchen is not working. .
I am trying to gain the same but its not that easy we have to edit some smalis and xml's in it so I tried once or twice and couldn't compile it correctly. Will let you know if I am able to do it on my phone.
Sent from my HTC Wildfire S A510e using XDA
How to set trasparent status bar on last cm9 nightly?
rohil surana said:
I am trying to gain the same but its not that easy we have to edit some smalis and xml's in it so I tried once or twice and couldn't compile it correctly. Will let you know if I am able to do it on my phone.
Sent from my HTC Wildfire S A510e using XDA
Click to expand...
Click to collapse
Ill wait Sir
I want 2 semi transparent status bar for stock rom. KTM uot kitchen not work 4 me... Can help me?
Enviado desde mi imparable Galaxy Ace
Saw this thread
http://forum.xda-developers.com/showthread.php?t=1678710
Thought you might be having a bit Same coding in the systemui.apk
Tried it on my htc wildfire s but gave errors while recompilling
You guys try it and tell if it works for you.
The procedures not in the op of that thread so look for it somewhere below it.
Sent from my HTC Wildfire S A510e using XDA
dredremon said:
On stock no PNG for status bar need to edit some PNG on status_bar.XML correct me if I were wrong
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I thanked u accidentally -_- Anyway,getting status bar transparent in stock rom is bit difficult.If its CM,then its just a value edit in smali.
Sent from my fingers to your face,take it or leave it.
rohil surana said:
Saw this thread
http://forum.xda-developers.com/showthread.php?t=1678710
Thought you might be having a bit Same coding in the systemui.apk
Tried it on my htc wildfire s but gave errors while recompilling
You guys try it and tell if it works for you.
The procedures not in the op of that thread so look for it somewhere below it.
Sent from my HTC Wildfire S A510e using XDA
Click to expand...
Click to collapse
Wont work on DDKQ8,but someone could do it anyway,who knows Btw,the above mentioned link gives you the value edit to get transparent status bar by editing a value in smali which i was talking about before.However,it DOES work on CM..If you are in need of transparent status bar that badly guys,then check out one of wonokairen's ( I always spell it wrong) theme,it is the only theme that enables transparency in stock roms.As far as i know,TW does not support status bar transparency which is why you guys are facing difficultues.
Sent from my fingers to your face,take it or leave it.
Prawesome said:
Wont work on DDKQ8,but someone could do it anyway,who knows Btw,the above mentioned link gives you the value edit to get transparent status bar by editing a value in smali which i was talking about before.However,it DOES work on CM..If you are in need of transparent status bar that badly guys,then check out one of wonokairen's ( I always spell it wrong) theme,it is the only theme that enables transparency in stock roms.As far as i know,TW does not support status bar transparency which is why you guys are facing difficultues.
Sent from my fingers to your face,take it or leave it.
Click to expand...
Click to collapse
If it works.on ddkq8 it will works too.in xwktm
Sent from my GT-S5830 using xda premium
dredremon said:
If it works.on ddkq8 it will works too.in xwktm
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Actually,i told it wont work on DDKQ8
Sent from my GT-S5830 using Tapatalk
Prawesome said:
Actually,i told it wont work on DDKQ8
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
Lol i already try it the ultimate sg2 (ddqk8) install to xwktm its works without bug
Sent from my GT-S5830 using xda premium

[Q] Is there an app that will easily let me modify my status bar appearance?

Status bar color is quite limited and doesn't change everything.
I'm looking for something to change the colour of the status bar icons and the transparency. Is there anything for that without changing system apks?
ninjasstolemytv said:
Status bar color is quite limited and doesn't change everything.
I'm looking for something to change the colour of the status bar icons and the transparency. Is there anything for that without changing system apks?
Click to expand...
Click to collapse
I would recommend taking a look at Omega Status Bar https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar it offers numerous customization and theme options if you don't want to have to edit system apks.
Sent from my Nexus 10 using xda premium
Or try the rom toolbox lite.
It has that option..
shimp208 said:
I would recommend taking a look at Omega Status Bar https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar it offers numerous customization and theme options if you don't want to have to edit system apks.
Sent from my Nexus 10 using xda premium
Click to expand...
Click to collapse
It's non-root so i'm not sure if it's 100% reliable.
dagger said:
Or try the rom toolbox lite.
It has that option..
Click to expand...
Click to collapse
Yeah, might just. Thanks.
Edit; doesnt exactly cut it, sorry

Categories

Resources