Hey, I've ""ported"" new transition animation from this aplication - https://market.android.com/details?i...=search_result
it looks like this:
How to:
I'm currently on LG P500, but it's ROM independent. All you have to do is:
1. Download this archive
2. Pull your framework-res.apk from /system/framework/ folder (via RootExplorer or via adb -
3. Open pulled file with winrar/7zip/whatever and navigate to \res\anim\ directory in archiveCode:adb pull /system/framework/framework-res.apk C:\framework-res.apk
4. Replace files with the downloaded ones
5. Reboot to recovery
6. Mount /system in "Mounts" menu
7. Push the modified framework-res.apk back by executing
8. Reboot phone and have funCode:adb push E:\framework-res.apk /system/framework/
here is how it's started- Custom Animation


LinkBack URL
About LinkBacks

Reply With Quote

Big thanks to SAMDROID for all great works !! Specialy for the developers 
Bookmarks