I have made this theme from the HTC Incredible ROM dump and from some other files from previous themes such as the Desire 1.1 Theme.
So far I am only attaching the APK files since I have not got into creating themes with MetaMorph yet.
I made this using the stock 2.1 Droid ROM and it is working fine for me. Not sure if it will work on other ROMs. It is my personal little project and just thought I would share since some might be looking for the same. I will be updating it and trying to convert to MetaMorph theme in due time.
How to install:
Make sure your phone is rooted, you have the Android SDK and know ADB commands. Please do not ask me about that since I am new to Android myself. Read around and you can figure it out
Very IMPORTANT: Go into applications and remove any update to Market. Once that is removed, browse to the system/app folder on your phone and delete the vending.apk file. Power off your phone and then continue to install the APK files.
Install APK files:
Power off phone, power it back on holding the X key and go into SPRecovery.
From SPRecovery mount system partition.
Place the APK files in an easy to access folder. I place them in the root of my C drive (C:\).
Open Command Prompt on computer.
Change Directory (CD XXX) to where you placed the APK files
Type the following commands:
adb push framework-res.apk /system/app/framework-res.apk
adb shell "/system/bin/chmod 644 /system/app/framework-res.apk"
adb push vending.apk /system/app/vending.apk
adb shell "/system/bin/chmod 644 /system/app/vending.apk"
Continue to do the same for each APK file.
It is very important to follow the directions for the market and vending.apk. When you change framework-res.apk it does something to the Market where you will get a lot of force closes if you do not do the above steps (Thanks to Droid928 for the tip).
I need to fix a couple of more APK (facebook and couple of others) files to completely finish theme. Sorry but can not get clock, date, and carrier name in white font. Will not work with stock ROM.
Stock Android icons are used in this build and will have build with the HTC icons for some apps.
Feel free to leave any input...

LinkBack URL
About LinkBacks




Reply With Quote



