Samsung Galaxy S II XXKG3 (Gingerbread v2.3.4) system/app and system/framework files deodexed and zipaligned.
This also includes an expanded power menu (see image below).
This is for people who want deodexed files but want to keep their stock look and feel.
PLEASE READ EVERYTHING IN THIS POST BEFORE INSTALLING.
Assumes you have rooted your phone.
power-menu.png 113.57K
13 downloads
MAKE A BACKUP BEFORE YOU START IN CASE SOMETHING GOES WRONG. VERY IMPORTANT!
1. Download the XXKG3 system.zip file KG3 System Deodexed Files
2. unzip the system-deodexed.zip file to a local drive (you should have a system folder containg: app & framework folders)
3. using adb, do the following: (note: you should create an app & framework folder on your sdcard first)
a. adb push app /sdcard/app/
b. adb push framework /sdcard/framework/
c. adb shell
d. su
e. stop
f. mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
g. cp /sdcard/app/* /system/app/
h. cp /framework/* /system/framework/
i. rm /system/app/*.odex
j. rm /system/framework/*.odex
k. mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
l. reboot
After the reboot it could take 2-3 minutes for the phone to completely boot as it has to refresh the dalvik cache. Have some patience at this point.
Please provide feedback as I have done extensive testing with this and have had no problems.
This also includes an expanded power menu (see image below).
This is for people who want deodexed files but want to keep their stock look and feel.
PLEASE READ EVERYTHING IN THIS POST BEFORE INSTALLING.
Assumes you have rooted your phone.
power-menu.png 113.57K
13 downloadsMAKE A BACKUP BEFORE YOU START IN CASE SOMETHING GOES WRONG. VERY IMPORTANT!
1. Download the XXKG3 system.zip file KG3 System Deodexed Files
2. unzip the system-deodexed.zip file to a local drive (you should have a system folder containg: app & framework folders)
3. using adb, do the following: (note: you should create an app & framework folder on your sdcard first)
a. adb push app /sdcard/app/
b. adb push framework /sdcard/framework/
c. adb shell
d. su
e. stop
f. mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
g. cp /sdcard/app/* /system/app/
h. cp /framework/* /system/framework/
i. rm /system/app/*.odex
j. rm /system/framework/*.odex
k. mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
l. reboot
After the reboot it could take 2-3 minutes for the phone to completely boot as it has to refresh the dalvik cache. Have some patience at this point.
Please provide feedback as I have done extensive testing with this and have had no problems.







Sign In
Create Account


Back to top










