Morphs & Froyo - Nexus One Q&A, Help & Troubleshooting

So I have Froyo on my nexus one, and I'm trying to change the status bar.
I have used MetaMorph and NinjaMorph in the past with no problems.
However, whilst applying a morph, the wait just takes forever, and I get bored.
So I tried to make my own using NinjaMorph, same thing. It just takes forever.
Any suggestions?

What about the status bar are you trying to mod? In depth mods can not be done due to the odex'd files. You need to wait for the source or a way to de-odex the system files.

The background color/image. I know it can be done, I think. (How's that for a contradictory statement?) Right now its gray, but I'm shooting for more of either a black or possible opaque one.
-------------------------------------
Sent from my Nexus One

I have only seen gray/clear. Look in the Themes section (should have been posted there in the first place) that is as far as they have come with themes, like I said, because of the odex's.

hollywooder said:
So I have Froyo on my nexus one, and I'm trying to change the status bar.
I have used MetaMorph and NinjaMorph in the past with no problems.
However, whilst applying a morph, the wait just takes forever, and I get bored.
So I tried to make my own using NinjaMorph, same thing. It just takes forever.
Any suggestions?
Click to expand...
Click to collapse
I have had no success with morphing the status bar in froyo....Britoso said he has, but I don't know his setup.
Imho your best bet is to flash from zip.
click below
CLEAR statusbar
GRAY statusbar
BLACK statusbar

There is a clear statusbar mod that has a black notification background, but it had to be flashed instead of morphed.

Or use adb...pull framework-res.apk, change images, push, reboot. Done.

Yeah, morphs don't work but you can pull the apk and change the images.
The problem is with the text colour at the moment, you can't change it because it's in code and for that we either need the source or the deodexed files so we can reverse engineer.
So, you can get any colour bar you want, you're just stuck with black text at the moment for clock, date and tickers.

Related

[MORPH] REQUEST - Black status bar for stock roms

like the subject says....
i have a rooted telus milestone..so i can't install roms...
i can however have fun with metamorph...
i've been dying for a black status bar with white font/time...
but all the ones i've found are for roms (dwang or whatever, cy, etc)
i was wondering if one exists for stock roms so we can just use it with metamorph...
thanks!
Creating a MetaMorph file is pretty easy and all you would need to do is dig through the ROM an figure out where those files are and what they are called.
definitely...i took a semi proactive approach and did edit a bunch of things just to test them out...
i was just working a huge week this week and didn't have time to sit aorund and mess with my phone, hehe
i still haven't found a metamorph that changes the font colour of the clock/notifications/etc in the notification bar...
also, i'm trying to figure out how to change the icons of an installed (non-stock) app...there are few mickey mouse ways to do, but not guide per se...if i have time, on wednesday, i'll write one up if i figure it out...

date in status bar not showing/change caption on lockscreen?

I updated to Cyanogen 6 RC2 and noticed my task bar reverted back to white. I tried to use my morph to use the desire taskbar but it didnt work (due to metamorph not working for some reason). I then ran a diff black bar which did work with the updated version of metamorph and noticed the date in the taskbar was no longer present.
Is this due to the morph or is this due to cyanogen 6? can someone tell me? Also, is there a way to get it back?
Also i believe i was able to change my lockscreen caption with cyanogen 6 RC1 but i cant seem to find the option in RC2. did some searching and i see some .apk that need to be custom built in order to change it....is this true? or am i some how overlooking the option with cyanogen 6 RC2?
anyone have any light to shed?
Maybe I am missing something
You have changed settings->CyanogenMod settings->User interface settings so that nothing is showing up black right? I had the problem when I first morphed to the black desire bar. And you have to reboot the phone for the changes to take effect. I hope it's that simple.
dsipma said:
You have changed settings->CyanogenMod settings->User interface settings so that nothing is showing up black right? I had the problem when I first morphed to the black desire bar. And you have to reboot the phone for the changes to take effect. I hope it's that simple.
Click to expand...
Click to collapse
thanks for the tip, but i did check that and thats not the problem...ive even gone as far as making everysingle color something non black so that way i can see which color represented what portion of the task bar. I think what happened was i flash a diff bar than the desire bar first but used the updated version of metamorph which doesnt work...i think that bar f'd with it to be honest.

White Notification Bar and Vanilla Highlights for xtrROM 4.5.2

DISCLAIMER: I am not responsible for anything adverse that might happen to your phone as a result of using my files. This is a very low risk operation, but you still perform this at your own risk.
CREDITS:
zach.xtr for his awesome xtrROM
.mak for the Espresso lock screen PNGs pulled from zenEXP
Android SDK (source of vanilla PNG files)
*All PNGs were optimized after pulling them from source*
This guide will give an even more vanilla look to xtrROM for those who like the orange highlights and white notification bar. Additionally, I have included the Espresso lockscreen (refer to screenshot) in a modified com.htc.resources.apk file. The lockscreen will still remain transparent, I just chose to use a wallpaper, so the screenshot doesn't show the transparent one. Most everything will have the highlights changed to the stock orange color, save a few things in the HTC-specific apps.
Before you do anything, make a NAND backup and/or make a backup of the files being pushed in this tutorial before pushing the ones I have provided. I have not tested this on another phone, as I only have the one that I performed this mod on, but I can't think of a reason it shouldn't work on another phone.
This was performed with xtrROM v 4.5.2. This may not work on previous versions.
Perform the following steps using ADB:
1. Push framework-res.apk, services.jar, and com.htc.resources.apk as follows:
Code:
adb push framework-res.apk /system/framework/framework-res.apk
adb push services.jar /system/framework/services.jar
adb push com.htc.resources.apk /system/framework/com.htc.resources.apk
NOTE: You *MUST* push the services.jar file if you want the clock to appear black on the white notification bar. Otherwise, it will remain white against a white background. Not very appealing, imo.
2. Your phone will soft reboot - this is normal. If you want, you can just force a hard reboot with:
Code:
adb reboot
YOUR PHONE MAY TAKE A LONG TIME TO BOOT. THIS IS NORMAL. If it takes an exorbitant amount of time (say 7 - 10 mins.), then it's probably safe to call it a failure. As long as your boot animation hasn't restarted or frozen, don't give up hope.
As pointed out by adrenalinerush12 and jadesdan, you must push com.htc.resources.apk if you want all the notification bar icons to appear white, since the stock HTC file overrides them in framework-res.apk. This means you will also get the Espresso lock screen (which, in my personal opinion, is the best-looking lock screen), but if somebody REALLY likes the boring grey "boomerang" bar, I suppose I can cook one up. Let me know.
com.htc.resources.apk Download:
HTML:
http://www.megaupload.com/?d=IYU0T72P
framework-res.apk Download: Link down - file uploaded to this thread below.
services.jar Download: Link down - file uploaded to this thread below. VERY IMPORTANT: the file is named services.zip at the bottom because XDA doesn't let me upload .jar files , SO make sure to rename it to "services.jar" BEFORE you push the file to your phone.
The reason why I installed 2.1 is so I can have Sense with a black notification bar. Oh well, some people might actually like this. Nice work!
This looks awsome! I love the XTR roms but couldn't stand the black bar.....
The framework and services.jar links are down
EDIT: I should have read the word "temporarily" a little closer.
Freakin SWEET! I love the speed of xtrROM, just didn't like the green highlights and black notification bar. This is perfect for me. Thanks a bunch.
jadesdan said:
This looks awsome! I love the XTR roms but couldn't stand the black bar.....
The framework and services.jar links are down
Click to expand...
Click to collapse
Yeah, you're right, they are down. Damn you, Megaupload!!! I think those two files might be under the XDA 8 MB limit...I'll try and upload them directly.
EDIT: OK, framework-res.apk and services.jar (as services.zip) are uploaded directly to XDA for your downloading pleasure. I don't know what Megaupload's problem is right now. Make sure to rename "services.zip" to "services.jar" - I made a little note of it near the bottom of my OP.
That's odd, because it wasn't down for me. It let me download them just a few minutes ago.
adrenalinerush12 said:
That's odd, because it wasn't down for me. It let me download them just a few minutes ago.
Click to expand...
Click to collapse
Yeah, I don't know why Megaupload does that. I've had it happen a few times before, and it's never consistent. Anyway, let me know how it works out for you. I haven't officially heard whether it has worked for anybody, so I'm excited to hear back!
Okay, when I pushed both framework-res.apk and services.jar, this is what I get:
Don't know what the issue is, but I pushed it twice to make sure. Still does the same thing.
I've tried both with the MegaUpload files and also the ones linked here, but this is what I get. I've even tried wiping Dalvik and all, but this is the best I can do. You can tell that it's taking, but I think there might be some icons missing.
adrenalinerush12 said:
Okay, when I pushed both framework-res.apk and services.jar, this is what I get:
Don't know what the issue is, but I pushed it twice to make sure. Still does the same thing.
Click to expand...
Click to collapse
Hmmm, actually now I remember that some of the PNGs in framework-res.apk are overridden in the com.htc.resources.apk. I didn't think it was so many, though. Try pushing the com.htc.resources.apk, too. If you don't want the espresso lock screen, I can always change it for you later, but I just want to see if that fixes the notification bar icons.
Yup. That fixed it! I actually deleted HtcLockScreen.apk because I like the stock horizontal slide one anyways. Thanks a bunch man.
adrenalinerush12 said:
Yup. That fixed it! I actually deleted HtcLockScreen.apk because I like the stock horizontal slide one anyways. Thanks a bunch man.
Click to expand...
Click to collapse
Hell yes! I was worried that I'd screwed something up. I can be a bit absent-minded sometimes. I'll update the tutorial. Thanks to you and jadesdan for testing!
No problem, but it seems that the notification bar clear button is black.. and so is the text, which makes it difficult to read. Not a huge deal, but. And icons such as a new text message with the stock app are still messed up looking. (With black as the background).
adrenalinerush12 said:
No problem, but it seems that the notification bar clear button is black.. and so is the text, which makes it difficult to read. Not a huge deal, but. And icons such as a new text message with the stock app are still messed up looking. (With black as the background).
Click to expand...
Click to collapse
Download and push the new services.jar (services.zip at the bottom of the thread) to fix the black "clear" button. I actually just fixed that last night - took a lot of fishing around to find out how to do it. I know the stock htc apps still have their original look in the noti bar - I didn't want to take the time to change them. Haha, maybe in the future.
Oh, and when my 3G icon changes to 1X to send a text, it goes back to the black icon. Then changes right back to the right 3G one.
i am trying to apply this to xtrSENSE. i've got the white bar working, but the services.jar part is doing nothing. do i have to extract anything or just simply rename it? i have renamed it, but it says not found or something to that effect. i do understand that this may not work due to the fact that this is slightly different than xtrROM with rosie and whatnot.
malpracti said:
i am trying to apply this to xtrSENSE. i've got the white bar working, but the services.jar part is doing nothing. do i have to extract anything or just simply rename it? i have renamed it, but it says not found or something to that effect. i do understand that this may not work due to the fact that this is slightly different than xtrROM with rosie and whatnot.
Click to expand...
Click to collapse
Cool, so framework-res.apk pushed successfully. You shouldn't extract anything from services.zip, just rename it to services.jar and push it. There are modifications to the smali code in services.jar, rather than just swapping out PNGs, so it's somewhat likely that it won't work. It's very picky - one thing out of place, and it doesn't boot. I've learned that the hard way.
May I ask what you are using for the Sense like clock/weather and the icons? They are pretty cool.
jeffgman said:
May I ask what you are using for the Sense like clock/weather and the icons? They are pretty cool.
Click to expand...
Click to collapse
For sure. The clock/weather widget is called "Fancy Widget". It's no longer on the market because the developers received a cease and desist order from HTC (can't imagine why ). Anyway, just google "fancy widget 1.3.0", and I guarantee you'll find it. I wouldn't have a problem uploading it, but some people might take issue since it's now a black market item. Whatev.
By the icons, do you mean the widgets that I have under the weather/clock widget? Those are all by curvefish and free in the market. Just search "curvefish". And if you're referring to the smiley face messaging icon I have, it's because I found a modified vanilla mms apk on a forum (can't stand HTC's slow as hell excuse for a text messaging program). Since that's open source, I've attached it to the post if you want it. Just be sure to delete HTC's mms, or you'll get some weird behavior.
ericFuels999 said:
For sure. The clock/weather widget is called "Fancy Widget". It's no longer on the market because the developers received a cease and desist order from HTC (can't imagine why ). Anyway, just google "fancy widget 1.3.0", and I guarantee you'll find it. I wouldn't have a problem uploading it, but some people might take issue since it's now a black market item. Whatev.
By the icons, do you mean the widgets that I have under the weather/clock widget? Those are all by curvefish and free in the market. Just search "curvefish". And if you're referring to the smiley face messaging icon I have, it's because I found a modified vanilla mms apk on a forum (can't stand HTC's slow as hell excuse for a text messaging program). Since that's open source, I've attached it to the post if you want it. Just be sure to delete HTC's mms, or you'll get some weird behavior.
Click to expand...
Click to collapse
Great, thank you for the information. I have heard of Fancy Widgets, just never used it. I have purchased Beautiful Widgets and used it a little bit. I have searched for a theme that resembles the Sense one but have not found it yet.
I am currently using xtrSENSE so I have the Sense UI. Once Zach updates xtrROM I am going to install that and go back to launcher pro and beautiful widgets for my homescreen.

Help creating a pure white theme

My idea is to create a high contrast white theme, with pure white notification bar and pure white menu popup, and all pure black icons. (i got inspired by HerrKuk's screenshot)
The reason for this is that we're on an lcd device (and black doesn't get black).
When being on the amoled nexus one, there was a strong urge to get everything as black as possible, where as on the O2x, white would be the most battery friendly..
Stock android 2.2 is leaning towards that, but i just do not like the greyishness of stock.
Try SiMi clock with black text and white background and you'll get an idea of the final look that I'm after..
But, the framework needs black text on notification bar to get this theme on stock or paul's rom. I do not know how to do that.
I guess from vanilla rom it would be a walk in the park because it would only need the gray png's tweaked to white, but the handy power widget control for the notification area is not in vanilla android, and I cannot live without it.
Can anybody help me out by either porting power control to vanilla rom, or by changing the framework text on paul's rom to black?
That would be awesome
Sent from my Optimus 2X using XDA App
Eddiemc said:
My idea is to create a high contrast white theme, with pure white notification bar and pure white menu popup, and all pure black icons. (i got inspired by HerrKuk's screenshot)
The reason for this is that we're on an lcd device (and black doesn't get black).
When being on the amoled nexus one, there was a strong urge to get everything as black as possible, where as on the O2x, white would be the most battery friendly..
Stock android 2.2 is leaning towards that, but i just do not like the greyishness of stock.
Try SiMi clock with black text and white background and you'll get an idea of the final look that I'm after..
But, the framework needs black text on notification bar to get this theme on stock or paul's rom. I do not know how to do that.
I guess from vanilla rom it would be a walk in the park because it would only need the gray png's tweaked to white, but the handy power widget control for the notification area is not in vanilla android, and I cannot live without it.
Can anybody help me out by either porting power control to vanilla rom, or by changing the framework text on paul's rom to black?
Click to expand...
Click to collapse
lol, 18 months ago we were working out how to change the text to white to use with black notification bars on stock Android...
It can be done, you need to make changes in framework-res.apk xml and services.jar code.
Know how to use apktool (here and here) and smali/baksmali (here)? That's where you need to start.
Once you've got that I can show you where... you'll need these skills if you want to do deep theming anyway.
Sounds great!
Sent from my LG-P990 using XDA App
djmcnz said:
It can be done, you need to make changes in framework-res.apk xml and services.jar code.... you'll need these skills if you want to do deep theming anyway.
Click to expand...
Click to collapse
Cheers mate, I'll look into it and see if I can get my head around it..
I would like those skills, I just need the time to learn them..
Since I'm impatient I will do up an simple version based off the vanilla rom to start with, and then see if I can do the xml and jar edits for the black bar later

[Q] Top Bar tranparency

Can the top bar be made transparent so the desktop wallpaper will show through / behind it?
I have used UOT to set the top bar transparent (#000000 @ 50%) and it does appear transparent on lock screens with some of the wallpaper visible, but when I get to the desktop it goes back to solid black. I use go launcher by default but have also checked out the default launcher from Serendipity 7, both show solid black.
Is there a feature / limit in 2.3.3 roms preventing transparent top bar on the desktop?
Tried getting it to work by using the kitchen before and no luck
I'll make it for you. What ROM/theme/mods do you have installed?
Or could you post your SystemUI.apk?
Sent from my SGH-I897
Here's the stock Serendipity VII SystemUI.apk with a 50% transparent status bar. You should be able to use this with the UOT kitchen if you want to change anything, although I've never used it so I'm not completely sure.
take your pick -> APK or CWM zip
thanks for the offer. Here's my systemui file.
papashex said:
thanks for the offer. Here's my systemui file.
Click to expand...
Click to collapse
Here you go, black, 50% transparent:
APK or CWM zip
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
papashex said:
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
Click to expand...
Click to collapse
That would be my guess. I edited the .png as black in framework-res.apk and it's always black, no matter what screen. So I guess making that image transparent would be your best bet.
The file is called "statusbar_background.9.png", in framework-res/drawable-hdpi.
Just edit the file and open apk with a zip program then simply drag it back in.
papashex said:
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
Click to expand...
Click to collapse
I don't know why that last one didn't work. I put it on my phone and it worked perfectly. Framework-res shouldn't do anything, but then I also thought the last one worked, so I guess it'd be worth a try.
I'm now thinking it's an issue with your launcher, but I don't see how. You've really got me stumped here. Sorry I can't help you further.
Sent from my SGH-I897

Categories

Resources