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 bootloader
fastboot oem unlock
adb reboot bootloader
- Flash the US WIFI Xoom firmware:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot erase userdata
fastboot reboot
- Lastly configure your Xoom and then install the series of over the air updates. The very last one should be Ice Cream Sandwich!
when i try to update the download button is greyed out? any hint?
ReplyDeleteIn the early honeycomb builds it checks on a schedule and then after the first couple updates you should be able to force it to check. But I imagine by now it already checked and found the update.
ReplyDelete