Can the stock menus be changed to something else than black background/white text to some other combination (say, white background/black text or textured background) without installing a custom rom?
Pull framework from phone to pc using adb
Change the things accordingly ...
Push it back ...
Google search on how to do above things if u dont know....
Hit thanks if find this helpfull..
Sent from My Mind© using the Brainwaves©...
Related
Which xml's must I edit and what code should I look for in order to change the dock background color? I tried reading the tuts on xda but they are somewhat unclear and mostly talk about the progress bar (bar attached to pulldown menu). Can someone help me? Once I figure out which files to change I believe I will be good!
Am I in the wrong section?
kinda need to know what launcher you are using... if you use launcherpro, just edit the .png to your liking, and assign dock background under custom in launcherpro settings...
if your on a rom without a market launcher you can use ninja morph. go to system/app/twframework once it opens it up go to res/drawable hdpi (V4) if you have that. then look for the files you want to change. long press the file and hit edit you can adjust the color and the transparencey. it will not save until you push menu/save image then go back to the main screen hit finish/twframework*******very important******** hit overwrite/ no to zipalign/ no to clean up. then reboot and your done.
with ninja morph you can change icon and icon colors along with transparency. congtratulations.
******BY THE WAY IF I DID NOT MENTION******** NANDROID BACK UP *********************************************************
AS LONG AS YOU HAVE YOUR STUFF BACKED UP YOU CAN EDIT AND CHANGE WHATEVER.
If you have a third party launcher the process is still the same. except the files are in data/app/ (whatever launcher your using) once you complete the work you finish project/no to overwrite
download signapktic fro, the market find the file in adroidthemes/workspace and select platform/ then sign it.
uninstall the original launcher and go to your files and install you work. i have done this with launcher pro and altered it to my liking because of the icons and docks.
GOOD LUCK AND ENJOY!
gunked said:
if your on a rom without a market launcher you can use ninja morph. go to system/app/twframework once it opens it up go to res/drawable hdpi (V4) if you have that. then look for the files you want to change. long press the file and hit edit you can adjust the color and the transparencey. it will not save until you push menu/save image then go back to the main screen hit finish/twframework*******very important******** hit overwrite/ no to zipalign/ no to clean up. then reboot and your done.
with ninja morph you can change icon and icon colors along with transparency. congtratulations.
******BY THE WAY IF I DID NOT MENTION******** NANDROID BACK UP *********************************************************
AS LONG AS YOU HAVE YOUR STUFF BACKED UP YOU CAN EDIT AND CHANGE WHATEVER.
Click to expand...
Click to collapse
Sorry I forgot to mention I was on stock touchwiz. Also I dont find twframework under system app intead I see it under system framework.
Is this what you were referring to? Btw thanks for the help!!
Yes sorry. That's it. You can also chang framework res.
Sent from my SGH-T959 using XDA App
ok thanks Im going to try to change twiz3.0.apk and see what that does first. Thanks!
So, I'm trying to figure out how to theme Android. Currently, there's some really overdone glossy/gawdy themes out for my device, and I want to bring something back more elegant.
I'm not looking to do anything insane, what I really want to try doing to start with is just changing the notification icons that appear in the status bar, for starters, like the GMail, missed call, messaging, and the signal/wifi/bt stuff (not yet interseted in changing the battery indicator).
What am I looking to edit? My understanding is that I can replace the image files with the same name as what I want to replace with, and then resign the framework apk as well as resigning the zip. Am I totally off?
dont know any stuff yet which allows u to change ur notification bar view or somethin... but i've tried a good interactive live wallpaper available in market place which make ur notifixation bubbles n show on ur homescreen.... u shud try if the case is for making somethin interestin in ur device......
Sent from my GT-S5670 using XDA App
LiquidSolstice said:
So, I'm trying to figure out how to theme Android. Currently, there's some really overdone glossy/gawdy themes out for my device, and I want to bring something back more elegant.
I'm not looking to do anything insane, what I really want to try doing to start with is just changing the notification icons that appear in the status bar, for starters, like the GMail, missed call, messaging, and the signal/wifi/bt stuff (not yet interseted in changing the battery indicator).
What am I looking to edit? My understanding is that I can replace the image files with the same name as what I want to replace with, and then resign the framework apk as well as resigning the zip. Am I totally off?
Click to expand...
Click to collapse
Don't resign anything in the system folder. Well there are some exceptions. Also you will only be able to change the stock apps icons as 3rd party have their own built into the apk
I have a black back background, calls, sms settings etc. I have seen people suggesting XML changes, but i really dont understand how to star that.
Is there anyway i can change this ?
Are you saying your wallpaper is missing?
If so, did you happen to set a very large image as your background?
Otherwise, disregard.
Black background
This is the black background i need to change
Maybe you can say a little more details? Your phone, ROM etc? what does it mean black, black background? Where, in whitch situation?
I`m sorry , i forgot to add the details.
Samsung Galaxy i9100, recently rooted and moved from Gingerbread to ICS. SO, iam now trying to customise one by one.
Some of the problems I face is, when the pop-up comes the background colour and the font colour is the same, and both black !
When i type an email, iam unable to do a copy, paste, selection of text etc., has anyone come across these ?
rakesh5883 said:
I`m sorry , i forgot to add the details.
Samsung Galaxy i9100, recently rooted and moved from Gingerbread to ICS. SO, iam now trying to customise one by one.
Some of the problems I face is, when the pop-up comes the background colour and the font colour is the same, and both black !
When i type an email, iam unable to do a copy, paste, selection of text etc., has anyone come across these ?
Click to expand...
Click to collapse
You need to decompile the apk and edit the XML files.
Sent from my GT-I9100 using Tapatalk
i rooted my note and installed saurom custom rom, and i love it. there's just one problem...
i'm trying to find out how to change the background of my notification area with this rom. i love the rom, but can't read news flashes when it's black text on the dark background of the notification area.
i've read the forums looking for answers, and tried using ninjamorph to modify the png's in the framework-res, but they didn't seem to take with this rom. after rebooting the phone, it still looks the same.
any assistance would be greatly appreciated.
hey everyone...
figured out how to edit the notification area.
used ninjamorph to edit system/framework/framework-res.apk
once this was opened, i found the two images i needed to edit in res/drawable-xhdpi
the entries were:
status_bar_item_app_background_normal.9.png
status_bar_item_background_normal.9.png
long press on each of these and choose edit. pick a high contrast color so that white and black text can be easily read. (i chose a bright blue)
thanks for all the help...
How could I be able to change text color in buttons?
From the image, I tried changing the boxed text from '<item name="textColor">@color/primary_text_holo_light</item>', and creating my own drawable xml file to link it with that. Color change seems successful, but it also affects other holo white buttons as well (see image). I don't want it to happen, for it renders those buttons unreadable. Can you help me with this one? :angel: Thanks in advance!
BTW I am currently using Android 4.2.2 Jelly Bean.
kbadulis74 said:
How could I be able to change text color in buttons?
From the image, I tried changing the boxed text from '<item name="textColor">@color/primary_text_holo_light</item>', and creating my own drawable xml file to link it with that. Color change seems successful, but it also affects other holo white buttons as well (see image). I don't want it to happen, for it renders those buttons unreadable. Can you help me with this one? :angel: Thanks in advance!
BTW I am currently using Android 4.2.2 Jelly Bean.
Click to expand...
Click to collapse
cant you just set root explorer to use default device settings?
then use xblast tools from the xposed framework to change default system text colors.
Thanks for the help, but I found a solution. I tried to find a more specific string, and it worked! I was planning to theme this framework, and use it for my first Custom ROM, a clean one without any 3rd party app to change styles. Thanks again!
Sent from my Cherry Life using XDA Free mobile app