[Video] How To Root Motorola Xoom 3G

Few days back, we shared How to Root WiFi Model Motorola Xoom. Today, we are going to list the rooting process for your 3G model. We are listing the instructions for you and also sharing a video for your ease. You need to have adb and fastboot installed on your computer.
How To Root Xoom 3G

How To Root Motorola Xoom 3G
* Download the Xoom Root Zip file and unzip it.
* Place files in SDK Tools folder.
* Type the below commands in Terminal:

  1. adb reboot bootloader (If you have unlocked previously with fastboot, feel free to skip next 3 steps)
  2. fastboot oem unlock (wait for reboot)
  3. adb reboot bootloader
  4. fastboot flash boot rootboot.img
  5. fastboot reboot (wait for reboot)
  6. adb remount
  7. adb shell push su /system/bin
  8. adb shell ln –s /system/bin/su /system/xbin/su
  9. adb shell chmod 4755 /system/bin/su
  10. adb push Superuser.apk /system/app

Video showing rooting of Xoom 3G

Further any questions, refer XDA

Leave a Comment

Your email address will not be published. Required fields are marked *

*