[HowTo] Screen off animation - Gingerbread

Jordan8

Member
Joined
Nov 16, 2010
Messages
536
Reaction score
0
Location
Kentucky
Okay, I don't know about you guys but I was disappointed that Gingerbread for the DX didn't have the screen off animation. So, here is how you enable it!

THIS IS FOR THE GINGERBREAD LEAK, NOT FROYO
Step 0. Make a backup
Step 1. Download this file to your computer: http://bit.ly/gj5a7H
Step 2. Connect your phone via adb.
Step 3. Do the following commands:
adb remount
adb push framework-res.apk /data/local/tmp/framework-res.apk
adb shell
su
stop
rm /system/framework/framework-res.apk
cp /data/local/tmp/framework-res.apk /system/framework/
rm /data/local/tmp/framework-res.apk
reboot

UPDATE: If you'd rather just flash a .zip in CWM... http://bit.ly/gNdk4E

& enjoy your animation!

Source: [GUIDE] Enabling old-school CRT off animation in Gingerbread | Droid X Root
 
Last edited:

Jakeworld

New Member
Joined
Oct 19, 2010
Messages
22
Reaction score
0
Does this work for the droid 2 also?

Honestly, I am not sure if this would work for the Droid 2, since the framework-res.apk files may not be identical between the builds. However, if you are familiar with ADB and can extract the original framework-res.apk and moto-res.apk from your system/framework folder, you can create your own modified framework-res.apk using the instructions from the following link:

Enable electronBeam Animation

You will need APK manager and an ADB setup to perform this process. The entire process literally takes less than 10 minutes, and is a great opportunity to brush up on your ADB experience. This process will definitely work for the Droid 2, though I cannot confirm the files posted here will work.
 

dbst

Member
Joined
Jul 2, 2010
Messages
445
Reaction score
0
Location
Indiana
Thanks, I'll try this tonight

Sent from my DROIDX using DroidForums
 

turdbogls

Active Member
Joined
Aug 2, 2010
Messages
1,071
Reaction score
5
Location
O-Town FL
ugg, just another reason for me to SBF tonight and get the rooted version....i was so happy with the unrooted one tho :( this phone keeps getting better and better.
 

idol

Member
Joined
Mar 2, 2011
Messages
81
Reaction score
0
What exactly does this do? I'm not sure what the animations are.

Sent from my DROIDX using DroidForums
 

moosc

Active Member
Joined
Nov 4, 2009
Messages
262
Reaction score
1
Location
lincolnton nc
this is just when the screens goes black not when u actually power off the X correct?

Sent from my DROIDX using DroidForums
 

sportsterBK8

Member
Joined
Feb 12, 2010
Messages
60
Reaction score
0
Location
Fargo
You rock

Seriously, You rule.

First thing I checked for when I heard about the gingerbread leak, was whether it had this option. Thankfully someone worked this in.



Now my only hope is that framework themers automatically build this in, so that I don't have to manually add this every time I find a theme I like.


Thanks again for the awesome find/post!
 

z0mbiexx

New Member
Joined
Dec 6, 2009
Messages
19
Reaction score
0
Location
SV, AZ
this is the sole reason i wanted gingerbread so much =D works perfectly:icon_ banana:
 

patmw123

Senior Member
Joined
Dec 20, 2009
Messages
1,753
Reaction score
54
Location
North Carolina
Current Phone Model
Nexus 6
I flashed this on my Droid 2 and there were several other areas where it affected framework such as a messed up lockscreen and some white on white text. The screen off animation worked great though. I look forward to someone hopefully porting this over to Droid 2.
 
Last edited:

foxky

Member
Joined
Nov 2, 2010
Messages
140
Reaction score
0
flashing the zip didn't work for me :( no animation. is there an option I have to turn on?

Sent from my DROIDX using DroidForums
 
Top