Tuesday, April 26, 2011

[HOWTO] get 5 lockscreen mod and extended power menu


your ROM must be deodexed!


-you can get extended power menu and 5 lockscreen mod by downloading this --> http://www.megaupload.com/?d=PKHVA57W

-extract it to root of your sd-card

-open root explorer and copy/paste the files to /system/framework

-reboot and done 

OR

use adb like this:

Code:
adb shell
su
mount -o remount,rw /dev/block/stl9 /system
exit
exit

adb push nameoffile.jar /system/framework/
-reboot and done 

***NOTE rebooting might take some time so dont panic 

No comments:

Post a Comment