hi
i used softkeyz to and after reboot the system ui is crushing all the time
i changed the systemui.apk with this http://forum.xda-developers.com/showthread.php?t=2291132
and now it dosen't crush but i don't have status bar and nav bar
dominic21 said:
hi
i used softkeyz to and after reboot the system ui is crushing all the time
i changed the systemui.apk with this http://forum.xda-developers.com/showthread.php?t=2291132
and now it dosen't crush but i don't have status bar and nav bar
Click to expand...
Click to collapse
You could have posted this on that thread. Simply copy an unmodified SystemUI.apk back to your Phone.
XperienceD said:
You could have posted this on that thread. Simply copy an unmodified SystemUI.apk back to your Phone.
Click to expand...
Click to collapse
where can i finde unmodified systemui.apk?
dominic21 said:
where can i finde unmodified systemui.apk?
Click to expand...
Click to collapse
Your backup or a ROM.
Related
Hi all!
someone managed to change systemui of the Original Stock ROM v20q to insert the transparency into the "status bar"?
It seems that the systemui is different than the v20l/m/o
any ideas?
thanks
for transparency in status bar you must replace status_bar_background in framework-res.apk with this one(attached).
HIT THE THANKS BUTTON IF I HELP YOU!
RobYyY said:
for transparency in status bar you must replace status_bar_background in framework-res.apk with this one(attached).
HIT THE THANKS BUTTON IF I HELP YOU!
Click to expand...
Click to collapse
Thanks for reply but don't work
joiN85 said:
Thanks for reply but don't work
Click to expand...
Click to collapse
I'm on v20q and it is working :-??.. replace in system ui shade_bg with attached one!
RobYyY said:
I'm on v20q and it is working :-??.. replace in system ui shade_bg with attached one!
Click to expand...
Click to collapse
Please attach your systemui.apk v20q
thanks
joiN85 said:
Please attach your systemui.apk v20q
thanks
Click to expand...
Click to collapse
I modified original system ui from v20q for u! Hope it will works!
Hi guys how did you make rhis work? I tried to this the steps above and i get fc all the time and i tried to install the systemui.apk o system apps and it force closes i reboot and the notifications bar has been deleted
Sent from my LG-P990 using XDA Premium App
I've a question to this, too.
With kitchen, this doesn't work. So in which file is the transparency?
Flix123 said:
I've a question to this, too.
With kitchen, this doesn't work. So in which file is the transparency?
Click to expand...
Click to collapse
status_bar_background in framework-res.apk
No, that doesn't work.
Hey people,
I found the solution: There's not a picture that have to be modified, but an xml file.
Decompile framework-res.apk and after that SystemUI.apk and go to SystemUI/res/layout/
Then, unzip the attached file and replace status_bar_tracking.xml in layout folder with the new file and recompile SystemUI.
i wonder what im doin wrong it doesnt work for me
How can i edit this?Because the original is black.So how would i edit this?Please advice.Thanks
Anyone..?Please...?
epoch berrynp
Eddicts said:
Anyone..?Please...?
Click to expand...
Click to collapse
You need to decompile the app. You can't just pull the xml.
BMaae4 said:
You need to decompile the app. You can't just pull the xml.
Click to expand...
Click to collapse
Trying to decopile it..But got an error,So i gave it up..
You need to have these things first :
1- Root
2- Deodexed ROM
3- PC (with JAVA installed)
4- Any apk decompiler (apktool, apk-multitool, etc..)
How to :-
1- Copy SystemUI.apk from /system/app/ to your sd card via any root browser.
2- transfer SystemUI.apk to your computer.
3- Decompile SystemUI.apk.
4- Open res\layout\status_bar.xml
5- There you will see a value like android:background=FF000000
6- To make it translucent type 5F000000 instead of FF000000 or to make it full transparent type 000000
Enjoy and if any questions plz ask here.. .
Credits :
Google (for searching)
XDA (for some knowledge about status_bar.xml)
Ok, this guide needs to be elaborated... :angel:
I did the same, and following was output:
1. Even while changing background to 5f000000, background became full transparent.
2. Whenever i open an app, status bar becomes black again(opaque)
3. During media scanning also status bar looses transparency!
This means status bar is only transparent when on homescreen!
I'm attaching images which i tried on jelly blast rom and also the modded systemui.apk (of Jelly Blast rom) if anyone wants to try. Just rename the file to systemui.apk and put in system/app, change permissions and reboot. you will face lots of force close messages but don't worry after reboot it'll be fine!:good:
js2892 said:
Ok, this guide needs to be elaborated... :angel:
I did the same, and following was output:
1. Even while changing background to 5f000000, background became full transparent.
2. Whenever i open an app, status bar becomes black again(opaque)
3. During media scanning also status bar looses transparency!
This means status bar is only transparent when on homescreen!
I'm attaching images which i tried on jelly blast rom and also the modded systemui.apk (of Jelly Blast rom) if anyone wants to try. Just rename the file to systemui.apk and put in system/app, change permissions and reboot. you will face lots of force close messages but don't worry after reboot it'll be fine!:good:
Click to expand...
Click to collapse
lol,that's normal.
HolyTyphlosion said:
lol,that's normal.
Click to expand...
Click to collapse
I think editing framework-res.apk will solve this!
Sent from my GT-S5830i using xda app-developers app
js2892 said:
Ok, this guide needs to be elaborated... :angel:
I did the same, and following was output:
1. Even while changing background to 5f000000, background became full transparent.
2. Whenever i open an app, status bar becomes black again(opaque)
3. During media scanning also status bar looses transparency!
This means status bar is only transparent when on homescreen!
I'm attaching images which i tried on jelly blast rom and also the modded systemui.apk (of Jelly Blast rom) if anyone wants to try. Just rename the file to systemui.apk and put in system/app, change permissions and reboot. you will face lots of force close messages but don't worry after reboot it'll be fine!:good:
Click to expand...
Click to collapse
Now, everything is not perfect
Atleast it gives SOME satisfaction...
tried editing the drawer.xml from framework-res.apk but still gives me blackstatusbar.. I only get transparent upon pulling the notification down..
iMaker said:
tried editing the drawer.xml from framework-res.apk but still gives me blackstatusbar.. I only get transparent upon pulling the notification down..
Click to expand...
Click to collapse
So why don't you try what is written in this guide?
i just did
Sent from my GT-S5360 using Tapatalk 2
iMaker said:
i just did
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
bro you don't have to edit drawer.xml but statusbar.xml -.-
And this guide is small and easy one for those who don't want to all the long fuss!
so you will get transparent status bar only when on homescreen or pulling the notification panel down
And I you want permanent transparency then you must search other guides or if they are not there then I will try to make it when I would get time
i think that I should mod the launcher so that it will have permanent trans. but I don't know how, if its ok with to make a tut it will be a big help for me
Sent from my GT-S5360 using Tapatalk 2
iMaker said:
i think that I should mod the launcher so that it will have permanent trans. but I don't know how, if its ok with to make a tut it will be a big help for me
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
here is an guide, though it is Galaxy Y's but it might work
http://forum.xda-developers.com/showthread.php?t=2204389
Nabs Zains said:
You need to have these things first :
1- Root
2- Deodexed ROM
3- PC (with JAVA installed)
4- Any apk decompiler (apktool, apk-multitool, etc..)
How to :-
1- Copy SystemUI.apk from /system/app/ to your sd card via any root browser.
2- transfer SystemUI.apk to your computer.
3- Decompile SystemUI.apk.
4- Open res\layout\status_bar.xml
5- There you will see a value like android:background=FF000000
6- To make it translucent type 5F000000 instead of FF000000 or to make it full transparent type 000000
Enjoy and if any questions plz ask here.. .
Credits :
Google (for searching)
XDA (for some knowledge about status_bar.xml)
Click to expand...
Click to collapse
This guide is correct. Just make it sure that you paste this value "#00000000" or "#ff000000"
android:background="#00000000" or android:background="#ff000000"
Thanks!
i cannot find RES/layout in my system UI apk...
anmol7ify said:
i cannot find RES/layout in my system UI apk...
Click to expand...
Click to collapse
decompile it correcctly
iamareebjamal said:
decompile it correcctly
Click to expand...
Click to collapse
ok after i decompiled it correctly...i was able to mod it...but the status bar dont become transparent...it remains black..i even replaced the status_bar_bg tiles to transparent PNG no luck...then i tried to induce a colour and magically the status bar was coloured..but whenever i try to make it transparent it remain black..it seems like the status bar is transparent but some thing black is behind the status bar which is making it appear black..
p.s i even tried modding drawables.xml
iam on a aosp non tw rom.
anmol7ify said:
ok after i decompiled it correctly...i was able to mod it...but the status bar dont become transparent...it remains black..i even replaced the status_bar_bg tiles to transparent PNG no luck...then i tried to induce a colour and magically the status bar was coloured..but whenever i try to make it transparent it remain black..it seems like the status bar is transparent but some thing black is behind the status bar which is making it appear black..
p.s i even tried modding drawables.xml
iam on a aosp non tw rom.
Click to expand...
Click to collapse
Aw man...
I think it only works on samsung ROM
Nabs Zains said:
Aw man...
I think it only works on samsung ROM
Click to expand...
Click to collapse
Is their any way to make the status bar transparent of stock aosp Rom..?? I am trying very hard..but no luck
anmol7ify said:
Bro is thr any way to make the status bar transparent of stock aosp Rom..?? I am trying very hard..but no luck.
Click to expand...
Click to collapse
She's a girl bro.
Sent from my GT-S5830i using Tapatalk 2
anmol7ify said:
Is their any way to make the status bar transparent of stock aosp Rom..?? I am trying very hard..but no luck
Click to expand...
Click to collapse
Which phone u using dude?
CanvasHD aosp
Anyone know where I can find one?
in the stock system UI
nokiamodeln91 said:
in the stock system UI
Click to expand...
Click to collapse
You mean download a stock rom and pull it from there?
What is it called?
do you have a 1% battery increment? if yes then open the sysui and replace the following images and push back with correct permissions. make a backup before
Instead push the whole systemui.apk from stock rom that will be much more easy
Sent from my GT-N7000 using Tapatalk 2
true but he will loose any transparency effects and other mods done to the status bar and drop down
nokiamodeln91 said:
do you have a 1% battery increment? if yes then open the sysui and replace the following images and push back with correct permissions. make a backup before
Click to expand...
Click to collapse
Do you mean systemui.apk?
If not where is sysui located?
Systemui
Hi to all. I want to include Lidroid Toggles v2 in Warrior Rom SystemUI.apk with SystemUIsettings.apk. Someone could tell me what are the files to modify? Thanks
gorneman said:
Hi to all. I want to include Lidroid Toggles v2 in Warrior Rom SystemUI.apk with SystemUIsettings.apk. Someone could tell me what are the files to modify? Thanks
Click to expand...
Click to collapse
Is Lidroid Power Widget already included in your rom (I think this is the case) ? Do you want to change only the icons ?
Yes, lidroid included, but I suppose version 1.
I want to update it to version 2 and replace icons with these. And add SystemUIsettings.apk.
I decompiled SystemUI.apk and changed icons, but do not work.Thanks for the help
gorneman said:
Yes, lidroid included, but I suppose version 1.
I want to update it to version 2 and replace icons with these. And add SystemUIsettings.apk.
I decompiled SystemUI.apk and changed icons, but do not work.Thanks for the help
Click to expand...
Click to collapse
- First download XperiaT_JB_NotificationWidget_v2.
- Then extract SystemUI.apk from this zip.
- Open SystemUI.apk with Winrar (don't extract anything just open).
- Go in res/drawable-xhdpi
- remove the old icons and copy the new ones
- close Winrar
- copy SystemUI.apk in the zip
- flash the zip
- Enjoy
nreuge said:
- First download XperiaT_JB_NotificationWidget_v2.
- Then extract SystemUI.apk from this zip.
- Open SystemUI.apk with Winrar (don't extract anything just open).
- Go in res/drawable-xhdpi
- remove the old icons and copy the new ones
- close Winrar
- copy SystemUI.apk in the zip
- flash the zip
- Enjoy
Click to expand...
Click to collapse
I did it, but I can't access settings (Icon is gone from drawer)
gorneman said:
I did it, but I can't access settings (Icon is gone from drawer)
Click to expand...
Click to collapse
Strange...
Try to flash my mod Elegance and say me if it works.
You mod is great, but I don't like nav bar buttons (I like blue, but I prefer old icons), Could I change them?
gorneman said:
You mod is great, but I don't like nav bar buttons (I like blue, but I prefer old icons), Could I change them?
Click to expand...
Click to collapse
I'll do it, with the stock buttons
nreuge said:
I'll do it, with the stock buttons
Click to expand...
Click to collapse
nreuge I love the sony style icons and I really want to get them working on my xperia t with lidroid v1 however I have tried and tried with apktool and then with the opeining the systemui.apk in winrar and dropping the png files into there but I am still left with the original style icons.
Would you please be kind enough to make me a .zip with the sony style icons in the v1 lidroid please it would help me out alot as I love the mod, but want to keep my phone looking the sony style.
Thank You
dougie175 said:
nreuge I love the sony style icons and I really want to get them working on my xperia t with lidroid v1 however I have tried and tried with apktool and then with the opeining the systemui.apk in winrar and dropping the png files into there but I am still left with the original style icons.
Would you please be kind enough to make me a .zip with the sony style icons in the v1 lidroid please it would help me out alot as I love the mod, but want to keep my phone looking the sony style.
Thank You
Click to expand...
Click to collapse
Ok, try the attached mod. It's v2 with Sony style icons. No reason that v2 wouldn't work with your rom (with service.jar unsigned, it can be the reason of your previous failures).
nreuge said:
Ok, try the attached mod. It's v2 with Sony style icons. No reason that v2 wouldn't work with your rom (with service.jar unsigned, it can be the reason of your previous failures).
Click to expand...
Click to collapse
Thank You so much, works perfect and looks superb, really happy.
dougie175 said:
Thank You so much, works perfect and looks superb, really happy.
Click to expand...
Click to collapse
No need to say thanks, just click on thanks button beside my posts
nreuge said:
No need to say thanks, just click on thanks button beside my posts
Click to expand...
Click to collapse
Hehe I already did, really getting there with this phone now, if the bluetooth fix you posted works which I can test on monday all I have left to do is get to the bottom of why my phone will display having full service and work as normal, but if I try and make a call or text sometime it will randomly have no service, but I will start a new topic about that
nreuge said:
Ok, try the attached mod. It's v2 with Sony style icons. No reason that v2 wouldn't work with your rom (with service.jar unsigned, it can be the reason of your previous failures).
Click to expand...
Click to collapse
Does this work on any ROM? Like stock ROM?
peter-k said:
Does this work on any ROM? Like stock ROM?
Click to expand...
Click to collapse
It has worked beautifully on deodexed .141 and deodexed .145 for me
dougie175 said:
It has worked beautifully on deodexed .141 and deodexed .145 for me
Click to expand...
Click to collapse
Yes, it should work on all JB stock rom rooted & deodexed.