Hi Can anyone tell me how to change system font colour to someother colour other than white...
Well that depends on the apk. So if you want to change the font colour then you will have to manually decompile each apk and do some XML edits, unless there is any other way to do it..
http://forum.xda-developers.com/showthread.php?t=1353706
Sent from my LT26i using xda app-developers app
sounds so hard
Related
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
i was just wondering does anyone know how to change the colour of the volume in cyanogen....because now if i put volume up the bar is orange yellow and i want it to be blue how do i do that???
Maybe it´s possible to change the apk itself! You just have to find out the apk which is responsible for the volume and just change some pictures in the apk. Later you have to sign the apk and overwrite the old one.
This is just guess and isn´t tested.
Uot kitchen
Sent from my GT-S5830 using xda premium
which section??? pop up or window???
Its an xml in the framework. What colour are you after?
Sent from my GT-S5830 using xda premium
i would like an ICS blue.......so when i put volume up using buttons i see the ICS blue not the yellow that i have now....please and thank you!
Its horizontal progresbar xml in frameworkres.apk
so search it and change your desire colour
may i request that someone can please do it for me i am not very good in these sort of things
ok i found progress_horizontal.xml so what do i reaname/change in it??
Well i told exact xml to edit for it
what can say more than that
now open it and change colour codes according to your need
ok but theres many colour option here so which line do i change exactly and to which code to get blue
O0c3ff
Is vleu
Sent from my GT-S5830 using xda premium
how do i open the framework-res.apk file on my laptop so i can put the edited progress_horizontal.xml into it??
7-zip is what i use
Sent from my GT-S5830 using xda premium
I'm trying to replace system icons for phone gmail sms and browser. i used APK Manager to replace the png exaclty the same size but after pushing files to system it still shows the old icon but when i see apk on Root Explorer it shows the new one next to it. Please can somebody give some advise.
Are you trying to replace them in the App Drawer or just on the screen?
I mean decompiling system apks and replace png files.
Sent from my GT-I9300 using xda premium
jayz_style said:
I mean decompiling system apks and replace png files.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Gotcha. Yeah, that's a little above my head.
hi guys sorry for intrusion.. do you know where are the default system apps? I mean in which folder? thanks!
EDIT: I would like to know where are default apps ICONS..
moly82 said:
hi guys sorry for intrusion.. do you know where are the default system apps? I mean in which folder? thanks!
Click to expand...
Click to collapse
system/apps.......amazing eh?
slaphead20 said:
system/apps.......amazing eh?
Click to expand...
Click to collapse
hi! sorry I wrote wrongly.. I forgot a word.. I know where apps are.. I meant where default app ICONS are.. sorry for confusion..
I'm asking this because I would like to replace the exDialer icon (green one) with the default JB telephone one (blue receiver).. but I don't know where I can locate the JB telephone app icon..
I think you may have had the right image, but I believe you may have to decompile then recompile the app properly to do change that. Google should produce results for a guide to do this as I have seen one recently
slaphead20 said:
I think you may have had the right image, but I believe you may have to decompile then recompile the app properly to do change that. Google should produce results for a guide to do this as I have seen one recently
Click to expand...
Click to collapse
nova launcher allows me to change apps icons very easily, I have already changed all the apps icons I have in the dock.. so I just need to know where I can find the telephone app icon to be able to use it..
moly82 said:
nova launcher allows me to change apps icons very easily, I have already changed all the apps icons I have in the dock.. so I just need to know where I can find the telephone app icon to be able to use it..
Click to expand...
Click to collapse
Which one do you want? If I have it I will drop box it for you
To replace images you don't have to decompile just drop them in /res/*whichever folder it goes in* with a store compression value.
Only when you need to edit XML's do you need to decompile and recompile.
Sent from my SGH-I897 using xda premium
Thank you very much
It is the blue telephone app icon you can see in the attachment..
I have it somewhere in the system I'm sure otherwise the app couldn't show it but don't know where i could look..
you forgot the attachment
Sorry.. second from the left, third row.. it is the regular jb telephone app icon.. I don't like all the other telephone icons I have..
just trying to upload it now :thumbup:
here
and here
http://db.tt/pn8ftakw
mate.. you are epic!!
that's wonderful.. at last.. thanks so much! :good::good::highfive::victory:
You dont need to decompile to change .pngs...just open the .apk with winrar and go to res/drawable-xhdpi and replace what you want to
the other drawable folders arent used in the S3 - they are overwritten by the xhdpi folder
Edit, couldnt type it fast enough...!!
And that should be dropped in appname.apk/res/mipmap-xhdpi or hdpi or mdpi whichever one is for your dpi.
Sent from my SGH-I897 using xda premium
I'd like to reduce the size of the notification shade clock, but there are so many files in systemui.apk and teamwork-res.apk that I don't know where to look.
Can this be done by editing an xml file or do I need to find all of the images for each number and resize them?
Sorry total noob at this and would really appreciate some guidance.
EDIT: looks like it might be the androidclock true type fonts in systemui.apk assets?
Sent from my SCH-I605 using xda app-developers app
I have changed the drawable ldpi of a system ui but the battery is still the same.help?
Sent from my GT-S5282 using XDA Free mobile app
?
sayakshinobu said:
I have changed the drawable ldpi of a system ui but the battery is still the same.help?
Sent from my GT-S5282 using XDA Free mobile app
Click to expand...
Click to collapse
Whay u want to change the togglesor ???
i wanted to change the battery icon from stock to percentage.i have incorporated the logo in the drawable ldpi but it is showing old ones probably from drawable sdpi.i think i have to change the xml from drawable of some stat-battery...i am unable to understand the hex codes in the xml.please help
sayakshinobu said:
i wanted to change the battery icon from stock to percentage.i have incorporated the logo in the drawable ldpi but it is showing old ones probably from drawable sdpi.i think i have to change the xml from drawable of some stat-battery...i am unable to understand the hex codes in the xml.please help
Click to expand...
Click to collapse
U need to make 1% batteey increment..or if u want to add percentage like..most of android phone have..inbuilt..then h nsdd to.edit smali and xmls.
sayakshinobu said:
i wanted to change the battery icon from stock to percentage.i have incorporated the logo in the drawable ldpi but it is showing old ones probably from drawable sdpi.i think i have to change the xml from drawable of some stat-battery...i am unable to understand the hex codes in the xml.please help
Click to expand...
Click to collapse
check all folders ldpi mdpi hdpi... replace all of them
Try sw-320dp-ldpi I changed battery icons in this folder and worked
Sent from my GT-S5282 using XDA Free mobile app
Yep that worked.but i want to understand the hex code in the xmls
hit thanks if you like my work
Search for hex colour picker or use lightning launcher u'll find codes in settings just add #
Sent from my GT-S5282 using XDA Free mobile app