Pac3comm1
09-28-2010, 12:20 PM
[hide-thanks]
Instructions:
Requirements: Android SDK
Step 1. Download this file and unzip it in the directory of your choice (SDK Tools Directory)
[Only registered and activated users can see links]
Step 2.
Press Windows+R, type in cmd.
Then do:
cd <Directory where try3 is>
adb push try3 /data/local
adb shell chmod 0755 /data/local/try3
adb shell
./data/local/try3 /system/bin/sh
mount -o rw,remount /dev/st9 /system
cat /system/bin/sh > /system/bin/su
chmod 04755 /system/bin/su
exit
exit
Now you have root
Written by SammyDroid at XDA Developers, published and changed by RootzWiki.
DISCLAIMER: SammyDroid, XDA Developers and RootzWiki are not liable or responsible for any damages to your phones, this is solely the users decision to "root" their phone. Enjoy!
[/hide-thanks]
Instructions:
Requirements: Android SDK
Step 1. Download this file and unzip it in the directory of your choice (SDK Tools Directory)
[Only registered and activated users can see links]
Step 2.
Press Windows+R, type in cmd.
Then do:
cd <Directory where try3 is>
adb push try3 /data/local
adb shell chmod 0755 /data/local/try3
adb shell
./data/local/try3 /system/bin/sh
mount -o rw,remount /dev/st9 /system
cat /system/bin/sh > /system/bin/su
chmod 04755 /system/bin/su
exit
exit
Now you have root
Written by SammyDroid at XDA Developers, published and changed by RootzWiki.
DISCLAIMER: SammyDroid, XDA Developers and RootzWiki are not liable or responsible for any damages to your phones, this is solely the users decision to "root" their phone. Enjoy!
[/hide-thanks]