Requirements
-rooted
-busybox installed
1. Copy framework-res.apk that you want to replace to the root of your sdcard (make sure it's in root).
2. Extract reframe.zip(attachment) to root of your sdcard.
download here
in adb shell, use this command:
cd /sdcard
sh reframe.shYour phone will reboot. and done! your framework-res.apk replaced safely. Original framework-res.apk backed up as framework-res.apk.orig in /sdcard.
-rooted
-busybox installed
1. Copy framework-res.apk that you want to replace to the root of your sdcard (make sure it's in root).
2. Extract reframe.zip(attachment) to root of your sdcard.
download here
in adb shell, use this command:
Code:
sucd /sdcard
sh reframe.sh

Leave a comment