[Refer to http://forum.xda-developers.com/shield-tablet/general/stock-recovery-images-ota-library-guides-t2988881]
Step 1: Backup your Old Shield
Unfortunately my device was unrooted during the last OTA update (the battery recall check image), so I was not able to utilize Titanium Backup without re-rooting. Fortunately most of my data is the external 32GB SD card, so I had a few files to migrate over from internal flash to my external SD card. I just noted my file organization and installed applications list (this is already saved in your google account).
Step 2: Download the necessary files for your host system(windows)
- ADB Drivers - Install for the NVidia Shield (choose one):
- http://developer.download.nvidia.com/mobile/shield/SHIELDTablet_WHQL_USB_driver.zip
- http://forum.xda-developers.com/showthread.php?t=2386956
- Minimal ADB and Fastboot - Install these tools for unlocking and flashing:
- SuperSU - Install this on the Shield to get root:
- TWRP (or CWM) Custom Recovery - Easy way to manage your images:
- [Optional] SD Card to copy SuperSU and OTA image (for updates)
- ADB Drivers
- Minimal ADB and Fastboot
Step 4: Enable Developer Mode
- On the tablet, go to "Settings" -> "About tablet"
- Tap "Build Number" 10 times
- Plug your Shield Tablet to the your computer (Note: you may need to manually update the drivers via Device Manager)
- Go to "Settings" -> "Developer options" -> Click on "USB debugging" and on "Always USB Debugging" select OK
- Fully power off your Shield Tablet by holding down the power button then select "Power Off"
- Power on your device by simultaneously holding "Power" button + "Down / Vol-" Button and release when it powers on.
- Select "Fastboot Protocol"
Step 6: Unlock the Bootloader (WARNING: May void your warranty and ALL OF YOUR DATA WILL BE DELETED)
- Open "Minimal ADB and Fastboot" shell
- Enter "fastboot devices" and verify that your device is listed
- Enter "fastboot oem unlock"
- Select "Unlock Bootloader" with Vol+/- and press "Power" to select
- You should now be unlocked
Step 6: Install TWRP Recovery
- Copy the TWRP image to your "Minimal ADB and Fastboot" directory
- e.g. "twrp-2.8.7.1-shieldtablet.img" to "C:\Program Files (x86)\Minimal ADV and Fastboot>"
- Enter "fastboot flash recovery twrp-2.8.7.1-shieldtablet.img"
- Select "Recovery" on tablet using Vol+/- buttons and press power to boot your new recovery partition TWRP
- It will prompt you to "Keep System Read Only", just proceed to Allow Modification
Step 7: Root/ReRoot Shield Tablet
- Copy "UPDATE-SuperSU-v2.46.zip" to your SD card and install SD into Shield Tablet
- Tap "Install", navigate to the "external_sd" and select "UPDATE-SuperSU-v2.46.zip" to install
Step 8: [Optional] Install latest OTA:
- Download OTA from NVidia or from:
- http://forum.xda-developers.com/shield-tablet/general/stock-recovery-images-ota-library-guides-t2988881
- e.g. NVidia 3.1 OTA image is "productionBL-droid-signed-wx_na_wf-full_ota-35398_567.2193.20150708141951.zip"
- Copy image to SD Card
- Tap "Install", navigate to the "external_sd" and select "OTA Image" to install
NOTE: If you have trouble booting, Go to recovery (TWRP) and wipe the cache partition
No comments:
Post a Comment