blob: 3b075f14ea69e6d54b803123cf9905129c144ecd [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 %}
Ethan Yonker797c7952016-12-10 09:30:39 -060015Restoring a backup made with an alpha using RC1 may result in loss of data including internal storage. If you need your backups from those versions, restore the backup using alpha2, then install RC1 and run a new backup with RC1.
16NOTE: This is an early build and is not heavily tested. You may lose data during a backup and restore.
Ethan Yonker2ceccc02016-11-14 21:53:54 -060017
18{% include download.html %}
19
20<div class='page-heading'>Installation:</div>
21If you already have TWRP installed:
22Download the latest zip and install the zip using TWRP.
23
24If you do not already have TWRP installed:
Ethan Yonker797c7952016-12-10 09:30:39 -060025Download both the img and the zip. Copy the zip to your device. You 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:
Ethan Yonker2ceccc02016-11-14 21:53:54 -060026
27fastboot boot path/to/twrp.img
28
29This 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.
30
31If 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.