[THEME]Vanilla Android 2.2 FroYo! - Droid X Themes and Apps

There was a request in the noob thread for all the Android Vanilla icons.
Hacked the SDK and merged it together with a few other files and such. Have done extensive editing since, and plan to continue!
Changelog:
- v03
: Added Dialer Support (BlurPhone)
: Added new background
: Fixed a variety of bugs.
- v04
: Fixed Dialer
: Fixed Imdb (requires installing MY version)
: Fixed Tabs
: Fixed Tab Text (Made it White)
- v05
: Added Swype
: Added LatinIME (Multi-touch kb)
: Fixed some things with BlurPhone
: Fixed some things with Framework
I'm open to further improvements! 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"
}
I AM NOT RESPONSIBLE IF SOMETHING HAPPENS!
I created an apk for this request. Tested. Works.
Vanilla-Framework-res.apk
Vanilla-Services.Jar
Vanilla-BlurPhone.apk
Vanilla-IMDB.apk
Vanilla-Swype.apk
Vanilla-LatinIME.apk
UPDATE.ZIP - FULL EDITION
Vanilla - Update.Zip
NOTE 1: MY UPLOAD.ZIP (Includes: BlurPhone, IMDB, Swype, Latin IME, Framework, Services)
NOTE 2: Copy to root of SDCARD and install with CWMod)
UPDATE.ZIP - LITE EDITION
Vanilla - Update Lite.zip
NOTE 1: MY UPLOAD.ZIP (Includes: BlurPhone, Framework, Services)
NOTE 2: RENAME TO UPDATE.ZIP (Copy to root of SDCARD and install with CWMod)
OTHER FILES: (as in not modified by me) USE AT YOUR OWN RISK!
Kejar31's BlurPhone
- Cleaner Action buttons, still has Green Dialpad, NOT MINE, and as such I have not tested it yet.
EDIT: INSTRUCTIONS
NOTE! This requires 2.2 and deodexed phone I believe.
Create a new folder called "vanilla" on your sdcard
Download this framework-res.apk copy to root of /sdcard/vanilla/
Download the services.jar to root of /sdcard/vanilla/
Download the BlurPhone.apk to root of /sdcard/vanilla/
Download the com.imdb.mobile-1.apk to root of /sdcard/vanilla/
Download the Swype.apk to root of /sdcard/vanilla/
Download the LatinIME.apk to root of /sdcard/vanilla/
:adb pull /system/framework/services.jar C:\backup\services.jar
:adb pull /system/framework/framework-res.apk C:\backup\framework-res.apk
:adb pull /system/app/BlurPhone.apk C:\backup\BlurPhone.apk
:adb pull /system/app/Swype.apk C:\backup\Swype.apk
:adb pull /system/app/LatinIME.apk C:\backup\LatinIME.apk
** Uninstall IMDb app if you have it **
:adb shell
:su
:mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
:cp /sdcard/vanilla/services.jar /system/framework/services.jar
:cp /sdcard/vanilla/framework-res.apk /system/framework/framework-res.apk
:reboot
Click to expand...
Click to collapse
THEN:
:adb shell
:su
:mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
:cp /sdcard/vanilla/BlurPhone.apk /system/app/BlurPhone.apk
:cp /sdcard/vanilla/Swype.apk /system/app/Swype.apk
:cp /sdcard/vanilla/LatinIME.apk /system/app/LatinIME.apk
:reboot
Click to expand...
Click to collapse
LAST:
Open files or root explorer and browse to /sdcard/vanilla. Click on imdb app. Install. Done!
Click to expand...
Click to collapse
Per a request, and my eternal thanks for anyone who thinks it's worth something to them, Donate!

Great job...I love vanilla myself, so I am happy
Can You package it into and easy Update. zip? GF stole PC ..lol

Hey Quick Question,
Any chance you could put a semi transparent background on the notifications window? so that it would look similar to CM?
Also does this update the lock screen? to replace those dumb looking black lock things?
BTW this is pretty ****ing awesome as is, sorry I forgot to say that

jvward said:
Hey Quick Question,
Any chance you could put a semi transparent background on the notifications window? so that it would look similar to CM?
Also does this update the lock screen? to replace those dumb looking black lock things?
BTW this is pretty ****ing awesome as is, sorry I forgot to say that
Click to expand...
Click to collapse
Yeah I did this as a favor in just a few minutes this morning. When I get home I'll patch the services.jar for the FroYo transparency fix.
I'll also look into the red buttons and such, that is probably being referenced by an xml somewhere that I have to replace from the SDK

phimuskapsi said:
Yeah I did this as a favor in just a few minutes this morning. When I get home I'll patch the services.jar for the FroYo transparency fix.
I'll also look into the red buttons and such, that is probably being referenced by an xml somewhere that I have to replace from the SDK
Click to expand...
Click to collapse
Cool here are some screenshots of a few other things I have noticed to help you get this cleaned up
Some of the red highlights are still present such as the dialer buttons
When in a call the top notification bar goes all black and is unreadable
Some of the font colors are incorrect on the buttons when they should be black they are instead white
Here is a screenshot of the music player as you can see it has both the red highlight and the incorrect colors on the buttons
If at all possible I would also looooovvveee to see rounded corners on the notification bar
Also I just wanted to add a big thank you to you for doing this... This is awesome of you!!!!!

Thanks for your exhaustive reporting of problems!
I'll be fixing most of these issues tonight after work!

Thanks, this is awesome. Aside from the issues mentioned above, everything else seems to be pretty damn perfect. Great job.

phimuskapsi said:
Thanks for your exhaustive reporting of problems!
I'll be fixing most of these issues tonight after work!
Click to expand...
Click to collapse
Again, this theme is awesome. I'm very much looking forward to the bug fixes.

Probably tonight. I was running into issues getting the keypad to work. The problem is there are some "motorola only" images in the res.apk and I have to find the XML's where they are called and either remove them or point them to the proper "vanilla" xml's.
Once I figure that out it's just a matter of compiling it and releasing it!

phimuskapsi said:
Probably tonight. I was running into issues getting the keypad to work. The problem is there are some "motorola only" images in the res.apk and I have to find the XML's where they are called and either remove them or point them to the proper "vanilla" xml's.
Once I figure that out it's just a matter of compiling it and releasing it!
Click to expand...
Click to collapse
That's great news. I can't seem to find anywhere to donate to you, is there a link?

johnclevenger said:
That's great news. I can't seem to find anywhere to donate to you, is there a link?
Click to expand...
Click to collapse
I'll put a link up tonight. Have it all setup, just haven't linked it yet. As the projects are 'incomplete'. Thanks for wanting to though! Keep an eye out for updates!

Has anyone tried this on a 2.1 device? I'm really hurting for a vanilla theme.

benclayton said:
Has anyone tried this on a 2.1 device? I'm really hurting for a vanilla theme.
Click to expand...
Click to collapse
Below is a link to a 2.1 version. It suffered from the same shortcomings as the current build of this 2.2 version. The developer did make a version with a patch which simply darkened the text boxes to make the text more readable.
http://alldroid.org/default.aspx?g=posts&m=8721#post8721

I am working on the text. Been pretty busy with a lot of stuff so progress slowed for a bit. I should have a fix out soon.

phimuskapsi said:
I am working on the text. Been pretty busy with a lot of stuff so progress slowed for a bit. I should have a fix out soon.
Click to expand...
Click to collapse
No rush, man. You're doing a lot of good work and I know things get prioritized. Keep it up.

So, will this technically WORK on a 2.1 device? I like this theme's notification panel and battery a lot more. The other seems to be a tad blurry.

Got the text/dialpad working. Will put up tested files tonight or tomorrow morning!

phimuskapsi said:
Got the text/dialpad working. Will put up tested files tonight or tomorrow morning!
Click to expand...
Click to collapse
Great news.

Updated with a bunch of fixes!

Good stuff man...only issue with new version is that date and time in notification bar are off white and hard to see.
Other than that its great

Related

[ThemeTemplates] Nexus1 Stock-ERD79 - de-odex'd and 100% theme-able

!! Let the Themes Begin !!
First off ... MadProps to the our android trailblazer JF for his smali/baksmali/deodexerant toolset, w/out these, we wouldn't have this ... so HUGE THANKS!
That said ... due to his great work ... you can and *should* donate to him here ... https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=1014600
** What we got here !! **
De-odex'd app/framework for the Nexus1 Stock ERD79 build from Google and the resulting theme templates!
Everything is de-odex'd except core.jar, which is fine for theme-ing (and pretty much all other) purposes.
UPDATED: 1/13/2010 - !!!
- These are now (v2) Theme Templates. Same templates as before, except, now basically these templates no longer nuke the entire system/app & system/framework. Instead this update-script was altered to only nuke .odex files (using remtool.sh) in system/app and system/framework. This will allow users to save their manually *pushed* apps to system/app when applying a theme!
- For themers who used the older v1 templates ... simply add the remtool.sh script to the base of the theme.zip and update the META-INF/com/google/android/update-script, to get the newer functionality! Enjoy!
PLEASE NOTE: These ThemeTemplates have only been tested on TheOfficial Nexus1-Expansion v1.3 (discontinued) & Cyanogen's Makin Bacon' Addons (discontinuing .... I assume).
THIS IS NOT COMPATIBLE with cyanogen's CM-MOD-5.0 or my TheOfficial v1.4 and beyond.
They will likely work on any other STOCK Android-2.1-ERD79 based ROM's depending on what the dev has implemented.
I will maintain my own theme templates in my threads going forward, since the ROM customizations have begun. Good Stuff
These templates remain a great starting point, as well as a way for users who simply root, to still theme their own basic rooted builds.
Below are (2) theme templates ... the first is untouched plain jane, just simply de-odex'd.
The 2nd is untouched as well ... except the statusbar text's have been made white already. I did this to hopefully expedite the emergence of "black statusbar" themes quickly!!!
UnTouched - De-ODEX'd
http://www.androidspin.com/downloads.php?dir=enomther/THEME/&file=N1_Theme_Template_v2.zip
MD5: e8c42fb085b53416f03b0eae37b25829
PreThemed w/White Statusbar texts - De-ODEX'd
http://www.androidspin.com/download...e=N1_WhiteStatusBarText_Theme_Template_v2.zip
MD5: 97fff2bfbd3a982e0b50151688df18fd
So Themers ... bring US some themes!!!
Enjoy!
huge thanks to you both!
....things are starting to get interesting. Brings me back to the early days of the G1.
Let the themes begin!
Thank you sir, exactly what I was waiting for!
You da man Enom!
http://www.mediafire.com/?yzlmjwmktdo
Here's the transparent version of the GenieWidget.apk from an earlier release. I got it from http://forum.xda-developers.com/showthread.php?t=615700 if anyone wants more information.
I figured it'd be useful for the theme folks out there. I personally prefer this over the one that came with the phone.
TheDudeOfLife said:
http://www.mediafire.com/?yzlmjwmktdo
Here's the transparent version of the GenieWidget.apk from an earlier release. I got it from http://forum.xda-developers.com/showthread.php?t=615700 if anyone wants more information.
I figured it'd be useful for the theme folks out there. I personally prefer this over the one that came with the phone.
Click to expand...
Click to collapse
Nice find. Thanks for posting this
All over it been waiting for white text bro
xTHEME COMING!
{
"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"
}
Pics plz before I go changing things?
I just posted a pic of my theme I am porting.
yo enom!!! was just wondering about themes!!
You the man bro! As requested when I get paid I'll def give jf some doe.
Can't wait to see some themes!!! Thansk bro!
manup456 said:
I just posted a pic of my theme I am porting.
Click to expand...
Click to collapse
Hurry upz, that looks smexy! Even though I don't have a Nexus yet, it does look nice.
Thanks bro its coming soon bro just got going and will very soon.
Is there a guide on how to theme?
I'm pretty handy with Photoshop and wouldn't mind having a go at making a theme!
Don't you simply replace the images shown in the theme? Well of course, after opening the apk file and looking at the contents. The pictures do come as indexed though, but you could simply convert them to RGB for a minute to apply more eccentric colors, and convert them back. I did this; I don't have my Nexus yet, sadly, so I don't know if my simple method really works.
Don't feel like tryin' on my G1.
Eclair~ said:
Don't you simply replace the images shown in the theme? Well of course, after opening the apk file and looking at the contents. The pictures do come as indexed though, but you could simply convert them to RGB for a minute to apply more eccentric colors, and convert them back. I did this; I don't have my Nexus yet, sadly, so I don't know if my simple method really works.
Don't feel like tryin' on my G1.
Click to expand...
Click to collapse
How do I open this apk files? And will their be duplicate files in each apk and then I would have to replace everyone in each apk?
Oooh waiting on this theme. *twiddles thumbs*
stewart1988 said:
How do I open this apk files? And will their be duplicate files in each apk and then I would have to replace everyone in each apk?
Click to expand...
Click to collapse
You can open the apk files with WinRAR, from what I've seen, the themes are set up like this. (When you open the .zip file in WinRAR)
System > Framework > framework-res.apk (which is where you really need to be) > res > drawable-hdpi is where all the images are used in the theme, from my personal understanding.
But you should talk to a professional themer, I'm just a guy who can graphic design a tad, and easily replace images. Um, and about the duplicate thing, I have no idea, I really just open the image file up, then right click on the image and edit it with my image editing program, and save - so that I don't have to extract the files myself.
Eclair~ said:
You can open the apk files with WinRAR, from what I've seen, the themes are set up like this. (When you open the .zip file in WinRAR)
System > Framework > framework-res.apk (which is where you really need to be) > res > drawable-hdpi is where all the images are used in the theme, from my personal understanding.
But you should talk to a professional themer, I'm just a guy who can graphic design a tad, and easily replace images. Um, and about the duplicate thing, I have no idea, I really just open the image file up, then right click on the image and edit it with my image editing program, and save - so that I don't have to extract the files myself.
Click to expand...
Click to collapse
Cheers for that! Will try tomorrow on my Mac hopefully should extract with UnRarX.
This pc doesn't have WinRAR so cant try it now (Family PC used for just Facebook...)
The .9.png cant just be edited,if you edit them you will need to use a tool called draw9patch in the sdk tools folder and set the guides and then re-sign the image with eclipse.
Guide for.9.png

-SHU8I THEME THREAD- WIP - 1.4c NOW SUPPORTED

I will be posting themes that I am porting for SHu8i builds.
I will be taking requests -
before I begin anything major and receive too many requests I will make a few things clear -
1) I will not be fully supporting these themes.
2) I will support the thread
3) When the build is updated, the themes will be updated.
4) Any requests need to be sent to me via PM - NOT VIA THREAD REQUEST. I will be subscribing to this thread and checking it often, but I will not be able to sift through a pile of posts and reply to them all.
Themes will be uploaded later this evening - I am currently putting finishing touches on a few of them.
IN ORDER TO USE THESE THEMES YOU WILL NEED KNOWLEDGE ON ADB OR HAVE A UTILITY LIKE ANDROID COMMANDER INSTALLED ON YOUR PC (I personally use a little bit of both, but it is up to you in the end as both work very well)
Themes already ported -
Stock Froyo
Manup456 NexTang
---------------------------------------------------------------------------------------------------
Here we go!!!!
-INSTRUCTIONS-
1) backup your build to your PC before adding these themes.
2) load up android on your phone and connect it via usb
3) if you have adb working you can just push the framework-res.apk file to /system/framework/ - the exact commands and steps i used are in the code box right below.
Code:
adb devices
adb push C:\framework-res.apk /system/framework/
4) if it throws an error saying that permission is denied you will need to do the following
Code:
mount -o remount,rw /system
5)you will get a force close on a few apps, just choose force close
6) reboot phone and boot back into android
7) if you get a bootloop, restore your old build and dont come crying here because you cant read instructions
8) if the theme works, congratulations, you can read and enjoy your new theme
9) if you bootloop, there isnt much i can do for you. Please be sure you are using the correct theme for the correct build. currently only 1.4b is supported - support for 1.4c and on WILL be coming soon.
10) dont spam the thread, as soon as this starts to happen I will delete all links and this OP. I am tired of noobs not reading or searching before trying to mess with their phone. There are plenty of resources here on XDA that can help you figure out what and how to do things. For the sake of everyone here on XDA, please please please search.
Click to expand...
Click to collapse
-THEMES-​Manup456 REVOlution - All Credits for this theme go to Manup456, I did just a little messing around and got it working on this build.
-Screens-
{
"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"
}
-Download necessary files here-
framework-res.apk
-Extras-
Zegoe Fonts (renamed to DroidSans.ttf and DroidSans-Bold.ttf already) - Just push them to /system/fonts/
DroidSans.ttf
DroidSans-Bold.ttf
Icon Pack - this can be just downloaded to sdcard
Wallpaper pack - this can be just downloaded to sdcard
BattStatt - search on market
Tajm - search on market
Manup456 NEXtheme - All Credits for this theme go to Manup456, I did just a little messing around and got it working on this build.
-Screens-
-Download files here-
framework-res.apk
-Extras-
Just push these fonts to /system/fonts/
DroidSans.ttf
DroidSans-Bold.ttf
love stock themes the most
haha i lol'ed at the quote under the original post
weixiong said:
love stock themes the most
Click to expand...
Click to collapse
Me too... if I can mix Sense elements with the white theme found on the Nexus One I think I will end up with more awesome than I could handle.
palosjr said:
I will be posting themes that I am porting for SHu8i builds.
I will be taking requests -
before I begin anything major and receive too many requests I will make a few things clear -
1) I will not be fully supporting these themes.
2) I will support the thread
3) When the build is updated, the themes will be updated.
4) Any requests need to be sent to me via PM - NOT VIA THREAD REQUEST. I will be subscribing to this thread and checking it often, but I will not be able to sift through a pile of posts and reply to them all.
Themes will be uploaded later this evening - I am currently putting finishing touches on a few of them.
IN ORDER TO USE THESE THEMES YOU WILL NEED KNOWLEDGE ON ADB OR HAVE A UTILITY LIKE ANDROID COMMANDER INSTALLED ON YOUR PC (I personally use a little bit of both, but it is up to you in the end as both work very well)
Themes already ported -
Stock Froyo
Manup456 REVOlution
Manup456 NexTheme
Manup456 NexTang
More to come later. Stay tuned guys!!!
Click to expand...
Click to collapse
minimal matte and tutorials of how you did it so other members have an idea of how to theme. I've had an issue theming (metamorph CM6 themes well) but themes that require flash to recovery lead to an unbootable system. Some help would be appreciated
edit also
http://forum.xda-developers.com/showthread.php?t=736987
Look forward to the stock and the manup revo theme.
weixiong said:
love stock themes the most
Click to expand...
Click to collapse
I 2nd that!!!
First theme would have to be the STOCK!!!!
I thought I already posted it in shu8i thread...
here's shubCRAFT 1.4b UNTHEME (froyo stock)
http://www.megaupload.com/?d=XBBNWW70
zelduy said:
I thought I already posted it in shu8i thread...
here's shubCRAFT 1.4b UNTHEME (froyo stock)
http://www.megaupload.com/?d=XBBNWW70
Click to expand...
Click to collapse
Sweet, but is there a shubCRAFT 1.4c UNTHEME (froyo stock)???
I am heading back to the lab as I type this. when I get there I will update to 1.4c and post the themes. these are only going to be the framework-res files **for now**. once I find a faster way to theme the rest of the /system files and apps ill start posting those as well.
to whoever asked for the sense theme or compiled theme- I am only going to be working shu8i builds because they are based off of cyanogen builds and thus are de-odexed and are easier to work with.
update coming shortly
--------
Sent from my HTC HD2
incredible just what shu81 rom needed thanks developers here are amazing i just cant get enought of android after coming from iphone i did have the oportunity to change to iphone 4 but rather that the beautyfull but small screen i did not whant to go back and left my hd2 behing... thanks to the people doing this posible
HeavyComponent said:
Sweet, but is there a shubCRAFT 1.4c UNTHEME (froyo stock)???
Click to expand...
Click to collapse
Ofcourse.. will upload it today...
Here's a screenie..
Sent from my HTC HD2 using Tapatalk
palosjr said:
I am heading back to the lab as I type this. when I get there I will update to 1.4c and post the themes. these are only going to be the framework-res files **for now**. once I find a faster way to theme the rest of the /system files and apps ill start posting those as well.
to whoever asked for the sense theme or compiled theme- I am only going to be working shu8i builds because they are based off of cyanogen builds and thus are de-odexed and are easier to work with.
update coming shortly
--------
Sent from my HTC HD2
Click to expand...
Click to collapse
Thanks a ton! Can't wait for your UNTHEME Shubcraft 1.4c with STOCK FROYO
Would it be possible to post step by step instructions on how to change the theme? IF you post a framework file, can i just replace it in the system files using SU explorer (under R/W mode) and reboot into Android? Would that work?
Bakedbread said:
Thanks a ton! Can't wait for your UNTHEME Shubcraft 1.4c with STOCK FROYO
Would it be possible to post step by step instructions on how to change the theme? IF you post a framework file, can i just replace it in the system files using SU explorer (under R/W mode) and reboot into Android? Would that work?
Click to expand...
Click to collapse
it's pretty easy actually.. since both htcleo_update.tar.gz and framework-res.apk can be open easily with 7zip...
all you need is to edit the drawable-hdpi folder inside the framework-res.apk..
if I have a spare time.. I'll try to give a step by step...
palosjr said:
I am heading back to the lab as I type this. when I get there I will update to 1.4c and post the themes. these are only going to be the framework-res files **for now**. once I find a faster way to theme the rest of the /system files and apps ill start posting those as well.
to whoever asked for the sense theme or compiled theme- I am only going to be working shu8i builds because they are based off of cyanogen builds and thus are de-odexed and are easier to work with.
update coming shortly
--------
Sent from my HTC HD2
Click to expand...
Click to collapse
thanks alot,can you make a build that is sense+touch input and make it as posible as the stock rom?thankyou again~~
here's the apk for the shubCRAFT 1.4c UNTHEME (froyo stock looks)
framework-res.apk - need to push it with adb to /system/framework/
Settings.apk - optional since shu8i theme the background widget, push itwith adb to /system/app/
will post the Android folder after I finished uploading it...
zelduy said:
Ofcourse.. will upload it today...
Here's a screenie..
Sent from my HTC HD2 using Tapatalk
Click to expand...
Click to collapse
Cool, let me know when you've uploaded it.
Sent from HTC HD2 using XDA app.
zelduy said:
here's the apk for the shubCRAFT 1.4c UNTHEME (froyo stock looks)
framework-res.apk - need to push it with adb to /system/framework/
Settings.apk - optional since shu8i theme the background widget, push itwith adb to /system/app/
will post the Android folder after I finished uploading it...
Click to expand...
Click to collapse
sweet - mind if i post this to the OP - given credits of course!~
sure.. no problemo..
zelduy said:
sure.. no problemo..
Click to expand...
Click to collapse
awesome. OP will be updated in the morning
REVOlution has been added to the OP along with a few helpful instructions and tips.
please do not ask how to do it, i posted my exact steps there.

[THEME] Xtreme - V1.1 (2.1u1 devices) and V2 (2.2 devices)

First things first...I am NOT responsible for any damage done to your phone.
This is a theme based off the work of Manup456's original REVOlution theme, along with the port for the Droid X by Fabolous. It's basically the REVOlution theme, but all green has been replaced with red, and the notifications bar reads "X Notifications" rather than "EVO Notifications"
{
"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"
}
DOWNLOAD
Included are Manup456's launcher pro icons and REVOlution wallpaper (edited by me to fit Xtreme).
Instructions for V1.1 (2.1u1 devices):
Extract the zip and put framework-res and services.jar on the root of your sdcard.
In a terminal emulator or (preferably) adb shell on computer, type:
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
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
Now, I present you with a full-fledged 2.2 port of this theme. Including white notification text.
DOWNLOAD
You MUST be deodexed for this. Search the forum if you need to find out how to do so.
To apply the theme, follow the same directions as above.
Thanks to jdenman03 for the deodexed nandroid.
can you please port this for 2.2?? thanks alot
Retrokid223 said:
can you please port this for 2.2?? thanks alot
Click to expand...
Click to collapse
I knew this would be the first question as it seems mostly everyone is tryiing to move on to 2.2. Nice work Drewden
dscottjr81 said:
I knew this would be the first question as it seems mostly everyone is tryiing to move on to 2.2. Nice work Drewden
Click to expand...
Click to collapse
Thanks. I will consider porting to 2.2. I personally feel that 2.2 is just too unstable/unsupported for the X at the moment, which is why i downgraded to 2.1. If i have the time i will port to 2.2 but it will take kind of long since i'll have to upgrade, port, test, and sbf+factory restore (my least favorite thing to do) to get back to 2.1. But stay tuned, i will work on it.
Sent from my DROIDX using Tapatalk
Does this require root?
Scott48 said:
Does this require root?
Click to expand...
Click to collapse
Yes sir. All themes do.
since I have deodexed now, can I use this theme on 2.2 froyo?
jdenman03 said:
since I have deodexed now, can I use this theme on 2.2 froyo?
Click to expand...
Click to collapse
Not yet. I should have a froyo port up tonight or tomorrow.
very nice, i was looking for one that was similar but got rid of evo notifications, this is perfect!
dontbehatin45 said:
very nice, i was looking for one that was similar but got rid of evo notifications, this is perfect!
Click to expand...
Click to collapse
Thanks!
Sent from my DROIDX using Tapatalk
This is exactly what I want. I loved the REVO theme but the EVO on the notification bar and the green accents didn't fit the phone 100%. Red accents and an X will and it looks great.
Now I just need to wait for the 2.2 version.
gardobus said:
This is exactly what I want. I loved the REVO theme but the EVO on the notification bar and the green accents didn't fit the phone 100%. Red accents and an X will and it looks great.
Now I just need to wait for the 2.2 version.
Click to expand...
Click to collapse
Thank you! I'm glad you like it. As of right now I am currently having issues (well mainly one issue) porting to froyo. SERVICES.JAR, my evil enemy. I cannot, for the life of me, get it deodexed. I use xultimate2.2 to deodex, it pulls all the framework and app files, but as soon as i go to deodex the apps it just says error fix it or whatever. It's reaaaallly frustrating. It won't deodex services.jar either. I have successfully deodexed the apps using another program called Deodexer, but that one fails with the services.jar too. So basically, I have it all ported but the services.jar for the white clock. Hopefully someone can help with this!
Couldnt you pull the services.jar file from the build teenfaces uploaded as he got it white? Or would that not work?
Any chance you could post the framework for those of us already with the white clock and notification?
drewden123 said:
Thank you! I'm glad you like it. As of right now I am currently having issues (well mainly one issue) porting to froyo. SERVICES.JAR, my evil enemy. I cannot, for the life of me, get it deodexed. I use xultimate2.2 to deodex, it pulls all the framework and app files, but as soon as i go to deodex the apps it just says error fix it or whatever. It's reaaaallly frustrating. It won't deodex services.jar either. I have successfully deodexed the apps using another program called Deodexer, but that one fails with the services.jar too. So basically, I have it all ported but the services.jar for the white clock. Hopefully someone can help with this!
Click to expand...
Click to collapse
I've already got mine deodexed. I did it manually. I can make a nandroid so you can use that if you want.
jdenman03 said:
I've already got mine deodexed. I did it manually. I can make a nandroid so you can use that if you want.
Click to expand...
Click to collapse
That'd be great. And yes, I will try to post the framework-res so those with white clock from teenfaces can use this.
Sent from my DROIDX using Tapatalk
That would be great because I also have the white clock.
I also used xUltimate, weird it didnt work for you.
drewden123 said:
That'd be great. And yes, I will try to post the framework-res so those with white clock from teenfaces can use this.
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
sent you a PM since I don't have enough posts on here to give ya a link
Got it. Thanks!
Sent from my DROIDX using Tapatalk
Waannnntttt noowwww

[THEME 2.1] ElementaL Orange v1.0.1 | 2.o.2.A.o.24 | xRecovery

{
"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"
}
Theme Name: ElementaL
Theme Version: 1.0.1
Android Version: 2.1
Supported Devices: SE XPERIA x10i-x10a
Color Combinations: Dark/Grey Black - Dark/Light Orange - Small brushes of Yellow/Gold/White
The story:
I was in the Post a (phone/desktop) picture of your X10 thread and I saw this amazing layout implemented by shukla. He used a Green-Black combination which bonded perfectly with his Black XPERIA x10. Trying to copy this layout , I ended up with an Orange-Black homescreen. Later to complete my homescreen I decided to play a little with framework files and this was the result!
A few words:
This theme contains fully colored icons in the statusbar, re-colored statusbar (expanded & contracted form), colored sub-menu buttons, headers and text boxes. I have included also some custom animations. It also contains the famous Battery Mod recolored (by me) that shows the exact percentage of battery or charging status. Moreover I have modified some the .xml files so that the clock and the date on the statusbar would be orange. Finally I have included an Installer to make things easier and faster , but also left the installation instructions there for anyone who might have trouble.
*The quality of the theme has nothing to do with the following pictures. This is just a demonstration of how your device will look after you apply this theme.*
**Download ElementaL Theme v1.0.0 (Installer version) [Mediafire]**
[THIS IS STILL FOR ANDROID 2.1-UPDATE1 VERSION 2.0.A.0.504]
**Download ElementaL Theme v1.0.1 (Installer version) [Mediafire]**
[THIS IS FOR ANDROID 2.1-ROOTED-ZDZ VERSION 2.0.2.A.0.24][NEW!!!]
**Download ElementaL Theme v1.0.1 (Update.zip version) [Mediafire]**
[THIS IS FOR ANDROID 2.1-ROOTED-ZDZ VERSION 2.0.2.A.0.24 + xRecovery][NEW!!!]
**Download ElementaL Theme User Contributions [Mediafire]**
**Want to personalise ElementaL Statusbar?**​
Installation Instructions (Root access required):
A. Manually. Instructions on attatched file "Manual Instructions.pdf".
B. Using the ElemetaL Installer. Connect your phone to your PC, run the installer and follow the on-screen instructions.
C. Using xRecovery and the provided "ElementaL_Update.zip" file above.
Special Thanks: At this point I have to express my deep gratitude for all the support and testing I've received until now:
My_Immortal : For her invalueable support at brainstorming , scheduling , image editing , alpha testing and perfecting the guide on how to edit the .9.png images. Devising most of the mediascape.apk and creating the installer of this theme. She could be best characterized as a co-creator of this theme rather than an invaluable helper! I surrender to her knowledge!
_calum_ : For his contribution and programming support , alpha testing and supporting the idea of this theme.
DaRk_dOg : For his image editing tips and tutorials and the custom dialer buttons , the Launcher Pro docks and the Wallpaper he created from scratch , just for my theme only!
kishen80 , remcyl : For Wallpapers and Launcher Pro Docks contributions to my theme! Very nice additions!
Disclaimer:
Try to keep in mind that you are tampering with the device's system files and I am in no way responsible if not being careful leads you to a re-flash and loss of personal data. Make sure you do a full backup before attempting anything for your own good!
Also please do not post mirrors of this theme as I want to monitor the download count. Thanks in advance!
Regards,
mr_element!
ToDo List
framework-res.apk
Fix signal icon malfunction. (by mistake there is the same icon for "No Signal" and "No Service" status)
Turn progress bars & loading bars to black/orange. (aka download bar on Android Market when downloading an application)
Turn other bars to black/orange. (aka installation progress bar when installing an application , volume bar when using the side buttons)
Change some more landscape blue backgrounds that have been forgoten.
Optimize Phonebook.apk , SemcPhone.apk and FriendPivotLargeUI.apk images for faster response.
Optimize some images for web-use , thus make them lighter and make the theme more responsive and faster.
TimescapeLargeUI.apk and TimescapeThemeOrange.apk bug.
Try to fix the bug upon chosing my TS Orange Theme the background won't change and uses its own though I have changed the .uxraw files.
Click to expand...
Click to collapse
Changelog:
Theme ported for the new firmware version 2.0.2.A.0.24 (old files for .504 still remain).
Edited the Installer , works better now.
Created ElementaL_Update.zip to be flashed with xRecovery for less trouble (please keep a nandroid always).
Replaced the custom statusbar icons with the original SE icons instead (recolored).
Removed the value that changed the color of the letters being typed and the selection to orange (ugly and tiring).
Implemented a new battery mod to show battery percentage level.
Added 2 more modified applications (Camera and Email) after public request.
Minor graphic changes to Messaging and Calendar application statusbar icons.
Click to expand...
Click to collapse
Hey, nice work! =)
Sent from my X10i using XDA App
Very nice!
I just finished writing up a step by step for the notification text color in the themes reference thread, so once you've finished all those .9 png's you can make that clock orange
This is one of the few themes that will get me away from the dark10 series
If you PM me when you've got a download link up I'll add this to the themes collection in the reference thread.
Really nice
Waiting for download
Sent from my X10i using XDA App
looks amazing... waiting for the download links....
Sent from my X10i using XDA App
Hey nice work with the theme and the battery percentage.
If it doesn.t bother you, could you name the widgets on the main screen?
Thanks in advance, waiting for the final version. Cheers!
Looks good I was going to start an orange theme too one question why would this not work on the 2.1 x10a FW?
Sent from my X10a using XDA App
First of all I want to thank you all guys for your kind words. Really the .9.png files is the only obstacle that remains for me to finish the theme... Really if I can master editing those files then I'll just burn my brain cells in front of my pc to finish it!
Untill then , just a little patience and thank you for your kind words. Now onto your questions , let's see...!
taz3us said:
Hey nice work with the theme and the battery percentage.
If it doesn.t bother you, could you name the widgets on the main screen?
Thanks in advance, waiting for the final version. Cheers!
Click to expand...
Click to collapse
No problem , it's the same layout shukla used sometime ago and goes like this from top to bottom ... by rows.
1) Extended Controls
2) Animated Analog Clock , Tajm , Extended Controls (again)
3) CalWidget
4) Snowstorm weather widget
5) System Info Widget
...+ Launcher Pro Plus ofcourse!
urs74 said:
Looks good I was going to start an orange theme too one question why would this not work on the 2.1 x10a FW?
Sent from my X10a using XDA App
Click to expand...
Click to collapse
Well ... to be honest I can't say it won't work for sure. It's just that x10a always has differences than x10i (for example rooting process) and I thought that MAYBE had some different .xml files or .png names and thus maybe a theme created for x10i framework wouldn't work good.
It was just a thought anyway , when I upload it you are welcome to try but I am in no way responsible if something goes wrong in any way...
_calum_ said:
Very nice!
I just finished writing up a step by step for the notification text color in the themes reference thread, so once you've finished all those .9 png's you can make that clock orange
This is one of the few themes that will get me away from the dark10 series
If you PM me when you've got a download link up I'll add this to the themes collection in the reference thread.
Click to expand...
Click to collapse
Thanks for your kind words! Seeing that from a member that is so into theming gives me the power to carry on! Your theme reference thread is a perma-bookmark link on my Chrome bookmark-bar! So I'll be implementing lot's of your ideas in the next few updates! Specially the white clock needs to get losed ASAP! ;-)
=====================================================
Regards ,
mr_element.
Mr_Element said:
Well ... to be honest I can't say it won't work for sure. It's just that x10a always has differences than x10i (for example rooting process) and I thought that MAYBE had some different .xml files or .png names and thus maybe a theme created for x10i framework wouldn't work good.
It was just a thought anyway , when I upload it you are welcome to try but I am in no way responsible if something goes wrong in any way...
Click to expand...
Click to collapse
It works with the x10a I updated to the Rogers FW x10a FW and used my global framework with it and all is working fine also z4Root also works on the x10a FW. So people will be able to use your theme as well!
Cheers!
Thanks for the instant reply (and the links!), sadly i found out that extended controls and system info widgets are missing from my market, anyway quite off topic here!
Thanks again and keep up!
Posts #1 & #2 updated. Please read both very carefully!
Regards ,
element.
Just tried it out. Nice work
Mr_Element said:
*ElementaL Black / Orange Theme*
[*]Theme Name: ElementaL Black/Orange Theme
[*]Android Version: Android 2.1 - x10i only
[*]Colors Used: Dark Black & Grey Black / Dark Orange & Yellow Orange (and some White)
[*]Completion Percent: ~= 55%
[*]Download Links: framework-res.apk
[*]Short Description/Story: So to make a long story short I was in the Post a (phone/desktop) picture of your X10 thread and I saw this amazing layout implemented by @shukla. He used a major 'color-cracking' combination (Green/Black) which bonded perfectly with his Black XPERIA x10. That was my inspiration , I wanted the same thing for my White XPERIA but I didn't think that Green/Black matched nicely! So I turned it over to Orange/Black and it came out kind of nice! Later to complete my homescreen I decided to make a full theme with the same colour combination to match it and VOILLA...! ElementaL Orange/Black Theme has spawned! Enjoy!
[*]Progress: So far I have edited:
framework-res (Fully) [Released in ALPHA]
FriendPivot (Fully)
Phonebook (Partialy)
(constantly updating...)
[*]Installation Instructions:
Code:
1) Copy the framework-res.apk to your sdcard.
2) Don't forget to unmount your sdcard.
3) Download and install [URL="http://www.appbrain.com/app/android-terminal-emulator/jackpal.androidterm"][B]Terminal Emulator[/B][/URL] from market.
4) Open Terminal Emulator and type: [I]su[/I] - [B]hit enter[/B] [COLOR=red][B](you need root access)[/B][/COLOR]
5) Mount your system folder as Read/Write , to do this type: mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system - [B]hit enter[/B] [COLOR=red][B](watch the spaces!!!)[/B][/COLOR]
6) Replace files , to do this type: dd if=/sdcard/framework-res.apk of=/system/framework/framework-res.apk - [B]hit enter[/B]
This is still an ***ALPHA*** version. Keep in mind, if you are not accustomed with modifying system files, you run the risk of bricking your phone. I am not in any way responsible for what may happen to your device. The only device this theme has been tested on (and working) is mine. Please, keep a backup before proceeding with the installation. The beta version of the theme will be available shortly, after proper testing. Also please **DO NOT** post mirrors of the files , because I want to keep track of the download count!
Regards,
mr_element.
Click to expand...
Click to collapse
Congratulations on your first theme!
It's been a while, it's been some sleepless nights, but it's HERE!!!!
Hi mr_element!
Do me can these instructions like you them in the post 1 also describes for other framework-res.apk?
Greetings Lidus
Thanks guys! Your support means a lot to me , everything seems to be working good , I'll be waiting more feedback!
Moving oooooooooon!
lidus69 said:
Hi mr_element!
Do me can these instructions like you them in the post 1 also describes for other framework-res.apk?
Greetings Lidus
Click to expand...
Click to collapse
Yes, this works for replacing your framework-res.apk with any other proper framework-res.apk file.
My_Immortal said:
Yes, this works for replacing your framework-res.apk with any other proper framework-res.apk file.
Click to expand...
Click to collapse
I thank to you!;-)
Very nice Mr_Element! Orange is my favorite color and this combo looks amazing! Keep up the good work!
Edit: I downloaded the framework-res.apk.zip and when I extract it it actually extracts a folder containing all the files within it. Shouldn't it be a standard apk file? Not an actual folder? Or is this the way it should be?

TwoPointThree for AospCMod [3/26/2011]

(THIS IS NOT EDIFY SIGNED)
TwoPointThree
you guys may remember this theme from froyo (i know you all do), the new version looks alot closer to the original since some of the changes in the CM source have allowed it to be.
-updated the drawer background
-sweet stock green gingerbread keyboard now included credit goes to Reprod in the evo forums
-green gradient progress bars
-all the other things you loved about twopointtwo
RLS1.1
-can be used on both the 1/26 and 1/28 RLS's
-flip animations
-resized lock screen
-prob a few other things i have missed
screenies (more will likely come)
{
"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"
}
Download Theme for 3/26/11 Here!!!
thoughtlesskyle said:
this is based off the newest aospGBmod posted early this morning i will likely be making new versions of this till he posts a deodex'd version:
This is a Full ROM (not just an Update or Theme)
-you MUST do a clean install (since the build is odex'd failure to do a complete wipe will cause problems)
features,
- twopointthree theme (minus the themed desk clock the stock ones still works though)
- a lot of bloat removed
-stock launcher2
-notification tray toggle switches are removed
-added back the stock (themed) music.apk
things i have taken out
-pacman.apk (used for installing commonly downloaded items from the market on the markets first use)
-livewallpaperpicker - i dont use live wallpapers so it just took up space for me (i will likely make a flashable zip to put them back in for people who want them)
-adwlauncher (the market one is better atm anyway)
-cm wallpapers
-home screen tips
-probably a few other things
download here
THIS ROM IS AOSP'S WORK, I SIMPLY THEMED IT AND REMOVED THINGS FROM IT!
this is a screenie of the twopointthree theme since i cant get drocap to work (you will not have the homescreen tips)
Click to expand...
Click to collapse
Downloading as I type - great job with this!
can i get a update zip for just the signal bars
Won't work that way
Sent from my HTC Hero CDMA using XDA App
Wow I was just thinking, "wouldn't it be great if he made a new twopointthree for aospGBmod 0.2"
And so I check XDA forums and BANG here it is.
Thanks a million. I will use it religiously.
Glad to see you're still working on your themes for GB, downloading now
Ok, I can't download it stupid 4shared keeps quiting download right away and I only get 100KB of it... Anyone else having problems? I'm doing this on a computer not my phone (which gives me the same damn problems)
updated the first post, now that i have a ROM to build off of i should be able to RLS mostly updates for a while.
in order to use the update, starting from scratch
-nandroid
-install the ROM
-install your Gapps
-boot go through startup wizard (or just boot up if not using the wizard)
-then flash the update
if already using the ROM
-make a nandroid
-flash the update
enjoy guys! its bed time for me again
Please, I wouldn't normally ask this, but could you re-upload to somewhere besides 4shared? I cant download the ROM.
Great job Kyle! Looks awesome as usual my man. As soon as aosp gets Bluetooth and GPS working I'll be on the 2.3 bandwagon
Sent from my HERO200 using XDA App
I've gotta say I am not a fan of clockworkmod v3.0.0.5. It wil not let me install scripts like this update. Going back to Darchs RA recovery image!
looks awesome, nice work kyle! fyi, your latest update was done on 11/14/2011, lol. check the post. also, as this is a rom, you should put it into the development thread again, nice work.
what files control the signal bar?
and same for volume bar
il Duce said:
looks awesome, nice work kyle! fyi, your latest update was done on 11/14/2011, lol. check the post. also, as this is a rom, you should put it into the development thread again, nice work.
Click to expand...
Click to collapse
i would put this in the development thread but doing that just would not be true, this is a theme with a modified slimed down ROM, i did not produce the rom and the rom already has its own Development thread.
also i fixed the date in the OP
DubsideWICKED said:
what files control the signal bar?
and same for volume bar
Click to expand...
Click to collapse
the signal bars are in the systemUI folder
the volume up and down are controlled by an xml in the framework-res
since the stock ROM is odex'd you cant just flash this over top of it hence why you cant just have the signal bars, i am getting around it because i have modified the ROM so i can get in and tamper with it without causing an issue
ur good at theming, is everything i need to theme besides apps in the framework folder? or is it just framework.apk an stuff that has .jar have nothing to do with themeing
DubsideWICKED said:
ur good at theming, is everything i need to theme besides apps in the framework folder? or is it just framework.apk an stuff that has .jar have nothing to do with themeing
Click to expand...
Click to collapse
their used to be the services jar but on gingerbread everything moved to the systemUI.apk and the framework-res.apk
thoughtlesskyle said:
their used to be the services jar but on gingerbread everything moved to the systemUI.apk and the framework-res.apk
Click to expand...
Click to collapse
alright so if anything shows up orange in the ui that isnt opening a app is eather i pic in framework or controled by a xml file? is the any other jar files that control anything or was it just services jar in older roms an framework apk.
btw just the few small things u have told me has helped me out so far way better then any theme guide, ty
i noticed u maked systemui.apk odexed,
also should i be able to delete systemUI apk an odex an replace it with ur apk or is there more to it
also could i get help editing these pics that have orange to android green like all the other pngs
Lookin great man!
thoughtlesskyle said:
the signal bars are in the systemUI folder
the volume up and down are controlled by an xml in the framework-res
since the stock ROM is odex'd you cant just flash this over top of it hence why you cant just have the signal bars, i am getting around it because i have modified the ROM so i can get in and tamper with it without causing an issue
Click to expand...
Click to collapse
i tried using ur systemUI.apk with updated images an it didnt work being pushed or update zip

Categories

Resources