Taken from here. I spent several hours today blending fold, fly-in and bounce to get it how I liked it
this is a link to a zipped anim folder you can replace by
this isn't necessary anymore download the metamorph unless you'd rather use adb. When you extract the metamorph it will give you an error. Disregard it and open metamorph back up. Then navigate to the xml
Then open up the res.apk with your choice archive manager. Replace the /framework-res.apk/res/anim folder with the one I've provided.
Reboot into recovery and
I hope this makes sense and you guys like it
Here is a ****ty vid
this is a link to a zipped anim folder you can replace by
this isn't necessary anymore download the metamorph unless you'd rather use adb. When you extract the metamorph it will give you an error. Disregard it and open metamorph back up. Then navigate to the xml
Code:
adb shell
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb pull /system/framework/framework-res.apk
Then open up the res.apk with your choice archive manager. Replace the /framework-res.apk/res/anim folder with the one I've provided.
Reboot into recovery and
Code:
adb shell
#mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb push yoursdk/tools/framework-res.apk /system/framework/
I hope this makes sense and you guys like it
Here is a ****ty vid
Attachments
Last edited: