I have created ICS theme (look and feel) for Froyo (DDKF1).
Download ICS-DDKF1.zip
Extract the contents
Push framework-res.apk and twframework-res.apk into /system/framework
Reboot and Enjoy ICS look and feel.
Screenshots attached.
Note: This is for deodexed version. You can try on odexed version but backup original files.
This is for ddkf1 and ddkb2 and not tested on other froyo ROM's. You can test the same but keep backup of original files.
Disclamer: I will not be responsible for any damage to your phone.
Features:
1. ICS Theme / Look and Feel
2. 1% battery mod
3. ICS Animations (enable all animations from settings)
4. Transparent notifications bar
Assuming apk files are extracted to c:\ics-ddkf1 path
on command prompt
adb push c:\ics-ddkf1 /sdcard/ics-ddkf1
adb shell
su (you should get # prompt)
stop (this is important as it will not remove your accounts)
mkdir /sdcard/frame-bak
cp /system/framework/framework-res.apk /sdcard/frame-bak/framework-res.apk (making backup)
cp /system/framework/twframework-res.apk /sdcard/frame-bak/twframework-res.apk (making backup)
cp /sdcard/ics-ddkf1/framework-res.apk /system/framework/framework-res.apk
cp /sdcard/ics-ddkf1/twframework-res.apk /system/framework/twframework-res.apk
exit
adb reboot
Hey this would be awesome and exactly what I needed as push aint working but could someone please tell me how to deodex froyo builds? I know how to do the gb ones, is there a flashable zip file available for froyo?
Hey this would be awesome and exactly what I needed as push aint working but could someone please tell me how to deodex froyo builds? I know how to do the gb ones, is there a flashable zip file available for froyo?
If you’re a Sony device owner running a stock Android Jelly Bean firmware and … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?