Now that ICS adds the ability to take screenshots (hold volume down + power for 3 seconds), there is less or a reason to have root privilege, especially since it removes the necessary DRM keys for watching rental videos from the Market.
- Preparation
- First, go to the Motorola Developer site and download the image for the US Xoom WIFI MZ604.
- Extract the ZIP file and place them in the folder containing the Android developer tools.
- Connect your Xoom to your PC and enable "USB debuging" under settings -> applications -> development -> "USB Debugging"
- Unlock your bootloader if you have not done so already:
adb reboot bootloaderfastboot oem unlockadb reboot bootloader - Flash the US WIFI Xoom firmware:
fastboot flash boot boot.imgfastboot flash system system.imgfastboot flash recovery recovery.imgfastboot flash userdata userdata.imgfastboot erase cachefastboot erase userdatafastboot reboot - Lastly configure your Xoom and then install the series of over the air updates. The very last one should be Ice Cream Sandwich!
0 comments:
Post a Comment