blob: bed321862c3084c0992eff3b32d65af5d10a26a0 [file] [log] [blame]
ZVNexuscc191a12019-07-17 18:39:20 -04001---
2layout: device
3title: "Google Pixel 3a XL"
4codename: bonito
5downloadfolder: bonito
6supportstatus: Current
7maintainer: ZVNexus
8oem: Google
9devicetree: https://github.com/TeamWin/android_device_google_bonito
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15Please note that you cannot install this on stock, unless you are running a kernel that supports LZMA compression.
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. 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:
25
26fastboot boot path/to/twrp.img
27
28This will temporarily boot TWRP on your device. Use ADB or MTP to push the zip to your device.
29
30Go 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.
31
32If 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.