android: flashing nexus 10 (mantaray)

these nexuses are incredibly easy to work with. images here – https://developers.google.com/android/nexus/images

steps to flash device:
sudo apt-get android-tools-fastboot
boot into fastboot mode (info here – https://source.android.com/source/building-devices.html#booting-into-fastboot-mode)
fastbook oem unlock
fastboot format cache
fastboot format userdata
./flash-all.sh
fastboot oem lock
boot normally

This entry was written by resinblade , posted on Wednesday December 03 2014at 10:12 pm , filed under IT . Bookmark the permalink . Post a comment below or leave a trackback: Trackback URL.

Comments are closed.