We have put together a step by step guide on how to revert your device back to its factory locked state:
[NOTE] Please note that you are following this guide at your own risk. Improper use can result in loss of data or device malfunction. DJ’s Mobiles will not be responsible for these consequences.
Requirements
- USB cable for connecting your device to your computer
- Download Motorola drivers for your device [ 32 BIT | 64 BIT ]
- Download and install the Android SDK
- Download the Motorola Xoom system image
Guide
- Extract the MZ600_HRI39.zip and copy the contents into the /platform-tools folder where you installed the Android SDK.
- - Connect the Motorola Xoom to your computer.
- - Go to /platform-tools folder in your Android SDK and Hold Shift and Right click in the folder and select Open command window here.
- - Type adb reboot bootloader and wait for the Xoom to reboot into bootloader.
- - Now type the below mentioned commands in sequence after the task initiated by the previous command is finished:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
- - The next step is to relock the device, which can be done by typing:
fastboot oem lock
- - Enter and wait for the menu, press the volume down button and then press the volume up button.
No comments:
Post a Comment