Woot F*ing Woot since metamorph was not working for me to morph my facebook I had to get smart and think of another way.
I pulled com.facebook.katana.apk off the droid renamed it to facebook.apk and moved it to /system/app/facebook.apk still no go Metamorph wanted nothing to do with it and told me the file did not exist when in fact it did.
so I downloaded smoked glass V2.0 copied the images from the facebook folder and pasted them into the facebook.apk I then pushed the file back to my droid via terminal and droidroothelper
here is the facebook.apk for smoked glass thanks Adamz for the theme.
AllDroid - View topic - [Theme] Smoked Glass *Updated 02/08*
Code:
download the .apk.zip and put in the root of your sdcard and remove .zip from the file name
Using terminal only
open terminal type
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox cp -R /sdcard/Facebook.apk /system/app
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot
If Usind Droid Roothelper and Terminal
open DRH and mount mtdblock4
open terminal and type
su
busybox cp -R /sdcard/Facebook.apk /system/app
sync
open DRH and unmount mtdblock4
reboot phone
i have attached the facebook and pandora apks just push them to your phone /system/app
EDIT:
I have added the updated Pandora.apk.zip to included the SMOKED Glass landscape background
make sure to rename the file using a Capital letter example Facebook.apk and Pandora.apk