[Q] transparent issues - Droid X General

well, before i deoxed my X i never used to have problem changing the notification bar. but now its deoxed and the color changes on it but just not transparent? any ideas? ive tried adb push etc and ninja morph... any ideas or help would be nice. thx

Or what am doing wrong? Save th file as png and opacity almost zero and it still doesn't do it. I could install a theme with transparent notification bar ani could change it works fine. But I like the way mine is set up. Help anyone????
Sent from my DROIDX using XDA App

you need a patched services.jar to display transparency. xUltimate-TP can do this. Also, many themes include a patched services.jar to do this as well as to make fonts white.

Related

Spareparts options!

I just changed my current theme using metamorph to a white status bar theme however I can't see the writing on the status bar because it is white also. (I came from a black theme) I then when to spareparts but this rom version does not offer the option to change the color of the text in spareparts.
Any solution?
Sounds to me like the white bar is assuming you're coming from stock so it doesn't bother to change the text back to black, and the black bar is assuming the same thing, so it changed the text to white.
The best solution would be to reflash the ROM and then install the white bar mod. Most ROMs can just be reflashed on top of themselves with no issues, but if issues appear, wipe and reflash.
However, make sure you nandroid before doing this in case I'm wrong.
Is there a white bar mod? I am just using a theme.
Either way, flash back to default ROM and reflash that theme.
The wysie color mods were moved to cm settings under settings. No need for a wipe.
Sent from my T-Mobile G1 using XDA App
mejorguille said:
The wysie color mods were moved to cm settings under settings. No need for a wipe.
Sent from my T-Mobile G1 using XDA App
Click to expand...
Click to collapse
I am a bit confused. Wysie color mods? I am using SuperCSDIv4 and it is black themed. So I used metamorph to install a 1.6 template stock theme but the text on the status bar is white still along with the white bar. lol
So where is this wysie color mod?
there probably isn't he was assuming your using Cyanogen mod
So how am I suppose to change the text color of the ticker? Is there a ported version of the new spareparts for 1.6 with the ticker color change option?
thricemin said:
So how am I suppose to change the text color of the ticker? Is there a ported version of the new spareparts for 1.6 with the ticker color change option?
Click to expand...
Click to collapse
If the theme was not made for the ROM, the only way to do it is to change the text yourself in the default ROM then reflashing the metamorph. Sorry, I can't help on this. :/
No, there's no ported version. 1.6 is pretty much dead.

change color on clock in statusbar

is there anyway to change the color of the clock in the small statusbar at top on wildfire ?
No1 knows how to change the color in the statusbar ?
Trying to make a theme but the statusbar color wont change ;(
This is how it looks atm:
Uploaded with ImageShack.us
EDIT: of the clock not the bar
But it is changed right?
Its light grey insted of dark/black
danne_jo said:
But it is changed right?
Its light grey insted of dark/black
Click to expand...
Click to collapse
meant the clock ;| not the statusbar the clock and notifications big typo by me x)
adeadrat said:
No1 knows how to change the color in the statusbar ?
Trying to make a theme but the statusbar color wont change ;(
This is how it looks atm:
Uploaded with ImageShack.us
EDIT: of the clock not the bar
Click to expand...
Click to collapse
You gotta rip apart the framework-res.apk and edit an xml file in it. then repack and resign (i think). The problem is findint the value to change.
How did you change the color of the statusbar? I also want the white status bar!
I pulled framework-res.apk with adb and then changed the statusbar background with photoshop.. I will make a theme when I have figured how to change the color of the clock date and other things in the statusbar
http://forum.xda-developers.com/showthread.php?t=549309
See this if it helps,but it seems too complicated to me.Can't wait for your theme... xD
tobybobby said:
http://forum.xda-developers.com/showthread.php?t=549309
See this if it helps,but it seems too complicated to me.Can't wait for your theme... xD
Click to expand...
Click to collapse
tried that, StatusBarIcon.smali doesnt look the same in the wildfire as in the one who wrote the guide ones
will do my best to come up with something im going nuts over here trying to find something that work
I made a transparent bar for wildfire.The problem is that metamorph theme i created doesn't work.I want to try and replace myself framework-res.apk,but i am not sure with the apk signing thing.How did you replaced your framework-res.apk?
just push the new framework-res.apk to /system/framework/ folder on the phone
should look something like this when you are using adb:
adb push c:/_folder_to_new_apk_no_spaces/framework-res.apk /system/framework/framework-res.apk

Supervilllain - Need a transparent notification bar....please :D

I really love transparent themes and stuff, does anyone know a simple way of changing the notification bar in supervillain rom, making it transparent? A zip file would be niiiiiiiiiice.
I have tried the battery c mod from here which I read worked.
http://forum.xda-developers.com/showthread.php?p=7160751#post7160751
With no luck.

[Q] Notification bar/page

I installed a ROM yesterday and now my notification bar, once it's expanded/pulled down, has a certain amount of transparency... a lot more transparent than I'd like.
Are there any simple mods I can do to change the alpha values to make it more opaque or have I just got to put up with it? Or is it possible to install a different notification (expanded) screen?
Thanks.
The notificatiin bar can be modified from theme, so you have to find a good one for your rom.
Sent from my GT-I5700 using XDA Premium App
I see, so I can't just modify that current screen? I have to overwrite the whole current theme? Was kind of hoping to keep it how it is and just get the background colour to solid black of the expanded notifications bar.
Thanks anyway, was beginning to think this could be a possible scenario.
Davey Boy said:
I see, so I can't just modify that current screen? I have to overwrite the whole current theme? Was kind of hoping to keep it how it is and just get the background colour to solid black of the expanded notifications bar.
Thanks anyway, was beginning to think this could be a possible scenario.
Click to expand...
Click to collapse
Of course you can just change the background.
Thats how a theme is done, taking all the files and modifying them.
You would have to find the files responsible for the notification bar and change them to suit your needs.
How to do that i don't know, but i'm sure the forum search and google will help you out, when you search for something like "android theme tutorial" or something like that.

Changing Lockscreen Text Color AOSP

Does anyone know of a way to change the font color of the lockscreen text? Or is that something attached to the theme chooser theme?
Never thought about it until today when I changed my background and all my text was unreadable.
Sent from my Glacier using XDA App
AlanB412 said:
Does anyone know of a way to change the font color of the lockscreen text? Or is that something attached to the theme chooser theme?
Never thought about it until today when I changed my background and all my text was unreadable.
Sent from my Glacier using XDA App
Click to expand...
Click to collapse
You have to decompile the framework and edit some xmls... The hard part is setting up the tools needed to accomplish this. It can be pretty tricky if starting from scratch. In saying that I have a metamorph for my theme that changes the all text color including the lockscreen to blue. I have a red one but it's not separate like the blue version is. You can find a link to my theme in my signature. Let me know what you are looking for exactly?
Sent from my GreenMagic CM7 Glacier using the Green Premium App
Thanks for the info Smokem. I was hoping there was a quick way to change the lockscreen font color without using metamorphs or anything like that. I wanted some quick way to change it up on the fly while I was picking out new backgrounds for it. If it's more work than just clicking a few buttons or going through a color wheel then it's not what I was looking for lol.
Thanks anyways though =)
Well I understand what your asking for and if it existed I'd definitely recommend it lol. In all actuality metamorph is the easiest way to accomplish what you want. It can be as easy as a couple clicks . Just sayin...
Sent from my GreenMagic CM7 Glacier using the Green Premium App

Categories

Resources