[THEME] SenseX 2.2 (BETA) - Droid X Themes and Apps

THIS IS A BETAAAAA!!!!!!!!!!
I'm also known as Webst3r over at some other forums.
THIS IS STILL BEING WORKED ON!! But this is a good base to start with. MUCH more will be added in the coming days/weeks.
YOU MUST BE DEODEXED FOR THIS TO WORK
I AM NOT RESPONSIBLE FOR WHATEVER MAY HAPPEN TO YOUR PHONE!!!
Breakdown:
BlurHome.apk = App drawer
framewrok-res.apk = HTC like statusbar
services.jar = White clock, and date
Installation:
I got ya'll a purty update.zip
http://www.websterstechnology.com/android/DroidX/2.2/HTCWIP2.2/SenseXupdate.zip
1. Download here. Unzip and place the files in the root of your SD card, put the phone in PC Mode.
2. Run these commands:
Code:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/services.jar /system/framework
cp /sdcard/framework-res.apk /system/framework
cp /sdcard/BlurHome.apk /system/app
cp /sdcard/Music.apk /system/app
cp /sdcard/Settings.apk /system/app
cp /sdcard/YouTube.apk /system/app
cp /sdcard/BlurCamera.apk /system/app
cp /sdcard/Calculator.apk /system/app
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is still being worked on, and I still don't have white text for notifications.
Changelog:
Version 0.1:
Initial release.
Version 0.2:
Changed a few images around
Statusbar transparency added.
Version: 0.3:
White notification colors
New Camcorder and Camera icons
New Music icon and widget
New YouTube Widget
New Setting icon and Power Control Widget
Credits:
_jordie (For his testing and nit-picking ;P)
toxman1 (for his testing and critiquing)
KraYzeE )For his advice, and amazing themeing skillz)
Mike919 (For his attempts at fixing the appdrawer)
teenfaces (For his services.jar and themes)
GeneticSpartan (For deciphering my horrible instructions, and creating the Dialer, and Phone icons.)
Xeudoxus: For the xHero theme, and xUltimate.
HTC (For their amazing software/skins)
Motorola (for the Droid X, and other hardware)

VERY VERY Nice!
If I wasn't addicted to ADW, I'd be all in on this one!
Update: on second thought, I think I will use the Framework & Services. Might even motivate me to make the Sense bar for ADW.
Installed services.jar & framework-res but I still have black clock??
Does this have to have a deodexed system? I assumed this was for Froyo since it says 2.2 in the title (and it didn't brick my phone )

Updated with transparency.

I also still have the black clock.

mob87 said:
I also still have the black clock.
Click to expand...
Click to collapse
Did you push the services.jar?

I pushed framework and services.

Hello OP.. love the theme.. i was curious if you could implement the circle battery indictor found here?
http://forum.xda-developers.com/showthread.php?t=724778
im running the fully deodexed froyo with your theme and no issues

Is there any chance of getting a white Notification with NO clock?

After deodexing with xUltimate all is good. I now have a white clock and transparent pull down.
I just realized that the notification ticker text is still black.

Thank you, works great!
Just one thing. When I pull notification area down, there is a slightly transparent area going in front of it. And then it gets covered by the status bar going down.
Please see the screenshot.
Sent from my DROIDX using XDA App
Edit: eh... You can barely see it on the screenshot. It's very clear on the phone screen. It's right below the red line and above my email. Excuse my paint skills lol..

Joe92T said:
Hello OP.. love the theme.. i was curious if you could implement the circle battery indictor found here?
http://forum.xda-developers.com/showthread.php?t=724778
im running the fully deodexed froyo with your theme and no issues
Click to expand...
Click to collapse
I'm trying to keep it a Sense as possible. I might make one, but not at this moment.
wylie1973 said:
Is there any chance of getting a white Notification with NO clock?
Click to expand...
Click to collapse
Notification colors are, white. And probably not with the no clock thing. But in xUltimate there's an option to remove it.
mob87 said:
After deodexing with xUltimate all is good. I now have a white clock and transparent pull down.
I just realized that the notification ticker text is still black.
Click to expand...
Click to collapse
Fixed that!
meshdub said:
Thank you, works great!
Just one thing. When I pull notification area down, there is a slightly transparent area going in front of it. And then it gets covered by the status bar going down.
Please see the screenshot.
Sent from my DROIDX using XDA App
Edit: eh... You can barely see it on the screenshot. It's very clear on the phone screen. It's right below the red line and above my email. Excuse my paint skills lol..
Click to expand...
Click to collapse
I've noticed it. Going to look into it.
ALSO: Tons of stuff updated, look at the OP.

How hard would it be to make the battery indicator blue instead of green inside? Ill do it myself if its simple enough but ive never themed anything
Sent from my DROIDX using XDA App

This bricked me.
I had the black clock like everyone else after having to pull my battery on second reboot I got sliders but nothing else. Now I'm in a boot loop & on a mission to find the X SBF file so I can unbrick.

Sul7en said:
I had the black clock like everyone else after having to pull my battery on second reboot I got sliders but nothing else. Now I'm in a boot loop on a mission to find the X SBF file so I can unbrick.
Click to expand...
Click to collapse
If you're in a bootloop, thank just go into recovery, and do a nanadroid.
Anyone with a black clock, dowload the latest release. I replaced it with my services,jar. So hopefully everything works out.

i pushed the service and framework more than once and i still have a black clock and the pull down isnt transparent. i have bad luck

Retrokid223 said:
i pushed the service and framework more than once and i still have a black clock and the pull down isnt transparent. i have bad luck
Click to expand...
Click to collapse
Are you deodexed. That's probably the issue.

Can these files just be replaced using root explorer? I hate to go through all the trouble of using terminal...I'm lazy.

TheBigBentley said:
Can these files just be replaced using root explorer? I hate to go through all the trouble of using terminal...I'm lazy.
Click to expand...
Click to collapse
I wouldn't use root explorer doing this stuff. Just don't trust it enough. ADB all the way for this stuff! Never bricked my phone once yet (knock on wood)

TheBigBentley said:
Can these files just be replaced using root explorer? I hate to go through all the trouble of using terminal...I'm lazy.
Click to expand...
Click to collapse
Unless you wanna sbf I would use adb.

Yep, you'll go in a bootloop if you use root explorer. I was lazy too and learned it the hard way
Sent from my DROIDX using XDA App

Related

[THEME] (works) (Cyan Stable) Black with Modified Desire Icons

I made a theme with a plain black bar and the icon's from the Desire Rom, modified to play nice with the black. I dont know how to make update.zips, and im too lazy to learn right now.
Special Thanks:
-sn0wmis3r
-dhendrix11
-AC!D
-denimjunkie82
What you need:
-root
-basic knowledge on using adb.
How to install (for now):
- nandroid!
-rename framework-res.zip to .apk and push to /system/framework
-rename services.zip to .jar and push to /system/framework
-reboot (device may reboot by itself, this is okay, as long as it turns on)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
btw, the icons look much better on the N1's small screen.
Modded Launcher is here
http://forum.xda-developers.com/showthread.php?t=641216
To do:
-make metamorph
-make update.zip
-make some icons smoother ( a few of the look a little rough)
I like this. I'll give it a try once i can get my 5.0.4 stabalized. Thanks.
is this working with 360 degree rotation?
Hmmm...I'm getting "remote object 'framework-res.apk' does not exist" when I try adb pull.
I can see framework-res in my system/framework directory, but I keep getting the same message. I've tried:
adb pull framework-res.apk /system/framework
adb pull framework-res /system/framework
I've also tried remounting. Maybe I"m doing it wrong. I'm new to android...can someone help?
nm...figured it out...
adb pull /system/framework/framework-res.apk framework-res.apk
It works fine, except my font color is still black. So it's black on black and I can't see anything. How can I change the font to white?
wow, forgot about that, il have an update sometime tomorrow..
denimjunkie82 said:
Hmmm...I'm getting "remote object 'framework-res.apk' does not exist" when I try adb pull.
I can see framework-res in my system/framework directory, but I keep getting the same message. I've tried:
adb pull framework-res.apk /system/framework
adb pull framework-res /system/framework
I've also tried remounting. Maybe I"m doing it wrong. I'm new to android...can someone help?
nm...figured it out...
adb pull /system/framework/framework-res.apk framework-res.apk
Click to expand...
Click to collapse
yeah you have to tell it what its local name is
Please update this with the white font! This is now my favorite black-bar theme. The icons are so clean, the black is so clean, and even the notifications are nice and clean and I love the black semi-transparent notification background.
The only things which I would suggest adding are:
1) a thin white/grey line under the notification bar when it's pulled down (maybe, gotta see it first)
2) the little dot-graphics that are found on default bottom pulldown bar. Have the same dots, except inverse colors I guess.
I've attached a pic of the areas i'm talking about.
Thanks so much.
Thanks for the stealth update. I love the new bottom bar. Also putting the two little "accents" on the left and right sides of the bar would be a great enhancement too (see original screenshot). I think I like the previous background more, but I haven't tried this one yet. But the beauty of a theme like this is that I can swap and replace the images as I like. However I still can't use them anyways because I can't get white font (see below).
I think you meant services.jar should be pushed to /system/framework because there's not /services folder at the root of the phone.
The services.jar push clashes with CM 5.0.4. Upon reboot, the notification bar doesn't load up. Once I swipe to unlock, I get error after error for "Use action for default" message, and a jumbled message to touch. I touch and touch but the error keeps popping up. I can't recall exactly what the message said, but can replicate it if you need it.
Pressing the power button causes the phone to jump back to the splash screen (not a real reboot), and then it will reload the same way. I restored by flashing my rom again.
I still love this them though, and can't wait for an update I can use with CM. Thanks for your work on this, di.
could i get that wallpaper?
here is a functional service.jar (for white text)
rename from zip to jar and push to /system/framework
Hey Bud. If this is a direct copy of the Desire notification bar and notification icons, then I salute you.
AC!D said:
here is a functional service.jar (for white text)
rename from zip to jar and push to /system/framework
Click to expand...
Click to collapse
Thanks for this Ac!d. We're almost there...the fonts on the notification bar itself are now white. The actual notifications when the bar is pulled down need to be white too. Also, the notifications when they come in are still black as well (like when I get a SMS and the first line of text appears on the bar). It might be the same setting as the pulldown font, but I'm not sure.
And plus the service font (ATT, Tmobile, etc) should either be white or maybe a really light grey, since the default was dark grey on top of white.
Thanks for your help!
di2356 said:
I made a theme with a plain black bar and the icon's from the Desire Rom, modified to play nice with the black. I dont know how to make update.zips, and im too lazy to learn right now.
What you need:
-root
-basic knowledge on using adb.
How to install (for now):
- nandroid!
- Pull "framework-res.apk". its usually in /system/framework, though, again, that depends on the Rom you're using.
- rename to "framework-res.zip"
- open the zip, open the folder "res", and open "drawable-hdpi". update the folder with the files in the "drawable-hdpi" which is in the download.
- rename back to "framework-res.apk"
- while the device is on, push "framework-res.apk" to wherever you pulled it from. after a few seconds, the device should reboot (it shouldn't take long).
-pushing the services.jar to /services/framework should change the text to white, but i have only been tested it with enomthers rom. nandroid, turn on your phone, push, and reboot. first boot could take a while. testers needed.
btw, the icons look much better on the N1's small screen.
Because you're replacing the files in the framework-res.apk that comes from your device, this should work with any rom.
However, nandroid before you try this anyway.
NEW Download
http://www.mediafire.com/?mqn4nck5u10
Auto Rotating Launcher can be found here
Changes
-bottom bar when sliding down has been modified (request)
-backround of the sliding bar is now just transparent black, the backround from before looked like ****.
-I am still looking into changing the text color, dont have much time on my hands, but im trying.
Click to expand...
Click to collapse
hi.
it looks great, but can you make a round top bar on the top edges?
The Spirit said:
hi.
it looks great, but can you make a round top bar on the top edges?
Click to expand...
Click to collapse
how would that work? wouldn't it be black under the "round" area? how would you see that it's actually round?
AC!D said:
here is a functional service.jar (for white text)
rename from zip to jar and push to /system/framework
Click to expand...
Click to collapse
Thanks, will that work for all roms? Also, i don't really know where the settings for making the notifications white are stored. I'd like to find out and make this into an easy to use update.zip ASAP, but im still working, so the only thing i can really give to this forum are my photoshop skills
You need yourself a partner hombre!
Hi,
i think this is what everybody is searching for:
http://forum.xda-developers.com/showthread.php?t=640707
AC!D said:
Hi,
i think this is what everybody is searching for:
http://forum.xda-developers.com/showthread.php?t=640707
Click to expand...
Click to collapse
nah, the point of my theme is for the bar to be black and at the same time keep the desire icons. If it wasn't i wouldn't spend hours putting a black backround behind every icon..
s0mep00p said:
could i get that wallpaper?
Click to expand...
Click to collapse
Here, no problem, sorry it took so long

[MetaMorph] Taskbars & Lockscreens (Updated 2-26-2010)

SPRINT BASED, UN-ODEXED, 2.1 ROMS ONLY!
These are all MetaMorph files! Do not try to flash them as an update.zip! You have been warned!
By downloading any of the below links you agree that I am not responsible for anything that happens to your phone.
Misc Stuff:
You can use any combination of the 4 lockscreen Morphs, so you can do a slide lockscreen with no text and a clear background, or a rotary lockscreen with text and a custom background. Mix and match till you're happy
The reboot after any of these Morphs (with the exception of the two background Morphs) will take a very long time, since they all edit a framework file and have to re-write the dalvik-cache.
If you encounter any problems (random reboots, FCs, etc.), try rebooting, then wiping dalvik-cache, then fixing apk UID mismatches.
Taskbars:
AOSP Taskbar:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Gives you a completely AOSP taskbar, including black text for date/time/carrier text (thanks to JsChiSurf for this! )
http://www.mediafire.com/?hezmmyyzn3o
Sense Taskbar:
Stock Sense taskbar.
http://www.mediafire.com/?4zbzjowo2zg
Lockscreens (credit for lockscreen work goes to Flipzmod3 and JsChiSurf):
Slide Unlock:
Android 2.1 slide-to-unlock lockscreen. Comes with 2 options: with text & without text.
http://www.mediafire.com/?dcdyeoyzztm
Rotary Unlock:
Android 2.0/2.0.1 rotary lockscreen. Comes with 2 options: with text & without text.
http://www.mediafire.com/?inhwmrjmzzn
WallpaperLockscreenBG:
Edit your custom wallpaper to size 320x480, rename it to default_wallpaper.jpg and place it in WallpaperVanillaLockScreen/framework-res/res/drawable/
http://www.mediafire.com/?fgjyj25iwyj
ClearLockscreenBG
Remove the background on any vanilla lockscreen
http://www.mediafire.com/?1mzloq2jtiz
Gregalous said:
NOTE: The carrier text and "Clear" buttons are not morphed, if/when I find out how to do this I will update it
http://www.mediafire.com/?mtyytg3idcn
Click to expand...
Click to collapse
Hey Gregalous, check out this post for updating your morph for the AOSP notification with corrected carrier text and button color/fonts .
Gregalous said:
AOSP Taskbar:
Gives you a completely AOSP taskbar, including black text for date & time (the services.jar is from Gomorrah's HERO ONE theme, so thank you to whoever did the editing on that).
NOTE: The carrier text and "Clear" buttons are not morphed, if/when I find out how to do this I will update it
http://www.mediafire.com/?mtyytg3idcn
Click to expand...
Click to collapse
I've tried using this four times... Ha. I can't get the white task bar to work. I get all the icons and black text, but it stays with the black sense task bar, making this not look right D:
Any suggestions?
DevinXtreme said:
I've tried using this four times... Ha. I can't get the white task bar to work. I get all the icons and black text, but it stays with the black sense task bar, making this not look right D:
Any suggestions?
Click to expand...
Click to collapse
Same result here... I'm going to try to push a different framework-res to see if it corrects it.
EDIT: That seems to have fixed it. Push the framework-res from Sushi or Ic3Rom. I've attached the Ic3ROM file. This looks the best IMO.
Code:
adb push framework-res.apk /system/framework
adb reboot
This + cyanogen launcher.apk = win
DevinXtreme said:
I've tried using this four times... Ha. I can't get the white task bar to work. I get all the icons and black text, but it stays with the black sense task bar, making this not look right D:
Any suggestions?
Click to expand...
Click to collapse
I structured the folder framework in the framework-res theme wrong, it is fixed now.
Before you try it though, adb pull your current framework-res.apk, open it up and delete the drawable-mdpi and layout folders that are in the root directory of the app (NOT THE ONES THAT ARE IN THE /res FOLDER)
New version also contains JsChiSurfs black carrier text and white clear button!
Just updated again, the AOSP taskbar had one wrong icon with 1x dormant... it is fixed now.
Tried the rotary lock screen and vanilla lock screen and neither worked. download > applied through metamorph > reboot > delete htclockscreen.apk in system\app
Am I doing anything wrong?
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Gregalous said:
Before you try it though, adb pull your current framework-res.apk, open it up and delete the drawable-mdpi and layout folders that are in the root directory of the app (NOT THE ONES THAT ARE IN THE /res FOLDER)
Click to expand...
Click to collapse
Just pulled my framework-res.apk file and there isn't a drawable-mdpi or layout folder in the root, so I assume the fix I did earlier (Using the Ic3ROM framework-res.apk as illogic6 suggested) cleared this up? Am I safe to try it out?
(I am anyway as soon as I nandroid, but.... you know...)
EDIT: Nope, didn't work.
Sense crashed before it was applying the framework-res.apk, something else crashed a little later, then when it got to the framework-res.apk, the phone locked. I gave it about three minutes before I decided it was time to pull the battery. What files do I actually need to apply to get the updated notification window? mms.apk and phone.apk kind of seem useless at this point?
EDIT 2: Got it working. I just used the com.htc.resources.apk and the framework-res.apk instead of the whole update and got it going great. It still froze, but I sort of didn't care... I pulled the battery and just let it boot and it worked fine. I honestly think that it's a problem with my installation of Metamorph.....
DevinXtreme said:
Just pulled my framework-res.apk file and there isn't a drawable-mdpi or layout folder in the root, so I assume the fix I did earlier (Using the Ic3ROM framework-res.apk as illogic6 suggested) cleared this up? Am I safe to try it out?
(I am anyway as soon as I nandroid, but.... you know...)
EDIT: Nope, didn't work.
Sense crashed before it was applying the framework-res.apk, something else crashed a little later, then when it got to the framework-res.apk, the phone locked. I gave it about three minutes before I decided it was time to pull the battery. What files do I actually need to apply to get the updated notification window? mms.apk and phone.apk kind of seem useless at this point?
EDIT 2: Got it working. I just used the com.htc.resources.apk and the framework-res.apk instead of the whole update and got it going great. It still froze, but I sort of didn't care... I pulled the battery and just let it boot and it worked fine. I honestly think that it's a problem with my installation of Metamorph.....
Click to expand...
Click to collapse
This morph is more susceptible to failure just because if how big framework res and com.HTC.resources are. If metamorph runs out of space to use then it wont apply the theme. So ya, if it doesn't apply the theme try rebooting and reapplying... that USUALLY helps...
jAm-0 said:
Tried the rotary lock screen and vanilla lock screen and neither worked. download > applied through metamorph > reboot > delete htclockscreen.apk in system\app
Am I doing anything wrong?
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
What Rom are you using? And in what way is it not working? Is it staying at the slide unlock and just not changing or what?

[THEME] Desire Notification Bar for CM-5.0.7-T3-N1

For the community because I couldn't find any around.
24/05 - An updated framework-res.apk ONLY for CM-5.0.7-T3 ONLY! Apply this asper instructions below and change the clock and notification text colour to your preference in the Spare Parts app. CM-5.0.7-T3 ONLY. The 3G icon fix by suffeks is included.
OLDER - An updated framework-res.apk and services.jar based on CM-5.0.7-T2-N1 with the black Desire status bar, Desire icons, semi-transparent pull-down menu (framework-res.apk) and white notification bar text (services.jar).
Edit: I don't intend to maintain this or turn it in to a theme or morph. I just threw it out there. Kang it.
1. Push or copy to /system/framework
2. Reboot
These files are based on test files! Expect them to change or break when you upgrade!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Looks great, thanks a lot.
wrong session.
Where are many blackdesire bar in theme secion.
I also have made it for my morph theme.
www1 said:
wrong session.
Where are many blackdesire bar in theme secion.
I also have made it for my morph theme.
Click to expand...
Click to collapse
Fair enough on the section... even though it's compiled rather than a theme... I could have put it elsewhere. The mods are pretty friendly round here though, so no harm no foul.
Didn't mean to step on your territory either... I couldn't find a morph for 5.0.7 that didn't break services.jar. Sorry if I didn't look hard enough. I take no creative credit, nor do I intend to maintain, I just thought it filled a gap. Perhaps I was wrong. If this is the case the mods can delete.
djmcnz said:
Fair enough on the section... even though it's compiled rather than a theme... I could have put it elsewhere. The mods are pretty friendly round here though, so no harm no foul.
Didn't mean to step on your territory either... I couldn't find a morph for 5.0.7 that didn't break services.jar. Sorry if I didn't look hard enough. I take no creative credit, nor do I intend to maintain, I just thought it filled a gap. Perhaps I was wrong. If this is the case the mods can delete.
Click to expand...
Click to collapse
One more theme isn't going to hurt. The more the merrier.
djmcnz said:
Fair enough on the section... even though it's compiled rather than a theme... I could have put it elsewhere. The mods are pretty friendly round here though, so no harm no foul.
Didn't mean to step on your territory either... I couldn't find a morph for 5.0.7 that didn't break services.jar. Sorry if I didn't look hard enough. I take no creative credit, nor do I intend to maintain, I just thought it filled a gap. Perhaps I was wrong. If this is the case the mods can delete.
Click to expand...
Click to collapse
no problem with your edit (i edit my service.jar manual by decompling it)
but just use correct section.
I think aso you can made a metamorph file for easy install.
Excellent, thanks for the update!
It's be awesome if pershoot would combine this + 15 apps + invisible lock screen + custom message.
=D
can this be flashed via recovery?
or do i have to push the 2 files to the appropriate places via ADB?
thanks in advance
EDIT: had to push the 2 files using ADB; works great, using it on nightly from yesterday
Nice, been looking for just the bar.
Ok, stupid question time, I have adb set up on my laptop, but the power cord is fried, need to wait for the replacement to come in. Could I just use root explorer to copy the files over? I'm guessing I'd need to mount r/w first though.
kitsunisan said:
Nice, been looking for just the bar.
Ok, stupid question time, I have adb set up on my laptop, but the power cord is fried, need to wait for the replacement to come in. Could I just use root explorer to copy the files over? I'm guessing I'd need to mount r/w first though.
Click to expand...
Click to collapse
You can use root explorer after mounting /system as rw yes (do this with root explorer). Copy the files as in post #1 and reboot.
Bug
This causes the market to FC every time it tries to install anything.
I've wiped and reflashed cyan 507 t2 and all is ok. as soon as i push servicer.jar and the framework-res.apk it causes market to FC when it tries to install...
Using Root Explorer kept putting me in a boot loop, the phone reboots as soon as I try to replace the framework-res file. I threw adb on my store's pc, got it working just fine that way, thanks for this.
@adam, go to settings -> applications -> Manage applications and go to Market. Uninstall updates, and everything should work fine.
kitsunisan said:
@adam, go to settings -> applications -> Manage applications and go to Market. Uninstall updates, and everything should work fine.
Click to expand...
Click to collapse
Thanks a lot buddy...worked like a charm
I got everything updated and running, but performance took a nosedive. Are the PNGs in this optimized?
laslow said:
I got everything updated and running, but performance took a nosedive. Are the PNGs in this optimized?
Click to expand...
Click to collapse
Yes, colours, depth, size and transparency. In fact they're better optimised than the stock images. This was just a stop-gap until somebody releases a 5.0.7 morph or theme though.
it would be baller if this was added to the 15 recent app/invisible lockscreen mod from http://droidbasement.com/db-blog/?p=396
RixKliq said:
it would be baller if this was added to the 15 recent app/invisible lockscreen mod from http://droidbasement.com/db-blog/?p=396
Click to expand...
Click to collapse
total mindhive my friend
there is a tiny bug in this, regarding the 3g icon. when data is going and the arrows are changing, the "3G" moves up/down a pixel, someone edit that in photoshop plz and fix the alignment
suffeks said:
there is a tiny bug in this, regarding the 3g icon. when data is going and the arrows are changing, the "3G" moves up/down a pixel, someone edit that in photoshop plz and fix the alignment
Click to expand...
Click to collapse
Wow! Keen eye... I see it also but only for a split-second before it changes to an H.
I've just released a beta of Kang-o-rama 0.7 and will endeavour to fix it for the final release of that.

[NEW ROSIE and TASKBAR] MT3G mod and Black Almost AOSP Taskbar

This is just a quick mod I had made for myself. But a few people had expressed some interest in it, so here it is. All thanks and credit go to jschisurf for creating the Rosie mod to begin with. This is simply my version of that mod with a black AOSP-like taskbar(I say that its almost because the location icon is different because I hate that target lookin thing). This isnt a theme really, so all the menus and colors are stock and green. I did, however, add the font and animations from the Darkstar theme just cause I like them better. Anyways, if you want it, here it is and enjoy.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.mediafire.com/?mxzlznlmejz
Coming from a white taskbar:
http://www.mediafire.com/?nzhmnnk0dmz
great job Gomorrah! As always!
I LIKE! Looks great, good job!
awesome many thanks bro..
nice job..thank you very much....i love your work.....
for some strange reason this is what im getting when i am trying to push this to system app..the command box is telling me if directory is not specified then both system and data partitions will be updated..i typed this
c:\android-sdk-windows\tools>adb push./Rosie.apk/system/app
it work when i pushed your htcclock widget...
Thanks for this dude!
Appreciate it!
Thanks,
Tee Jay
I tried to flash this over IC3rom 2.2, and it worked except for the time and date. They font color is still black, which is now against a black taskbar so it's unreadable. Originally it used a white taskbar with black font, so is that my problem? Do I need to use a different rom for this?
tlpalmer01 said:
for some strange reason this is what im getting when i am trying to push this to system app..the command box is telling me if directory is not specified then both system and data partitions will be updated..i typed this
c:\android-sdk-windows\tools>adb push./Rosie.apk/system/app
it work when i pushed your htcclock widget...
Click to expand...
Click to collapse
first thing go to your android sdk and rename it "androidsdk" instead of android-sdk-windows. Then type:cd\
cd androidsdk/tools
adb remount
adb push Rosie.apk /system/app
adb reboot
thatguythatdid said:
first thing go to your android sdk and rename it "androidsdk" instead of android-sdk-windows. Then type:cd\
cd androidsdk/tools
adb remount
adb push Rosie.apk /system/app
adb reboot
Click to expand...
Click to collapse
did above and still getting the same message...very strange....thank you for responding..
tlpalmer01 said:
for some strange reason this is what im getting when i am trying to push this to system app..the command box is telling me if directory is not specified then both system and data partitions will be updated..i typed this
c:\android-sdk-windows\tools>adb push./Rosie.apk/system/app
it work when i pushed your htcclock widget...
Click to expand...
Click to collapse
I'll be the first one to tell you Im no coding expert. But I do know the way the slashes face are important. All you should do is this:
adb remount
adb push Rosie.apk system/app
That being said, I dont know what ROM and/or theme youre currently using but if you just push Rosie all its gonna do is give you the three buttons overlayed on your current set-up so I dont know how its gonna look. The black buttons aren't in Rosie.apk theyre in htc-resources.apk so if you want/need them then you'll just have to flash the whole zip. Or if you got some crazy **** goin on PM me.
blulitespecial said:
I tried to flash this over IC3rom 2.2, and it worked except for the time and date. They font color is still black, which is now against a black taskbar so it's unreadable. Originally it used a white taskbar with black font, so is that my problem? Do I need to use a different rom for this?
Click to expand...
Click to collapse
You dont need to switch ROMs. In my haste I neglected to account for the fact that someone might try and flash this over a white taskbar. Anyways, Ill upload a different version.
EDIT-Edited first post with download if you're coming from a white taskbar.
gomorrah said:
This is just a quick mod I had made for myself. But a few people had expressed some interest in it, so here it is. All thanks and credit go to jschisurf for creating the Rosie mod to begin with. This is simply my version of that mod with a black AOSP-like taskbar(I say that its almost because the location icon is different because I hate that target lookin thing). This isnt a theme really, so all the menus and colors are stock and green. I did, however, add the font and animations from the Darkstar theme just cause I like them better. Anyways, if you want it, here it is and enjoy.
http://www.mediafire.com/?mxzlznlmejz
Coming from a white taskbar:
http://www.mediafire.com/?nzhmnnk0dmz
Click to expand...
Click to collapse
Is it me or is the people button not working on the rosie
gomorrah said:
You dont need to switch ROMs. In my haste I neglected to account for the fact that someone might try and flash this over a white taskbar. Anyways, Ill upload a different version.
EDIT-Edited first post with download if you're coming from a white taskbar.
Click to expand...
Click to collapse
Awesome thank you! About to give it a try.
Very nice, I like this a lot
-------------------------------------
Sent via the XDA Tapatalk App
This is flash-via-recovery as opposed to metamorph, right? This looks.... AWESOME. Thans, gomorrah.
Got it flashed... is there a fix for the always-showing GPS icon?
HeroMeng said:
This is flash-via-recovery as opposed to metamorph, right? This looks.... AWESOME. Thans, gomorrah.
Click to expand...
Click to collapse
Yep, I dont use Metamorph. And thanks for the compliment. Hope you enjoy it!
HeroMeng said:
Got it flashed... is there a fix for the always-showing GPS icon?
Click to expand...
Click to collapse
If you notice, its just the satelite when gps is just turned off, and then the signal bars appear when you turn it on. The only way to fix it would be to change the location icon.
gomorrah said:
If you notice, its just the satelite when gps is just turned off, and then the signal bars appear when you turn it on. The only way to fix it would be to change the location icon.
Click to expand...
Click to collapse
Ohhh, you set that as the gpsone icon. Makes sense.
gomorrah said:
I'll be the first one to tell you Im no coding expert. But I do know the way the slashes face are important. All you should do is this:
adb remount
adb push Rosie.apk system/app
That being said, I dont know what ROM and/or theme youre currently using but if you just push Rosie all its gonna do is give you the three buttons overlayed on your current set-up so I dont know how its gonna look. The black buttons aren't in Rosie.apk theyre in htc-resources.apk so if you want/need them then you'll just have to flash the whole zip. Or if you got some crazy **** goin on PM me.
You dont need to switch ROMs. In my haste I neglected to account for the fact that someone might try and flash this over a white taskbar. Anyways, Ill upload a different version.
EDIT-Edited first post with download if you're coming from a white taskbar.
Click to expand...
Click to collapse
you r the man your directions worked...it looked like it was my slashes that were messing things up so thank you kindly for theme and your help.

[WIP] BlueSteel Theme 2.2 v0.4

Version 0.5
Made because of bootloops. Must have been something odd that had happened during encoding, the apk went from 3.5MB to 2.2 or so. Ended up re-doing a lot of it anyway to narrow down exactly where I had gone wrong.
So. That being said, I believe I have fixed the problem finally. And it gave me a chance to go through and change a bunch of stuff to be better I think. Without further ado, let's get to it!
Here are the files:
Services.Jar - Transparency Fix, White Text
BlueSteel-v05.apk
BlurPhone.apk
Changelog:
v0.1 - Changed Status Bar color, clock colors
v0.2 - Changed a lot of icons and XML's
v0.25 - BROKE!
v0.3 - Fixed bootloop problems, Made blue colors "Better" made high contrast icons, including re-doing some entirely.
v0.4 - Almost fully skinned the status bar now. More refinements, started changing menu selection press / hold etc, will do keyboard and buttons next build!
v0.5 - Skinned phone dialpad and a bunch of text changes, and minor changes to other images
v0.6 - Fixed the rest of the textboxes so that all textboxes now are readable no matter orientation or location.
Plans:
- Finishing the status icons and buttons/menus etc.
- Adding status icons
- Maybe custom app icons? (select apps)
- Browser (maybe)
- Pandora, Audio Manage, Switch Panel (stuff I use)
Instructions - DO NOT USE ROOT EXPLORER!!!
- NEW STEP: Download and save file to computer. Rename to framework-res.apk!
- Copy the files to the root of your SDCard
- Download your current framework-res.apk to your sdcard as a backup
: adb pull /system/framework/framework-res.apk C:\backup\framework-res.apk
: adb pull /system/framework/framework-res.apk /sdcard/fwbu.apk
: adb pull /system/app/BlurPhone.apk /sdcard/bp.apk
- Type the following
Code:
: adb shell
: su
: mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
: cp /sdcard/services.jar /system/framework/services.jar
: reboot
- After the reboot
Code:
: adb shell
: su
: mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
: cp /sdcard/framework-res.apk /system/framework/framework-res.apk
: reboot
- After the next reboot
Code:
: adb shell
: su
: mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
: cp /sdcard/BlurPhone.apk /system/app/BlurPhone.apk
: reboot
You probably don't need to reboot twice, but it's the safest way to do this I've found. Any problems, let me know!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First Dialpad / Text Mods:
* And again, apologies for the issues! *
OooooOOO prreeetttyyyy....
Can't wait to get my hands on it =)
Are you dev'ing this with the leaked froyo, btw?
Yeah I forgot to write that it's a 2.2 Theme
what about the alarm clock? Can you post the framework/services so we can load it?
Alarm clock I haven't gotten to yet.
I haven't posted it quite yet as there are a few things I want to fix before releasing a beta. Like transparency for USB/VM icons and changing the text on the notification "curtain". Maybe tonight though
phimuskapsi said:
Alarm clock I haven't gotten to yet.
I haven't posted it quite yet as there are a few things I want to fix before releasing a beta. Like transparency for USB/VM icons and changing the text on the notification "curtain". Maybe tonight though
Click to expand...
Click to collapse
you can send it to me via PM if you want me to help you on this theme.
nice, eta on beta?
Depending on the amount of work I get done today...tonight or tomorrow there will be a beta.
Here's the "Alpha"
http://ckcodeanddesign.com/projects/android/services.jar
http://ckcodeanddesign.com/projects/android/framework-res.apk
*** WARNING ***
I WILL NOT BE LIABLE IF SOMETHING GOES WRONG
** End standard boilerplate warning **
EDIT: Note that until I get the text changed in the notification application list, it's kinda hard to read in direct sunlight.
Looking good. Ready for the beta. Thanks for your work!
sent from Cybertron via my DroidX because iCant
Updated, also added links which will have now, nightly builds.
what about the keyboard? Is it in blue now, or is it still red?
Red keyboard? I'm not familiar. I'm using the FroYo Swype build which has a white keyboard....
When u click on letters they are red.
Sent from my DROIDX using XDA App
Zoolander
I expect to see a theme called "Magnum" after this. But you can't change anything.
P.S. Sorry for the spam, but I had to.
RobStemen said:
I expect to see a theme called "Magnum" after this. But you can't change anything.
P.S. Sorry for the spam, but I had to.
Click to expand...
Click to collapse
Ahahahahaha! That's exactly what I was going for lol
New version is up. No more loadng problems either...added a couple more icons, and changed more to be easier to read.
More Icons. Stable, tested by someone else.
Looks great man, Nice job.
BTW if you are interested I have a framework-res.apk that moves the lock screen slider one row lower on the screen. IMO it works much better and is much more user friends being all the way at the bottom of the screen instead of the normal location. If interested drop me a PM with your email and I'll shot it over to ya.
Love the theme great job one of the best yet, but changing the red highlights to blue would top it off nicely.
avalanche32 said:
Love the theme great job one of the best yet, but changing the red highlights to blue would top it off nicely.
Click to expand...
Click to collapse
Wow. Thanks man! :-D
It's on my list. Currently have three separate projects going haha.
BlueSteel, lots of work to go!
Vanilla 2.2 - Mostly Done, it was fairly easy
Android Themer Toolkit - C# Program to automate a LOT of what I do, especially for testing.

Categories

Resources