Welcome to Android Advice and Tutorials.

Root access for the Samsung Galaxy Note running Android 2.3.5 – 2.3.6 has been achieved before even available in the US. This root method along with others like it come to us thanks to XDA member dr.kretan. Those of you that have been waiting for an easy way to root the Galaxy Note this is it. Be sure to backup anything you don’t want to lose before you root the device in case you need to reset your phone.
Root Instructions for the Samsung Galaxy Note:
- Download and extract DooMLorD Rooting Toolkit (Download Link)
- Enable USB debugging on your Galaxy Note “Settings -> Applications -> Development”
- Connect your Galaxy Note to your PC via USB
- Set your phone to “Charge Only Mode” (notification bar)
- Open your DooMLorD Root Toolkit folder and run runme.bat
- Follow the on screen instructions
- Congrats your Samsung Galaxy Note is Rooted!
As always we aren’t responsible for the use of these instructions but please feel free to let us know if you run into any issues or need help at all.
If you have a Casio Commando and have already updated to Android 2.3 Gingerbread then this is the way to root your device after the update. This root method does require you to have the Android SDK on your computer and if your using windows be sure to install the C771 USB drivers. Its really quite an easy process.
Root Instructions for the Casio Commando:
Download and unzip su.zip (Download Link)
- Download and unzip zergRush.zip (Download Link)
- Download Superuser.apk (Download Link)
- Connect your Casio Commando to your PC via USB
- Open a command prompt on your PC
- Navigate to your Android SDK directory
- type “adb shell mkdir /data/local/tmp” press enter
- type “adb push [path to zergRush]\zergRush /data/local/tmp” press enter
- type “adb shell chmod 755 /data/local/tmp/zergRush” press enter
- type “adb shell/data/local/tmp/zergRush” press enter
- type “adb remount” press enter
- type “adb push [path to su]\su /system/bin” press enter
- type “adb push [path to su]\su /system/xbin” press enter
- type “adb shell chmod 4755 /system/bin/su” press enter
- type “adb shell chmod 4755 /system/xbin/su” press enter
- type “adb install [Path to Superuser.apk]\Superuser.apk” press enter
- type “adb reboot” press enter
- Congrats your Casio Commando is Rooted