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

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