Theme "Manage Applications" - Motorola Droid X2

What is this app called? I can't find it. I got settings.apk inverted but when I click on manage applications, its not inverted so it must be a different app.

no one knows? Im going to have to start decompiling apps 1 by 1 til i find it? lol

I Doubt Anyone Can Help With A Vague Question. I See Manage Applications, Theme, And Inverted. Can You Give More Information About What Your Seeking?

I am using the Droid X2 running Eclipse 2.2. I have themed the settings.apk file. All is well except when I click on "Manage Applications" from inside settings. This tells me that Manage Applications is a separate app than settings. It just shows up in the settings menu. Much like Angry Birds would show up in the App Drawer even though its not part of appdrawer.apk.. or whatever its called.
I am trying to find the file in system/app that controls "Manage Applications".
That there is about as specific as I can get.

Xkape, where did your inverted theme go? Since our recovery requires ac power I didnt want to chance an outage with Irene doing her thing.
I love dark themes and the inverted theme looked awesome. Hopefully you pulled it to tweak something, unless I am completely blind and I'm just missing it.

jeremy, i never posted it here. I did at Droidforums and at rootzwiki. But, now I am updating it to 0.4 since that came out today. Eclipse I mean.
I will post it here but I am waiting on something that hasn't happened yet. When it does, I'll post it.

I know what you want!!! I know what you want!!!!! You want to theme the application manager from the settings menu!!!! Settings>>Applications>>Manage Applications right???!!!

you are RIGHT my friend!!! I see the xmls in the settings.apk but I dont see where there is anything to edit. I assumed it was another app but now I just think I am overlooking something.

Unfortunately I just figured out what you are talking about but know way too little about how to do what you want.... Sorry...

Bump...anyone figure this out yet? Im trying to change text colors in manage applications on eclipse .2.2 because its white text on white BG

Yeah I got it figured out. I didn't see the code in the xmls so.. I just made my own. Works fine. you need to add android:textColor="#ff000000" if you want the text black. Stick any code you want in there though.

What xml's did you use to change the text color for the app name? I have look over manage_applications and manage_applications_item and found nothing. In manage_applications you can change the text color from black to white but that is only for Application Storage and Internal Storage located at the bottom. In the running section everything turn out perfect but not in the downloaded, all and media area have black text.

Related

Mod Requests/Ideas...

I'm looking to start a new metamorph project this week. So, I figured I'd ask the community if anyone had any requests of how they want their phone modded? If you have any ideas or requests of framework modifications (satus bar, status bar icons, battery, notification pulldown items settings menu, ex.), just let me know here or shoot me a PM and I'll see what I can do. Thanks!
I have posted this before but as far as I can tell no one has done it for eclair. I would like a set of black apps. I have the modded black dialer and would like someone to either create or help me create a black version of twitter, gmail and gtalk.
Black meaning the main screen are all black (aka no power used) with maybe a whitish text and grey highlight bar. I know this can be done as I have found it for froyo, I am just not ready to move to froyo yet as my bionix rom is nearly perfect.
adm1jtg said:
I have posted this before but as far as I can tell no one has done it for eclair. I would like a set of black apps. I have the modded black dialer and would like someone to either create or help me create a black version of twitter, gmail and gtalk.
Black meaning the main screen are all black (aka no power used) with maybe a whitish text and grey highlight bar. I know this can be done as I have found it for froyo, I am just not ready to move to froyo yet as my bionix rom is nearly perfect.
Click to expand...
Click to collapse
I have yet to modify an app, but I will definitely give it a try. It must be easier then modding the framework anyway. Do you have any screenshots of the froyo version? Or better yet, a link to download the apps for froyo?
I am by no means trying to steal anyone elses hard work I have seen the black apps in froyo rom called 928BlackDroidGlass there is also a market and twitter addon. I have tried to re-create these apps in eclair by doing a file by file compare of a standard froyo version and this version then using the diff files making the same changes in the froyo version. I have so far failed miserably. There are about 10 xml files just for gtalk alone that need color changes it seems. It would seem almost all the changes are to the background color or text color. I know I am close but just cant get it working and just dont have enough time to re-trace and find my error. If you like when I am home I can send you the filenames and locations that I suspect are the xml files that need to be changed for the gtalk app.
I took a look and think I know which files your talking about, but definitely send me what you got and maybe we can get it working.
Honestly I just want a plain touchwiz stock battery mod like how it should be. I started working on it but haven't picked it back up. I just want the stock color blue no percentage and it be accurate and compatiable with JI6.
mentalex2 said:
I took a look and think I know which files your talking about, but definitely send me what you got and maybe we can get it working.
Click to expand...
Click to collapse
This is what I believe are all the files needed for GTALK
*** Layout
chat_screen.xml
chat_view.xml
custom_title.xml
group_chat_approval.xml
picture_view.xml
search_results.xml
set_status.xml
*** Values
colors.xml
*** Drawable
chat_item_background.xml
In each there are settings for background of test color. It appears if we reverse the colors on them we may get the desired effect but I cant get it to work. Color codes appear to be FF000000 and FFFFFFFF
Any help yuo can provide would be much appreciated. Would also love to do this for other apps as I mentioned previously but have not had time to do a file compare on anything else.
P.S. Remind me to send you my twframework and framework files, a combination of mods based on bioni and black mesh with notification icons by s0niqu3 (her skills are unparalleled) and the accurate segmented battery mod (green as dont like the blue).
danr238 said:
Honestly I just want a plain touchwiz stock battery mod like how it should be. I started working on it but haven't picked it back up. I just want the stock color blue no percentage and it be accurate and compatiable with JI6.
Click to expand...
Click to collapse
You got it. I'm gonna get this up and running sometime this week. I take it you're on bionix?
Ps- I have created a blue battery mod WITH percentage ([Mod]Battery mod (blue, accurate) located somewhere in this thread.You can try it out to hold you over until I can get the new one up.
Sent from my SGH-T959 using XDA App
adm1jtg said:
This is what I believe are all the files needed for GTALK
*** Layout
chat_screen.xml
chat_view.xml
custom_title.xml
group_chat_approval.xml
picture_view.xml
search_results.xml
set_status.xml
*** Values
colors.xml
*** Drawable
chat_item_background.xml
In each there are settings for background of test color. It appears if we reverse the colors on them we may get the desired effect but I cant get it to work. Color codes appear to be FF000000 and FFFFFFFF
Any help yuo can provide would be much appreciated. Would also love to do this for other apps as I mentioned previously but have not had time to do a file compare on anything else.
P.S. Remind me to send you my twframework and framework files, a combination of mods based on bioni and black mesh with notification icons by s0niqu3 (her skills are unparalleled) and the accurate segmented battery mod (green as dont like the blue).
Click to expand...
Click to collapse
Sounds good. I'm away for the weekend, but I will contact you early next week. I'd like to get gmail running properly before moving on to other apps. Thanks for your help!
danr238 said:
Honestly I just want a plain touchwiz stock battery mod like how it should be. I started working on it but haven't picked it back up. I just want the stock color blue no percentage and it be accurate and compatiable with JI6.
Click to expand...
Click to collapse
I would love this for all the Froyo ROMs that are out. Or any morphs for that matter!
mentalex2 said:
You got it. I'm gonna get this up and running sometime this week. I take it you're on bionix?
Ps- I have created a blue battery mod WITH percentage ([Mod]Battery mod (blue, accurate) located somewhere in this thread.You can try it out to hold you over until I can get the new one up.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Yeah I've used your mod and like it. Thanks for taking request. Like I said I started working on it but with a 2 an 3 year old and my wife working nights I have no time to dedicate to it. Thanks again!

[Theme] BNB For Eclipse 0.4

To begin... make a backup 1st.... not responsible for damages while left in the parking garage.. enjoy the game!
This theme was made with permission of "thebowers". It's his creation. I brought it into GB land for the X2. I don't know if I did everything he did but I can tell you that I have made image edits galore for resizing purposes and to get all the new GB images not yet themed. I have also edited the crap out of a lot of xml's so things should work 100% smoothly out of the box. I have also incorporated some inverted apps which, I had nothing to do with. Credit there goes to thebowers, ecsnead and B-Boy. I themed the Phone and I started on the other 2 but, then, I saw someone else already did pretty much the same thing. So, I just used that. No need to waste time. That would be bouchigo. You can find him on rootzwiki. I also made a few apps myself because once I got going on 0.2.2, I got carried away.
Also, I changed the boot animation. It matches the theme oh so well. Credit there goes to Versatile1 because he made it.
Before we begin, I will list all the apps I have included. For ease of use, I highly recommend getting rid of any app on the list from your phones data folder first. For example, if you downloaded Facebook from the market, remove it from your data folder. Not saying you HAVE TO, just putting it out there if you run into issues, you know how to fix them.
Also for the market... this one you do HAVE to do... First, verify that you DO NOT have a vending app in \data\app!!!!! If you do this will not install!!! You will need to uninstall updates before flashing... Settings>Applications>Manage Applications>"ALL" tab>Market>Uninstall Updates
Will it break your phone if you don't do that? No, it just won't install a market... at all!
Lastly, I have taken the time to guide every .9.png file in the framework and in every app I touched. What this means to you.... If you want to make other changes, everything will decompile and recompile without error. Of course you need to add the dependencies if your editing systemui or settings but thats a blur thing. Not something I did.
Now.. onto the part anyone actually cares about..
The theme is located here.... No.. over there ----> ok its actually back there <------
If you see any issues or think of anything else to add let me know.
Here's whats included
framework
SystemUI
Calculator
Camera
Contacts
Dialer
Phone
Facebook (Inverted)
Gallery3D
Gmail (Inverted)
Google Quick Search (Inverted)
Keyboard (updated from 2.2 to be darker)
Settings (Inverted)
GTalk (Inverted)
Market (Inverted)
Google Voice (Inverted)
Some of these apps will be called dark or black in the app drawer. Example: Facebook = Dark Facebook
Screenshots:
http://www.4shared.com/all-images/k4K9F-uM/_online.html
A screen of something didn't come out.. don't know what it was but.. im sure it looked pretty good
Very cool! I especially like the 80085 in your calculator screen shot
Sent from my DROID X2 using XDA App
3UR0TR45H said:
Very cool! I especially like the 80085 in your calculator screen shot
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
haha.. posted this in 3 forums... glad someone finally got it!
Yeah its exactly the thing I did in math class...every year...
Anyways, what are the chances we could just install the apps individually? I'm really only interested in the blacked out gmail.
Sent from my DROID X2 using XDA App
just open up the theme in 7zip and delete what you dont want.
No stone unturned... we had to do some smali edits on gmail to get it to work. looks good though. now i realize that is the screenshot that is missing.
I just extracted the apk and used root explorer to push it into system/app. Changed permissions, rebooted, and voila!
Sent from my DROID X2 using XDA App
As long as it works and you like it, I dont care how you got it on your phone...lol
Good stuff man. I noticed a few small things that I thought I would share, nothing deal breaking or anything like that.
1.) I noticed when you're in the middle of unlocking the phone theres like a slight white bar in the unlock tab, this doesn't occur when you switch between silent and audible mode.
2.) When you're in a call and say if you're on speaker and drag down the notifications the call information is pretty hard to see maybe a lighter shade of black?
3.) Some of the press colors are still orange/blue.
4.) When downloading from a browser the status bar is blue opposed to red and you can't read what you're downloading (b on b issue).
Still one slick theme regardless! Thanks!
Very nice work xkape. Appreciate the quick turnaround for 0.4.
I noticed there is something unthemed in the blacked out gmail. When in your inbox an you check an email and click on the "labels" button that interface is not blacked out, it is black type on a white bg. When you scroll on this screen the entire screen blacks out and you cannot read your labels. Not a deal breaker by any means but I am just throwing it out there.
Sounds like the colorchachehint is ok (thats what makes it black when you scroll) but the bg and text need to be switched. I'll take a look at that.
zetsumeikuro said:
Good stuff man. I noticed a few small things that I thought I would share, nothing deal breaking or anything like that.
1.) I noticed when you're in the middle of unlocking the phone theres like a slight white bar in the unlock tab, this doesn't occur when you switch between silent and audible mode.
2.) When you're in a call and say if you're on speaker and drag down the notifications the call information is pretty hard to see maybe a lighter shade of black?
3.) Some of the press colors are still orange/blue.
4.) When downloading from a browser the status bar is blue opposed to red and you can't read what you're downloading (b on b issue).
Still one slick theme regardless! Thanks!
Click to expand...
Click to collapse
1) Should be an easy fix
2) Just saw that. I tested to see if it was in frame or phone and im pretty sure I just missed it in the framework. I'll find it.
3) Theres just so many of the damn things. Hard to get em all.
4) Never used the stock browser before. I use Dolphin HD. So, this one probably won't get fixed.
I'm adding one... in the phone when you are looking at a specific number in recent. if you click on it for "call details" that screen needs fixed. I think Im also going to darken the text of the unselected tabs. I thought the grey I chose was darker than that.
And by the way.. thank you both for pointing those out to me. I can't fix the theme and make it better if I don't know it needs to be.
I use boat browser mini.
I did some investigationg into the ongoing black on black issue in the status bar. Each app sets that seperately. The only way to fix that would be to either a) make the whole things white again with black text or b) edit each app that points at a black color instead of a white one for text. I will edit it for phone app and for dolphin.
Nice theme, I haven't found anything I don't like. The boot animation is sweet too.
I've never been a fan of just black and white themes, but this looks very tasteful. I'll give this a shot after flashing Eclipse .4 later!
triton, I never was either. In fact, I had never even used BNB. But, I came to feel that colorized themes just didnt work for me anymore. So I decided Id use BNB and edit up to the X2.
Although, I must admit, I am a sucker for those neon themes in Blue or Red.
xkape said:
triton, I never was either. In fact, I had never even used BNB. But, I came to feel that colorized themes just didnt work for me anymore. So I decided Id use BNB and edit up to the X2.
Although, I must admit, I am a sucker for those neon themes in Blue or Red.
Click to expand...
Click to collapse
Eh, the neon themes are ok, but I'm picky about what themes I have on my device. This one you made looks great though!
neon image i just made right quick.
I was thinking this could take the place of the buttons.. for example.
thanks triton!
I've got a list from peoples feedback of a few imperfections here and there. I'll be fixing those real soon as well.
I ran into an issue with the app shortcuts on my home screen not moving to delete. They were frozen. I could add them to the homepage but couldn't delete. I flashed eclipse.4 and everything is working correctly now. I did install that speedy zip yesterday. Not sure if that was the issue or not. Would that be launcher issue or something in the theme zip?

[THEME] [REQ] Google Voice Dark

Anyone have a Dark themed Google Voice? That would go with FunkenEclipse?
Anyone know how to theme this and up for the challenge?
** UPDATE **
Here is a working DarkGrey/Green themed version of GoogleVoice (0.4.2.32) if anyone wants it.
*Thanks to xkape*
http://forum.xda-developers.com/attachment.php?attachmentid=721602&d=1316189086
** Just put on SD card, boot into recovery, install zip and reboot **
There is a screenshot in xkape's post #16
Okay, So I've been trying everything I can think of, have done alot of reading. Really could use some help here guys. If anyone can give me some pointers I would greatly appreciate it.
I DLed the Google Voice from the Market, put on my computer, unzipped it with 7zip.
Took the res folder (drawable-hdpi), and replaced all the .png files with updated green/black themed ones from that above post.
This is where I get lost. I try to rezip the package, tried it with every kind of compression.
Everytime I go to install it on my phone, it tells me.....
Parse error
There is a problem parsing the package.
Anyone got some pointers?
OK buddy, 1st off, I am assuming by dark voice, you mean black background with white text. If that assumption is true, theres a lot more work to be done than editing images.
However, if you are in fact just trying to change images and are familiar with 7zip, the process is pretty easy. Especially since you already edited your images.
Lets do it this way, since your progression will yield the right results...
grab your completely stock voice that you have.. open it (NOT UNZIP) it with 7zip... find your way to the proper folder(s) and move your edited images into.. yes, while still zipped. Once thats done, close 7zip. it will ask you about updating the archive.. say yes... you're done.
And if you are in fact looking for the black backgrounds with white text.. grab my BNB theme and pull the Voice out if it. Its inverted.
xkape said:
OK buddy, 1st off, I am assuming by dark voice, you mean black background with white text. If that assumption is true, theres a lot more work to be done than editing images.
However, if you are in fact just trying to change images and are familiar with 7zip, the process is pretty easy. Especially since you already edited your images.
Lets do it this way, since your progression will yield the right results...
grab your completely stock voice that you have.. open it (NOT UNZIP) it with 7zip... find your way to the proper folder(s) and move your edited images into.. yes, while still zipped. Once thats done, close 7zip. it will ask you about updating the archive.. say yes... you're done.
And if you are in fact looking for the black backgrounds with white text.. grab my BNB theme and pull the Voice out if it. Its inverted.
Click to expand...
Click to collapse
Yeah, Dark themed Google Voice, like in the 1st post. The green one.
I havent thought about the TXT color... crap im not going to be able to read it after i update the PNGs......
One of your themes has a themed Google Voice? I might have to try that.....
Thanks for your help sir.
K, So I ended up pulling your Voice.apk from the BnB theme (which looks awesome btw... dunno how I missed that one)
I like it, but its just black and white. So I opened it with 7zip, go to res/drawable-hdpi and replace the file "widget_inbox_background.9.png"
That is the background for the widget.... only thing I care about..
I let it update the archive and save.
Copy the apk to my SD card and attempt to install it.
Everything looks great it appears to be installing then it gets to the end and says "Application not installed" done
I cannot get past this part..... am i doing something wrong?
bobhilton.... what color do you want it to be? Im willing to bet I can find the color you are looking for.
I mean the whole app, not just that background image. I can make that right in 5 minutes for you.
xkape said:
bobhilton.... what color do you want it to be? Im willing to bet I can find the color you are looking for.
I mean the whole app, not just that background image. I can make that right in 5 minutes for you.
Click to expand...
Click to collapse
Really? wow that would rock. I'm just starting to learn this stuff. I've done so much reading and feel like i've came so far. but I'm finding out how much a pain in the arse these .9png files are....
The theme I'm looking for is the Dark greyish/ green one. Its in my first post of this thread. There is a screen shot here
http://www.mpmitchell.com/download/droidx/Apps/GVDA3.jpg
I like those colors.... not a fan of the font but i dont really care. I've tried everything. I found that .9png background widget image but I cannot insert it into your BnB theme
I would love if you could insert it if its not a big deal, you make it sound easy. I'm going on about 4 days of reading and about 10 different programs..... I must be missing something.....
Thanks for you help man.....
wait, you just want the widget?
Like this?
xkape said:
wait, you just want the widget?
Click to expand...
Click to collapse
Well..... All I use is the widget and the inbox....You click the widget it takes you to your inbox for your voicemail.......
The pic you posted was of FaceBook....
I basically like it the way you themed it but with darkgray/green like the theme in the first post.....
Ok I get you now. Send me that image.
Sent from my DROID X2 using XDA App
All the images and pngs are in this thread.....how can I send them to u?
Sent from my DROID X2 using XDA App
bobhilton.... I was looking back thru here and didnt see the widget image attached anywhere BUT.. I also noticed something... did you by change try sticking the apk in an update.zip template and installing it thru recovery?
xkape said:
bobhilton.... I was looking back thru here and didnt see the widget image attached anywhere BUT.. I also noticed something... did you by change try sticking the apk in an update.zip template and installing it thru recovery?
Click to expand...
Click to collapse
Here is all of the PNGs with the dark theme.
http://www.mediafire.com/?kk6hk22abeajyc1
Yes, I did try flashing them with an update.zip it went with no errors but did not work. But I dont really know if I did it right..... this is a huge learning process for me.... If you can get these to work.... please tell me how.... and it better not take you 5 mins lol
Bob
ok I am downloading it now.. let me see what I can do.
---------- Post added at 11:24 AM ---------- Previous post was at 11:06 AM ----------
why in the hell did I post a facebook widget?...lol wow.. just realized I did that. And you even told me I did.
Doesn't look all that fantastic with all the rest of my orange theme but.. speaking on the app, I believe this is what you wanted?
xkape said:
Doesn't look all that fantastic with all the rest of my orange theme but.. speaking on the app, I believe this is what you wanted?
Click to expand...
Click to collapse
Awesome man! Geeez that was fast..... mind giving me a few quick pointers on how you did it?..... You must've used cheat codes or a game genie
Actually, I think you may have just been trying to install it wrong..lol I decompiled it thinking I was going to need to fix some 9pngs but the log said they were all ok. So I just stuck it in an update.zip and installed it..lol
I attached mine if you want to try it.
Wow, I don't get it....
It worked flawlessly.... looks perfect.... you rock man.....
So if you don't mind.... just help me understand this a little....
I went through your flashable zip (Voice.zip) and looked at everything.... It just pushed the apk (Voice.apk) to ssytem/app..... right?
K, so, the Voice.apk that is in your updatezip... system/app/voice.apk
how did you get this to work?
Is this your original inverted voice.apk? and then you just replaced the drawable-hdpi complete folder? or just the updated pngs? and thats it? Thats like the first thing i tried.... for like HOURS....
I just went through the apk.... looks like you just overwrote the pngs and 9pngs with the new gray/green ones.... man... you didnt have to mess with any xmls did you?
That just seems way to easy... I tried that like 10 times
Anyhow... thank you so much for your help man!
If the above is true, shouldn't I be able to do this same process with the new updated googlevoice from the market? and just update the pngs?
Don't know if I want to try it yet, but im really curious where I went wrong so it might be a good challenge...
I think I may of had a bad update.zip... I will try yours next with themed facebook
Theres an new GVoice? I guess I need to get to it.
For this, All I did was take Voice out of the BNB theme and opened it with 7zip. (NOT UNZIP)... then I opened (again, not unzip) you hdpi folder. I highlighted all the images and moved them all at once into the BNB hdpi folder. I then closed 7zip and yes to updating the archive. I stuck Voice.apk into a update.zip template and put it on the SD Card. I rebooted into recovery and installed the zip.
Ive never tried just sticking something in the system folder and hiting install. Not sure that would work.
Maybe just putting the apk in there, making sure the permissions are correct and then just rebooting would seem more like the solid option to me. I mean, technically, if its in your system folder it is installed.

White text on white menu

Using any launcher, when I have an App that has a "More" on the main menu, when I hit it I get another menu with grey text on a white background. It's almost unreadable. This happens with all Apps that have a "more" i.e. second menu. The main menu is fine.
Anyone else notice this or is it a problem unique to my system?
I have encountered this as well. Happened with go launcher settings.
Sent from my SAMSUNG-SGH-I897 using xda premium
I have the same problem. If you press down on the menu options you can see what it says then move away if you dont want to select it. I noticed it first on google maps.
Anyone have a fix or work-around for this issue? It's driving me nuts.
Can i see a screenshot?
It happens on a lot of different apps. Mostly when you press the more menu.
Picture of the menu when it opens and the other one is what it looks like when you press on a menu option.
Sent from my BNTV250 using Tapatalk
The other problem I have is that the black status bar at the bottom sometimes covers up menu items.
same
my friend
same problem with me
I have a suspicion what the culprit of this may be, but I don't know enough to dare test the theory.
The menus affected by this looked to me to be .png images due to the gradients and drop shadows. I used root explorer to extract my framework-res.apk file from the system/app. I examined it on my PC by changing .apk to .zip and extracting the contents.
In res/drawable-mdpi there are what appear to me to be the UI .png files. It's fairly easy to ID most of the files the Nook interface is using.
The file I suspect causing white menus is: "menu_background.9.png"
Right next to it is a file called "list_selector_background_pressed.9.png" which looks to me like the same gradient file when you press the white menus.
I opened menu_background file in Photoshop and grayed out the white BG (saved it keeping the BG transparent) but I'm way too chicken to attempt to recreate the apk file and try and try to replace it in the system/app folder. Maybe a developer that really *knows* what they are doing could look into this? (Otherwise I would NOT mess with any of these files.)
Similar problem - in both Titanium Backup (when you pull up the filter menu) and when setting file permissions in Root Explorer, there's black text on a black background next to all the check boxes and radio buttons.
zaptoons said:
I have a suspicion what the culprit of this may be, but I don't know enough to dare test the theory.
The menus affected by this looked to me to be .png images due to the gradients and drop shadows. I used root explorer to extract my framework-res.apk file from the system/app. I examined it on my PC by changing .apk to .zip and extracting the contents.
In res/drawable-mdpi there are what appear to me to be the UI .png files. It's fairly easy to ID most of the files the Nook interface is using.
The file I suspect causing white menus is: "menu_background.9.png"
Right next to it is a file called "list_selector_background_pressed.9.png" which looks to me like the same gradient file when you press the white menus.
I opened menu_background file in Photoshop and grayed out the white BG (saved it keeping the BG transparent) but I'm way too chicken to attempt to recreate the apk file and try and try to replace it in the system/app folder. Maybe a developer that really *knows* what they are doing could look into this? (Otherwise I would NOT mess with any of these files.)
Click to expand...
Click to collapse
This sounds like a very real possibility. Hopefully someone who knows what they are doing will be able to help you out. I would absolutely love a fix for this issue. This is one of my few remaining frustrations with this device.
Sent from my Nook Tablet using Tapatalk
Same problem here with any number of different apps. I'm using Zeam.
I have a workaround of sorts. Press and hold in the white area to show the text on that line. If you want to choose that option, release. If it's not what you want, then slide your finger up or down and release.
Ain't elegant, but at least I can see the text and decide. Since most "more" menus only contain 3 or 4 items, it's not too difficult.
Hopefully someone will find a real patch for this issue soon.
I thought this was an issue with go launcher; good thing I read this thread and realized it was nook related. There is a app in the android market that makes go launcher menus have a dark background and that's a workaround for now.
zmobie said:
I thought this was an issue with go launcher; good thing I read this thread and realized it was nook related. There is a app in the android market that makes go launcher menus have a dark background and that's a workaround for now.
Click to expand...
Click to collapse
Any idea on the name of the app?
kes00601 said:
Any idea on the name of the app?
Click to expand...
Click to collapse
I'll try to find it; a sec. I didn't install it and just saw it when browsing for themes last week sometime. I didn't realize at the time that the menus would bug me....
Here we go, actually an xda release: http://forum.xda-developers.com/showthread.php?t=1202800 I probably misremembered it as an android market app
zmobie said:
I'll try to find it; a sec. I didn't install it and just saw it when browsing for themes last week sometime. I didn't realize at the time that the menus would bug me....
Here we go, actually an xda release: http://forum.xda-developers.com/showthread.php?t=1202800 I probably misremembered it as an android market app
Click to expand...
Click to collapse
Here's another post of the same file in case...
http://forum.xda-developers.com/showpost.php?p=16923545&postcount=2
downsay said:
This sounds like a very real possibility. Hopefully someone who knows what they are doing will be able to help you out. I would absolutely love a fix for this issue. This is one of my few remaining frustrations with this device.
Sent from my Nook Tablet using Tapatalk
Click to expand...
Click to collapse
I checked the same files on my DroidX, and the same files match the corresponding menus. (It has grey menu bgs and blue selection color, and sure enough, the same .png files match.) Also the popup dial that shows up in Titanium/Root Explorer and others is easily identified as well. (popup_full_dark.9.png and popup_top_dark.9.png)
I was right about not messing with system/framework/framework-res.apk (I wrongly listed it as system/app in my last post). Googling around, it can't be changed in place without creating a boot loop. I did find this script though:
http://www.xda-developers.com/android/easy-method-to-change-framework-res-apk/
However- modifying and re-zipping the framework-res.apk file has to be done correctly as well (IE: using 7z in 'store' mode) or it still will cause boot loops. Some insight in this thread:
http://forum.xda-developers.com/showthread.php?t=1225565
In other words: even though I *think* I know something, I'm still not going to try it. Also, I suspect it may be easier just to invert the text colors with modified settings rather than change the theme images.
For anyone with experience modding Android creating/changing themes, all of this should be child's play. For mere mortals, I'm not going near it. I can live with a few blanked out menus for now since the press/hold workaround works.
dang69 said:
Here's another post of the same file in case...
http://forum.xda-developers.com/showpost.php?p=16923545&postcount=2
Click to expand...
Click to collapse
Both this and the previous thread with the GoLauncherEx with the dark background only fix the problem within the menu accessed from the desktop of golauncherex
It does not address any of the other white on white problems, unfortunately
Glad to find this thread, the white menus is the only problem I'm really having (apart from crashes on certain settings sections) causing any real issues now.
Once somebody can fix this te nook tablet will be great, as it standards it's now a real problem
Same problem with ADW Launcher EX "More" menu and the subsequent ADW Settings screen.
Rooting has made this B&N NT the sweetest tablet. A fix for this "white on white" or "black on black" would be most awesome. Wish I knew how.

Dark settings menu

Can someone tell me how to make the settings app dark in lollipop 5.0.2. I have used holo themer and it didnt change the white background. I have been searching ever since i rooted on 5.0.2 lollipop for a way to change the white backgeound in settings and have not found a way that works. Does anyone know where the white image that is used for that background is in the filesystem. I really cannot stand thw white background. My sons samsung mega on 5.0.2 has a black settings menu. Can anyone help me to make the z3v have dark settings. PLEASE HELP
If you're not rooted, (also works if you are rooted) the best you've got is Sony's own theme creator. It's still in beta unfortunately, I can't say how well it works. But I'm sure it'll have what you need. You can find it here.
If you are rooted, There is a way. Sadly I don't have the knowledge to do such things. But, I'm 100% sure there's a way to change the values of the coloring in the settings app, by tweaking the code in some way. (It won't be an actual picture file btw, just a set of numbers [rgb]) If you dig deep enough into the forums here, I'm sure you'll find the method somewhere. Not just under the Z3v forums either, it'd be worth it to look in other devices forums, the settings app is pretty universal. I think. If custom rom developers have found a way, you can too. Just needs some effort.
Well, ive been looking around all over xda as well as searching high and low on google search for references to changing the settings menu . But have not been able to find anything helpful to me, that tells anything about changing specificly the settings background. Besides hey use holo themer it works. But i have not been able to get holo to change the white background. Ive seen changes in the text and action bar with holo themer. But nothing affects the white background. I now have a white border around the text. But the background is still white. Ive tried many themes. None of which gave me anything but white settings. Ive been putting out alot of effort to change the settings to somthing dark. All i can find is threads talking about changing random settings period. Not the app itself and its background. My sons and mothers samsung and lg phones on lollipop all have dark settings.. But no way ive tried that works to make xperia settings dark. Ive found threads for other xperias that have modified settings apk. But not sure if they would work or make my settings dissapear since they arent for z3 or z3v

Categories

Resources