Welcome to Android Advice and Tutorials.
Subscribe to our RSS Feed Follow Android Advice on Twitter Follow Android Advice on Facebook Find Android Advice on Google Plus Find Android Advice on YouTube Find Android Advice on Pinterest

Samsung Galaxy Note Root Instructions

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:

  1. Download and extract DooMLorD Rooting Toolkit (Download Link)
  2. Enable USB debugging on your Galaxy Note “Settings -> Applications -> Development”
  3. Connect your Galaxy Note to your PC via USB
  4. Set your phone to “Charge Only Mode” (notification bar)
  5. Open your DooMLorD Root Toolkit folder and run runme.bat
  6. Follow the on screen instructions
  7. 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:

  1. Casio CommandoDownload and unzip su.zip (Download Link)
  2. Download and unzip zergRush.zip (Download Link)
  3. Download Superuser.apk (Download Link)
  4. Connect your Casio Commando to your PC via USB
  5. Open a command prompt on your PC
  6. Navigate to your Android SDK directory
  7. type “adb shell mkdir /data/local/tmp” press enter
  8. type “adb push [path to zergRush]\zergRush /data/local/tmp” press enter
  9. type “adb shell chmod 755 /data/local/tmp/zergRush” press enter
  10. type “adb shell/data/local/tmp/zergRush” press enter
  11. type “adb remount” press enter
  12. type “adb push [path to su]\su /system/bin” press enter
  13. type “adb push [path to su]\su /system/xbin” press enter
  14. type “adb shell chmod 4755 /system/bin/su” press enter
  15. type “adb shell chmod 4755 /system/xbin/su” press enter
  16. type “adb install [Path to Superuser.apk]\Superuser.apk” press enter
  17. type “adb reboot” press enter
  18. Congrats your Casio Commando is Rooted