Instruction to install factory images:
Instructions
- In order to flash factory images, you’ll need to have the Android SDK set up. Download the latest SDK here.
- Flashing factory images wipes your phone completely clean, leaving it at a factory, out-of-the-box state.
- You’ll also need an unlocked bootloader.
- Download the factory image specific for your Pixel device to your PC, then unzip it to a separate folder.
- Setup ADB and Fastboot on your PC.
- Enable USB debugging on your Pixel device.
- Connect your Pixel device to the PC with a USB cable.
- Open a command prompt window on your PC, and issue the following to boot your Pixel phone into bootloader mode:
adb reboot bootloader
└ You might get a prompt on your device to “Allow USB Debugging”, select Yes/Ok/Allow. - Run/execute the flash-all.bat script from the files we extracted in Step 1.
0 comments: