requirement:
Android-sdk-windowsroot.zipjp2 kerneljp3 kernel1.extract android-sdk-windows to the root of your drive so it is easier.
in this example i will use the root of d: , so my files will be like this : d:/android-sdk-windows/tools
2.extract root.zip, find su, Superuser.apk, busybox. NOTE: if you want the latest version of superuser you can download them
HERE and replace the su and Superuser.apk from the root.zip
3. put su, Superuser.apk , busybox into d:/android-sdk-windows/tools
then just follow the guide below:
After flash jp2 kernel in odin (load under pda) and booted up, put your phone in debugging mode, and fire up adb:
adb push su /system/xbin/
adb push busybox /system/xbin/
adb push Superuser.apk /system/app
adb shell
chmod 4755 /system/xbin/su
chmod 4755 /system/xbin/busybox
chmod 644 /system/app/Superuser.apk
flash jp3 kernel
adb tutorial: to "fire-up" the adb, run CMD (command prompt) from your windows and navigate to the tools folder inside android-sdk-folder
in my example my android-sdk-windows is in d:/ so i have to do this to navigate to my folder:
d: <-- enter
cd android-sdk-windows <-- enter
cd tools <-- enter
then just copy one line from above then press enter then copy another line, example:
adb push su /system/xbin/ <---enter
adb push busybox /system/xbin/ <---enter
make sure after each time you press enter, no error msg come out..
got any problem can pm me...
Added on August 26, 2010, 9:17 pmjust install gadgetshieldz on my device.... the back cover is the best, it looks the same coverage as you get from zagg full coverage maximum 25 dollar shield.. but the front cover is abit dissapointing, it doesnt feel like it fully cover the screen.. i think i going to get stein SP for the front
This post has been edited by silentser: Aug 26 2010, 09:17 PM