blob: 4e0ca04b7013cc2b5f5f4d82bc0ff72dde648e93 [file] [log] [blame]
Ethan Yonker2ceccc02016-11-14 21:53:54 -06001---
2layout: device
3title: "Google Pixel"
4codename: sailfish
5downloadfolder: sailfish
6supportstatus: Current
7maintainer: Dees_Troy
8oem: Google
9devicetree: https://github.com/TeamWin/android_device_google_sailfish
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15NOTE: This is an early build and is not heavily tested. You may lose data. You may miss an important phone call.
16
17{% include download.html %}
18
19<div class='page-heading'>Installation:</div>
20If you already have TWRP installed:
21Download the latest zip and install the zip using TWRP.
22
23If you do not already have TWRP installed:
24Download both the img and the zip. Copy the zip to your deviceYou will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
25
26fastboot boot path/to/twrp.img
27
28This will temporarily boot TWRP on your device. If you are using a lockscreen pin/pattern/password and do not get prompted to enter your passord, reboot to the bootloader and try again. Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted. A SuperSU update will be required to allow TWRP and SuperSU to co-exist.
29
30If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.