Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Serris
Old
(Last edited by Serris; 16th April 2011 at 02:58 PM.) Reason: REuploaded files
#1  
Serris's Avatar
Senior Member - OP
Thanks Meter 23
Posts: 341
Join Date: Feb 2010
Location: Test chamber No.4
Talking [UPDATED][UI Animations] New Android UI Animations

Below are four new android UI animations created by Stale Bread, these will change how things popup and show on screen.
There are two ways to apply new animations first is Metamorph and second is to manualy copy new animations to your android phone.

This should work on ANY 2.1 and 2.2 (apparently it works on 2.3 ) android phone!

NOTE If Metamorph fails, you get force closes or boot loops, try to manually add animations!!


- Metamorph (thanks cXhristian from samdroid).

Before morph do a nandroid backup so you can revert if you don't like them, or if anything goes wrong!!!!

Fly In Animations:
Download.
Youtubewith Fly In animations.
Fold Animations:
Download.
Youtube with Fold Animations.
Flip Animations:
Download.
Youtube with Flip Animations.
Bounce Animations:
Download.
Youtube with Bounce Animations.

Download all animations!

Stock Lockscreen animations, flash this if the text "Unlock" has disappeared from your lockscreen (Stock android only, with Sense and other shouldn't be a problem)


How to use animations with Metamorph:
First install Metamorph from Android Market.
Download the animation you wish to have, and place it on the root of SD card.
Start Metamorph and press "Start Checks".
After checks press "Unzip/Extract new theme" then locate the animations zip on SD card.
Metamorph will automatically extract them, when finished extracting a window will popup, press close.
Now just press "Apply all!" and wait for reboot.
Done!


- Manually copy animations

Before doing this do a nandroid backup so you can revert if you don't like them, or if anything goes wrong!!!!

Connect your phone to your PC (USB debuging must be on!)

Download required ADB shell files (users who know how to operate with adb don't need this), and extract them to root of your C disk.

First you need your framework-res.apk, open cmd and copy below code:
Code:
cd c:\Android
Code:
adb pull /system/framework/framework-res.apk c:\Android
This will copy framework-res.apk to C:\Android

Downlad the animation you want from above Metamorph part of the post.
Open the file with compression/decompression program (Winrar, Winzip), and
extract the framework-res where you want.

Open the (pulled from phone) framework-res.apk with Winrar/Winzip and navigate to res/anim (you need to see all sorts of .xml files and leave the window open)

Now open the framework-res (from Metamorph zip)and go to res/anim, select all files within anim folder, drag and drop them to previously left open Winrar/Winzip window, now there are new animations in framework-res.apk, you can close Winrar/Winzip window.

Phone needs to be connected to PC. Enter the below code to cmd to push framework-res.apk back to phone:
Code:
cd c:\Android
Code:
adb remount
Code:
adb push framework-res.apk /system/framework/framework-res.apk
Code:
adb reboot
Hope it works =)
Nexus S i9023
CM10 Nightly
The Following 6 Users Say Thank You to Serris For This Useful Post: [ Click to Expand ]
 
crisvillani
Old
#2  
Senior Member
Thanks Meter 155
Posts: 1,187
Join Date: Oct 2009
Location: Toronto

 
DONATE TO ME
any video on the fold animations?
Evo 3D: CM9 running at 1.5ghz
Nexus 7: Stock rooted with motley kernel
The Following 2 Users Say Thank You to crisvillani For This Useful Post: [ Click to Expand ]
 
Serris
Old
#3  
Serris's Avatar
Senior Member - OP
Thanks Meter 23
Posts: 341
Join Date: Feb 2010
Location: Test chamber No.4
Quote:
Originally Posted by crisvillani View Post
any video on the fold animations?
Maybe, when I find the time, or you can always flash and try it
Nexus S i9023
CM10 Nightly
 
crisvillani
Old
#4  
Senior Member
Thanks Meter 155
Posts: 1,187
Join Date: Oct 2009
Location: Toronto

 
DONATE TO ME
I try both lol
Evo 3D: CM9 running at 1.5ghz
Nexus 7: Stock rooted with motley kernel
 
KrisPOD
Old
(Last edited by KrisPOD; 14th September 2010 at 06:55 PM.)
#5  
Member
Thanks Meter 1
Posts: 34
Join Date: Apr 2009
not working with Cm6 nightly 09142010 / port: boot-cm_2634.5_ds_32a-PURE
 
jdyates
Old
#6  
Senior Member
Thanks Meter 5
Posts: 227
Join Date: Jun 2010
Location: Weslaco
Can someone add the "Fly" animation to the Community Hero Mix theme for me? I tried, but i don't know how to sign the .zip to be able to flash it. I'm on CyanogenMod 6.0.0-DS.

Theme: http://forum.xda-developers.com/show....php?p=5833373
Black HTC Amaze 4G--->S-ON, Energy™ -.¸¸.·´¯ ICS 4.0.3
T-Mobile Comet (Huawei Ideos U8150) rooted running stock Froyo--->Threw in trash loool
Motorola Cliq rooted running Br3ttu's new Gingerbread ROM--->Gave to Mom
HTC MyTouch 1.2 running Cyanogen 6.1.0-DS with Gingerbread theme---> PERMA-BRICKED!
 
Serris
Old
#7  
Serris's Avatar
Senior Member - OP
Thanks Meter 23
Posts: 341
Join Date: Feb 2010
Location: Test chamber No.4
Quote:
Originally Posted by jdyates View Post
Can someone add the "Fly" animation to the Community Hero Mix theme for me? I tried, but i don't know how to sign the .zip to be able to flash it. I'm on CyanogenMod 6.0.0-DS.

Theme: http://forum.xda-developers.com/show....php?p=5833373
Here you go

As always do a nandroid before flash.
Attached Files
File Type: zip Hero.Mix.Theme.Fly.zip - [Click for QR Code] (1.63 MB, 250 views)
Nexus S i9023
CM10 Nightly
 
Serris
Old
#8  
Serris's Avatar
Senior Member - OP
Thanks Meter 23
Posts: 341
Join Date: Feb 2010
Location: Test chamber No.4
And if you would like, I could make updates with these animations for other roms too.
Nexus S i9023
CM10 Nightly
 
KrisPOD
Old
#9  
Member
Thanks Meter 1
Posts: 34
Join Date: Apr 2009
Quote:
Originally Posted by Serris View Post
And if you would like, I could make updates with these animations for other roms too.
for HTC Magic
 
Serris
Old
(Last edited by Serris; 21st January 2011 at 07:43 PM.)
#10  
Serris's Avatar
Senior Member - OP
Thanks Meter 23
Posts: 341
Join Date: Feb 2010
Location: Test chamber No.4
Quote:
Originally Posted by KrisPOD View Post
for HTC Magic
I think these animations (not the above updates) can be used on any android 2.1 and 2.2 phone. I'm just not sure about WVGA, VGA, QVGA resolution.

EDIT: it works on every android phone
Nexus S i9023
CM10 Nightly

 
Post Reply+
Tags
2.1 eclair, 2.2 froyo, animation
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Preventing App Piracy: Join the Discussion

The topic of piracy is always a touchy subject, but I feel that the grass roots style of Android … more

Jolla Sailfish OS Flagship Device Makes First Appearance

Given the amount of coverage that Android receives around here, you could almost be … more

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more