[Q] Optimus V clock color - Optimus One, P500, V General

I need to change my clock color on the status bar to white. How is this done? I tried decompiling framework-res.apk and looking in status_bar.xml's and it's already set to white. I'm not sure if it's somewhere else? My other phone, the setting was actually in build.prop but I'm not seeing it there either on this phone. Any help?
Phone: Optimus V
ROM: Froyo

Bump? If you don't know the answer, please reply anyways so I know people are even reading this lol =)
[ Sent from an LG Optimus V ]

Search here on xda, there is a tutorial.
You need apk manager and the framework. After that you need to decompile it, make changes, recompile and sign.
Sent from my LG-P500 using XDA App

badeaioan said:
Search here on xda, there is a tutorial.
You need apk manager and the framework. After that you need to decompile it, make changes, recompile and sign.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
My first post said I did just that and had problems.........................................................................

Related

Keyboard themes

Quick question for you guys can anyone point me in the right direction for themeing the ginger bread keyboard
Thanks,
Danny
Sent from my SGH-T959 using XDA App
I don't know of any themes for the gignerbead keyboard but i ve also never looked.
Sent from my HTC Vision using XDA App
drock617 said:
Quick question for you guys can anyone point me in the right direction for themeing the ginger bread keyboard
Thanks,
Danny
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
To do it yourself or are you wanting to download an apply themes for it?
I would enjoy doing it myself, I want to learn how....any guides out their I just found guides for whole phone theming not keyboards lol
Sent from my SGH-T959 using XDA App
drock617 said:
I would enjoy doing it myself, I want to learn how....any guides out their I just found guides for whole phone theming not keyboards lol
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Well those guides are for apk theming. A keyboard is still an apk even though it may seem more simplistic. Trust me, they still apply
The basic idea is you're going to
1. open it up by unzipping or decompiling
2. edit the .pngs in the drawable-hdpi, drawable, or drawable-hdpi-v4 folders (there's other options too, but most everything you'll want will be in the drawable-hdpi)
3. close it back up by zipping or compiling.
Outside of that, you may need to edit xmls to change things like text color or background. This isn't always the case, it just depends on the apk.
Thanks makes sense now....will have to try it out when I get a chance gotta do sum reading up , thank you
Sent from my SGH-T959 using XDA App

Gimp help! PLZ!

Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
aamir123 said:
Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
Click to expand...
Click to collapse
Careful... 9.png files need to be decompiled first before you can modify them.
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
aamir123 said:
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
what are u trying to do? clean up the images or complete ?if u already made the changes then load onto phone and using astro rename it to Dialer Activity.apk, then u should just push or use Root Explorer
I'm just tring to clean up the images they seem a little pixelated
Sent from my SAMSUNG-SGH-I897 using XDA App

[Q] Change buttons in pulldown menu?

Hey guys,
would somebody be kind enough to tell me how to change the 5 buttons in the pulldown bar please?
I changed them in my UOT theme, but still the original ones keep showing.
Thnx a lot.
Cheers
Sgace said:
Hey guys,
would somebody be kind enough to tell me how to change the 5 buttons in the pulldown bar please?
I changed them in my UOT theme, but still the original ones keep showing.
Thnx a lot.
Cheers
Click to expand...
Click to collapse
The only thing I know is yo modify your SystemUI.apk with apk manager . I don't know the exact steps .
Sent from my Ultima Weapon using XDA App
Yup, you'll have to find and replace the image files. Contact Seilent or search for the tutorial in section "Android Themes"
OK thnx you guys. Gonna do some more searching.
You have to do this manually. Open your systemui.apk with winrar. Open drawable-mdpi and you will find your current pulldown menu buttons. Just replace these files with what you like and also make sure that file names match.
Hey SGAce, i perfectly didnt understand your question. Do you just want to change the icons pngs or do you want to change their functions itself? Changing icons png has been expained before by other users but if you want to change functions of these, its a tedious job with editing xmls and resources and etc. It is a lot better to wait for the nightlies of CM7 lol
THNX y'all,
i did it, i managed to change the button png's. Afterall it was a STUPID and unnesessary question, coz i did this with a few other apk's before
Sorry, this thread can be closed.
Cheers.
just use 7-zip
Sent from my GT-S5830 using xda premium
When i theme i always do it on my phone without a pc
Sent from my GT-P7500 using xda premium

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......

[Theme help needed] keyboard

So I'm making a custom theme for a rom that gets applied through the aokp theme manager. I've got a keyboard themed but the letters are not legible so I need to change the color of them to probably black. Does anyone know what I need to change for this?
Sent from my Droid Razr using xda app-developers app
prsterero said:
So I'm making a custom theme for a rom that gets applied through the aokp theme manager. I've got a keyboard themed but the letters are not legible so I need to change the color of them to probably black. Does anyone know what I need to change for this?
Sent from my Droid Razr using xda app-developers app
Click to expand...
Click to collapse
I have not modified a keyboard since Froyo but it might be the same
you need to decompile the apk, modify some xml files and I remember having to modify some 9patch files too.
FrAsErTaG said:
I have not modified a keyboard since Froyo but it might be the same
you need to decompile the apk, modify some xml files and I remember having to modify some 9patch files too.
Click to expand...
Click to collapse
Its decompiled already do u know which XML needs to be edited and what line(s)?
Sent from my Droid Razr using xda app-developers app

Categories

Resources