i look for it in systemui but problem is in ContextAwareService.apk
i upload my decompiled file
can enybody can remove this text background from my pulldown?
ps. today i have birthday so it would be nice gift for me
deusson said:
i look for it in systemui but problem is in ContextAwareService.apk
i upload my decompiled file
can enybody can remove this text background from my pulldown?
ps. today i have birthday so it would be nice gift for me
Click to expand...
Click to collapse
as far as i think there should be something in SystemUI.apk itself
can you look at?
to remove it?
also carrier name
i know i want to much
deusson said:
to remove it?
also carrier name
i know i want to much
Click to expand...
Click to collapse
also send me your decompiled SystemUI
i cant
vegeta1 said:
also send me your decompiled SystemUI
Click to expand...
Click to collapse
because when i want to do i have error in apktool
decompile me framework but wont systemui
but this is link to my systemui.apk
please
http://speedy.sh/gdpjE/systemui-fram...wframework.rar
deusson said:
because when i want to do i have error in apktool
decompile me framework but wont systemui
but this is link to my systemui.apk
please
http://speedy.sh/gdpjE/systemui-fram...wframework.rar
Click to expand...
Click to collapse
hmmm will get back to you
hope this helps
try this mate
thanks man
ill be waiting
deusson said:
ill be waiting
Click to expand...
Click to collapse
check above
dont work
it only remove line down the icons quick launch
i still think that this aplication is fault of this
http://speedy.sh/W6xMm/ContextAwareService.apk
i have one more please
can you input this lines to my systemui.apk and framework.apk
form this post
http://forum.xda-developers.com/showthread.php?t=2066740
please
ps. how can i donate you
i ask you last time and you dont answered
try this
yes it works
one last question
what about remove name of carrier down on pulldown image
"brak pol.""?
deusson said:
one last question
what about remove name of carrier down on pulldown image
"brak pol.""?
Click to expand...
Click to collapse
i am not very much sure if this will be sucessfull but here you go
dont work
how make this background of camera transparent?
how make this black background(behind icons) of camera transparent?
like in video ?
carrier remove thing
go in systemui\res\values\styles.xml & search at TextAppearance.StatusBar.Expanded.Network in android textcolor make it trasparent
Related
HI,
spent a lot of time looking for a transparent statusbar for KE2 ...
try many times to cook with UOT the systemUI.apk but notingh to do ...
Anyone can help me ?
jonata said:
hi,
spent a lot of time looking for a transparent statusbar for ke2 ...
Try many times to cook with uot the systemui.apk but notingh to do ...
Anyone can help me ?
Click to expand...
Click to collapse
+1
i tried a lot too with no luck
up
up
up
up
please help !!!!!!
Why won't you just edit it on your own? ^^ i mean it can't be so hard..?
Sent from my GT-I9100 using XDA Premium App
I use Go Launcher and select the option to hide the taskbar with an upswipe gesture.
PoTi_96 said:
Why won't you just edit it on your own? ^^ i mean it can't be so hard..?
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
Hi mate,
before ask I try all !
cook systemUI and framework ...
try other systemUI just modded
try to edit png ....
and result = 0
so ask ....
jonata said:
Hi mate,
before ask I try all !
cook systemUI and framework ...
try other systemUI just modded
try to edit png ....
and result = 0
so ask ....
Click to expand...
Click to collapse
I'm gonna take a look at it tomorrow...
Sent from my GT-I9100 using XDA Premium App
jonata said:
Hi mate,
before ask I try all !
cook systemUI and framework ...
try other systemUI just modded
try to edit png ....
and result = 0
so ask ....
Click to expand...
Click to collapse
The transparency is disabled in the status bar, editing of png's wont help.
Need to decompile the framwork to see where the transparency is set.
DocRambone said:
The transparency is disabled in the status bar, editing of png's wont help.
Need to decompile the framwork to see where the transparency is set.
Click to expand...
Click to collapse
tks for info ...
but decompile framework is too hard for me .....
so, you think that is the only way ?
I´ve read somewhere that you need to change the status_bar_tracking.xml in systemui to point the background to a drawable
Cook transparent statusbar with UOT
Use ADW Launcher and DISABLE wallpaper hack
Ok didn't work too!
It's surelly something related to the touchwiz apk file...
We should convice UOT kitchen to include an option for touchwiz roms till we have CM7 or MIUI
sewe said:
I´ve read somewhere that you need to change the status_bar_tracking.xml in systemui to point the background to a drawable
Click to expand...
Click to collapse
Hey sewe ..long time no speak lol..
Yes mate ....Im sure that is the way forward ..
I tried to edit this xml with xml marker but it's not compatible!
What's the android xml mode?
Figured out it's the status_bar.xml that need to be edited.
I did it but I am not a pro of apktool so if someone can recompile it and test it...
I just replace the color code with the filename of the png
vegetaleb said:
Figured out it's the status_bar.xml that need to be edited.
I did it but I am not a pro of apktool so if someone can recompile it and test it...
I just replace the color code with the filename of the png
Click to expand...
Click to collapse
In systemiu or framework?
Thanks
vegetaleb said:
Figured out it's the status_bar.xml that need to be edited.
I did it but I am not a pro of apktool so if someone can recompile it and test it...
I just replace the color code with the filename of the png
Click to expand...
Click to collapse
i can test it now but please, tell me what's the file
system or framework??
thanks!
Would love to have a transparent statusbar as well!
Sent from my Nokia 3110 using Tapatalk
i can't find information about this... : Confused:
someone please post a framework or system ui working with k3 with transparent status bar.. thanks
Can anybody make black contact & phone.apk attached here. Or else let me know the step by step procedure to make the Black themed Contacs.apk & Phone.apk
I Know we need to edit some XML files like styles.xml , call_background.xml, background_dial_holo_dark.xml and also have tried but able to get the success. So please help me.
Its not that easy...
apktool-1.4.3 wont decompile Contacts.apk properly so when you recompile, it will most likely crash the Phone.apk
I am able to decompile and recompile it without any problems.
You have to just decompile with 1.4.2 apktool and compile it with 1.4.3 apktool.
Before decompiling you have to delete classes.dex from contacts.apk.
If it was not possible then how other themers are modifying contacts.apk. So themers please help me.
I would do it for you, how exactly do you want it to look?
manikant_009 said:
I am able to decompile and recompile it without any problems.
You have to just decompile with 1.4.2 apktool and compile it with 1.4.3 apktool.
Before decompiling you have to delete classes.dex from contacts.apk.
If it was not possible then how other themers are modifying contacts.apk. So themers please help me.
Click to expand...
Click to collapse
How many "themer's" are changing XML? show me one please...
shayne77 said:
How many "themer's" are changing XML? show me one please...
Click to expand...
Click to collapse
Most just change images, just swap out the images using 7-zip
OriginsOfLewis said:
Most just change images, just swap out the images using 7-zip
Click to expand...
Click to collapse
Exactly my point... Contacts.apk has been a pain the bum since ICS got here... (with APKTOOL-1.4.3 anyway)
hence why no-one has really changed XML too much...
I think managed to get it to work though...
OriginsOfLewis said:
I would do it for you, how exactly do you want it to look?
Click to expand...
Click to collapse
Thanks for trying to help me i want black dialler with blue text numbers, transparent buttons. and also pleas let me know how to make the transparent notification in the below image attached.
shayne77 said:
Exactly my point... Contacts.apk has been a pain the bum since ICS got here... (with APKTOOL-1.4.3 anyway)
hence why no-one has really changed XML too much...
I think managed to get it to work though...
Click to expand...
Click to collapse
I thinks for this we need to install framework-res then decompile contacts.apk with 1.4.2 and recompile with 1.4.3
manikant_009 said:
I thinks for this we need to install framework-res then decompile contacts.apk with 1.4.2 and recompile with 1.4.3
Click to expand...
Click to collapse
My bet is: Contacts.apk will work fine but Phone.apk will crash.
shayne77 said:
My bet is: Contacts.apk will work fine but Phone.apk will crash.
Click to expand...
Click to collapse
See i am not a themer but i have tried contacts.apk by this method not tried phone.apk so i can't tell about it.
I just need the info about the xml files that needs to be edited so please help me.
manikant_009 said:
See i am not a themer but i have tried contacts.apk by this method not tried phone.apk so i can't tell about it.
I just need the info about the xml files that needs to be edited so please help me.
Click to expand...
Click to collapse
You're missing my point, the 2 apk's talk to each other... you change Contacts and it crashes Phone.
sent from SGS2 using XDA app.
shayne77 said:
You're missing my point, the 2 apk's talk to each other... you change Contacts and it crashes Phone.
sent from SGS2 using XDA app.
Click to expand...
Click to collapse
But their should be some way to change it because Vertumus and other themers have done that
For example you can see here
http://forum.xda-developers.com/showthread.php?t=1564209
http://forum.xda-developers.com/showthread.php?t=1517344
manikant_009 said:
But their should be some way to change it because Vertumus and other themers have done that
For example you can see here
http://forum.xda-developers.com/showthread.php?t=1564209
http://forum.xda-developers.com/showthread.php?t=1517344
Click to expand...
Click to collapse
I think you'll find they're only changing PNGs in Contacts.apk... could be wrong but I am thinking that is the case...
Will see if any "themers" offer you some advice in this thread then...
shayne77 said:
How many "themer's" are changing XML? show me one please...
Click to expand...
Click to collapse
Me , for my theme (Black&Blue for HyDrOG3N-ICS)
I change the pictures, but also some XML files
el_liberator said:
Me , for my theme (Black&Blue for HyDrOG3N-ICS)
I change the pictures, but also some XML files
Click to expand...
Click to collapse
Oh so you'll share your method to manikant/us then? good-o
---------- Post added at 12:28 AM ---------- Previous post was at 12:24 AM ----------
el_liberator said:
Me , for my theme (Black&Blue for HyDrOG3N-ICS)
I change the pictures, but also some XML files
Click to expand...
Click to collapse
Can you share with us also i like the MMS.apk of your theme so please try to share with us.
Didn't think so...
either he doesn't change XML or he steals someone else work or he's just plain selfish.
not in the spirit of xda anyway.
That's the problem with this place, ego's get in the way of development.
manikant_009 said:
Thanks for trying to help me i want black dialler with blue text numbers, transparent buttons. and also pleas let me know how to make the transparent notification in the below image attached.
Click to expand...
Click to collapse
Okay I've done it, I haven't tested it so it's at your own risk. Remember to set permissions! This is at 50% transparency
http://dl.dropbox.com/u/43639041/framework-res.apk
I had errors with the Contacts.apk when making any XML edits, I ended up having to grab it from the source.
first sorry for my bad english
i used apk manager. when i tested by decompiling and recompiling without any change or edit, there was no error but when i tried to re-compile systemui.apk i have an error. i dont know what is this error ? plz look at the attached log and help me. thanks all
Are you trying to add % Battery?
XperienceD said:
Are you trying to add % Battery?
Click to expand...
Click to collapse
yep, i tried to add 1% battery step. what my issue
Oohhlala said:
yep, i tried to add 1% battery step. what my issue
Click to expand...
Click to collapse
You need to modify stat_sys_battery.xml and stat_sys_battery_charge.xml in the drawable folder. Copy and replace the ones in the attatchment with yours and you should be good to go, if it fails again delete the public.xml in values and try once more.
XperienceD said:
You need to modify stat_sys_battery.xml and stat_sys_battery_charge.xml in the drawable folder. Copy and replace the ones in the attatchment with yours and you should be good to go, if it fails again delete the public.xml in values and try once more.
Click to expand...
Click to collapse
ok i'll try
XperienceD said:
You need to modify stat_sys_battery.xml and stat_sys_battery_charge.xml in the drawable folder. Copy and replace the ones in the attatchment with yours and you should be good to go, if it fails again delete the public.xml in values and try once more.
Click to expand...
Click to collapse
ok done, it's completed. btw i have 2 question that hoping you can help me
+ i wanna change the color of all text on statusbar, statusbar expand, notification.. to ICS holo blues so what i have to do
+ i was succesful to move clock to center of statusbar and i want to add date ( only date, not month or year ) to statusbar like the attached image so do you know how to do this
Oohhlala said:
ok done, it's completed.
Click to expand...
Click to collapse
:good:
Oohhlala said:
+ i wanna change the color of all text on statusbar, statusbar expand, notification.. to ICS holo blues so what i have to do
Click to expand...
Click to collapse
Edit your styles.xml in the values folder, once you open it it's apparent what controls what.
Oohhlala said:
+ i was succesful to move clock to center of statusbar and i want to add date ( only date, not month or year ) to statusbar like the attached image so do you know how to do this
Click to expand...
Click to collapse
Not a clue, the centred clock isn't a mod I use.
XperienceD said:
:good:
Edit your styles.xml in the values folder, once you open it it's apparent what controls what.
Not a clue, the centred clock isn't a mod I use.
Click to expand...
Click to collapse
once again very thanks you. i just have a question about the battery charging xml when i checked your battery charge xmll. why it only show to 46% and no more, may i can change it up to 100
Oohhlala said:
once again very thanks you. i just have a question about the battery charging xml when i checked your battery charge xmll. why it only show to 46% and no more, may i can change it up to 100
Click to expand...
Click to collapse
Try the attached xmls.
And center clock overlaps with the notification ticker, so not recommended.
soumya_digi said:
Try the attached xmls.
And center clock overlaps with the notification ticker, so not recommended.
Click to expand...
Click to collapse
i send a message. check inbox
Hi guys this is my first post here in xda!
I'm here to ask a thing:
When i unboxed my XPERIA PLAY I and turned it on i looked to the black status bar on the phone framework and looked to the box framework that was more beauty and was blue with white icons.
Can someone tell me if its possible to get the original blue framework like the image i have posted above, thanks in advanced, and sorry my English :S.
The photo of the box us edited with the computer. The statusbar looks on every xperia play that is on stock "ugly".
You must be rooted and edit the systemui.apk to get this
Spatinator said:
The photo of the box us edited with the computer. The statusbar looks on every xperia play that is on stock "ugly".
You must be rooted and edit the systemui.apk to get this
Click to expand...
Click to collapse
My PLAY is rooted, and i have 2.3.4 with it, what things i need to edit in systemui.apk and where do i get those files?
Thanks.
Which theme did u use?? I think its a theme effect. Try changing it to blue.
Sent from my R800i using xda premium
It's not a theme effect, it's actually older amdtroid version. I remembered my friend's X10 android 2.1 stock has this battery style.
jeff7424 said:
It's not a theme effect, it's actually older amdtroid version. I remembered my friend's X10 android 2.1 stock has this battery style.
Click to expand...
Click to collapse
Hi, do you know how can i get it? Thank's in advanced
imputazz said:
Hi, do you know how can i get it? Thank's in advanced
Click to expand...
Click to collapse
You'll need to modify the battery icons inside framework-res.apk then push it back into system. Maybe you can ask someone to theme it for you
jeff7424 said:
You'll need to modify the battery icons inside framework-res.apk then push it back into system. Maybe you can ask someone to theme it for you
Click to expand...
Click to collapse
Thanks for the reply i will test it
imputazz said:
Thanks for the reply i will test it
Click to expand...
Click to collapse
One more thing, do a nandroid backup before you modify. And make it a flashable zip and flash it via CWM.
jeff7424 said:
One more thing, do a nandroid backup before you modify. And make it a flashable zip and flash it via CWM.
Click to expand...
Click to collapse
Hi, it didnt worked still my framework :/ Thanks anyway
jeff7424 said:
You'll need to modify the battery icons inside framework-res.apk then push it back into system. Maybe you can ask someone to theme it for you
Click to expand...
Click to collapse
Noo thats wrong. you need to edit systemui.apk in /system/app.
the systemui.apk actually prodyces the statusbar
Spatinator said:
Noo thats wrong. you need to edit systemui.apk in /system/app.
the systemui.apk actually prodyces the statusbar
Click to expand...
Click to collapse
Battery icon is inside the framework-res.apk, that's what I remembered.
jeff7424 said:
Battery icon is inside the framework-res.apk, that's what I remembered.
Click to expand...
Click to collapse
Yeah thats true there are some parts in framewirk res apk.
Hi guys I was trying to change the dialer color I took both contacts.apk and phone.apk and in both drawable folder there is background_dial_holo_dark and its really dark while dialer in the phone is white, all in all I need black dialer help anyone. thanks
MADNJPN said:
Hi guys I was trying to change the dialer color I took both contacts.apk and phone.apk and in both drawable folder there is background_dial_holo_dark and its really dark while dialer in the phone is white, all in all I need black dialer help anyone. thanks
Click to expand...
Click to collapse
background_emui.png is the one which is usually drawn on the background
please tell me the full path to that file
MADNJPN said:
please tell me the full path to that file
Click to expand...
Click to collapse
did some research, background_emui.png is not the right one in the dialler app. I will tell tell you when i find the right one
Ok, thank you very much, I also wanted to change Dialer tones but they are not in media/audio/ui <<
MADNJPN said:
Ok, thank you very much, I also wanted to change Dialer tones but they are not in media/audio/ui <<
Click to expand...
Click to collapse
Sorry I cant find the background file for the dialler, it simply isnt there :/
Yea, same here I cant find it, all I found is that background_holo which is black but changing it does not affect anything
You can try custom themes which provide black dial pad skin.
Which custom themes? Tell me a few please
MADNJPN said:
Which custom themes? Tell me a few please
Click to expand...
Click to collapse
THEME 2: http://cn.club.vmall.com/forum.php?mod=viewthread&tid=193267&extra=page=1
DOWNLOAD 2: http://pan.baidu.com/share/link?shareid=4190906165&uk=3406717033
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=46165545&postcount=27
Thanks, will remember the site : )
MADNJPN said:
Thanks, will remember the site : )
Click to expand...
Click to collapse
com.android.contacts\res\drawable\people_background.9.png
com.android.contacts\res\drawable-hdpi\dialpad_fragment_bg.9.png
Click to expand...
Click to collapse
These are the files for the dialler background
Great!! Thank you very much