This is for rooted GB and Droid 2's only. I am not responsible for anything that might happen to your phone.
Taken from Droid-Life.com and a helpful user named Christopher Heuer:
1. CREATE A BACKUP FIRST.
2. Download this file to your computer: framework-res_CRT_D2.apk (link at bottom)
3. Rename it to framework-res.apk and place in your SDK/Tools folder.
4. Connect your phone and run the following commands in adb:
Download framework-res_CRT_D2.apk here
http://www.mediafire.com/?6xobaadloevg9ug#2 mirror 1
http://www.mediafire.com/?staxmqct7a7qhb5 mirror 2
Works like a charm on my D2. Note that these are not my instructions or my links, just thought I'd share
If you're on DX, just download this zip and flash it in recovery. As always, make a backup first.
http://www.multiupload.com/FD85GYCAJM
Taken from Droid-Life.com and a helpful user named Christopher Heuer:
1. CREATE A BACKUP FIRST.
2. Download this file to your computer: framework-res_CRT_D2.apk (link at bottom)
3. Rename it to framework-res.apk and place in your SDK/Tools folder.
4. Connect your phone and run the following commands in adb:
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
5. Your phone will reboot and with CRT screen-off set to “Go!”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
Download framework-res_CRT_D2.apk here
http://www.mediafire.com/?6xobaadloevg9ug#2 mirror 1
http://www.mediafire.com/?staxmqct7a7qhb5 mirror 2
Works like a charm on my D2. Note that these are not my instructions or my links, just thought I'd share

If you're on DX, just download this zip and flash it in recovery. As always, make a backup first.
http://www.multiupload.com/FD85GYCAJM
Last edited: