Voor mensen die gaan rooten en er toch iets mis gaat: "My Nexus 6p is stuck on the Google logo"
Grote dank aan Tadiv van Wugfresh
Hier zijn de stappen:
Get the system images here:
https://developers.google...nexus/images?hl=en#angler
Get fastboot here:
http://downloadandroidrom.com/file/tools/fastboot.zip
Unzip fastboot and the image archive
Put the system.img file in the fastboot directory
(I’m using windows) get a file manager window in the fastboot directory
shift-right-click and open a command window
Boot your phone into BootLoader mode (Power Button+ Volume Down)
Make sure that your PC sees the phone – you should get a response from:
type fastboot devices
Assuming that you get a response, type:
fastboot flash system system.img
My system did sent the system in 5 parts – when it’s done, type:
fastboot reboot
Grote dank aan Tadiv van Wugfresh
Hier zijn de stappen:
Get the system images here:
https://developers.google...nexus/images?hl=en#angler
Get fastboot here:
http://downloadandroidrom.com/file/tools/fastboot.zip
Unzip fastboot and the image archive
Put the system.img file in the fastboot directory
(I’m using windows) get a file manager window in the fastboot directory
shift-right-click and open a command window
Boot your phone into BootLoader mode (Power Button+ Volume Down)
Make sure that your PC sees the phone – you should get a response from:
type fastboot devices
Assuming that you get a response, type:
fastboot flash system system.img
My system did sent the system in 5 parts – when it’s done, type:
fastboot reboot