Difference between revisions of "Google Pixel"
m (→installing tools for backup and root) |
m (→installing tools for backup and root) |
||
Line 49: | Line 49: | ||
* set to USB controlled by [x] this device | * set to USB controlled by [x] this device | ||
* set to Use USB for [x] File Transfer | * set to Use USB for [x] File Transfer | ||
+ | |||
+ | You will copy TWRP to a directory that appears something like this in your file manager | ||
+ | * /run/user/1000/gvfs/mtp:host=%5Busb%3xxxxxxxxxx/Internal shared storage | ||
+ | |||
+ | I used SpaceFM file manager to copy the file from the computer to the Android phone. The read-only error was resolved by ensuring that the USB settings on the phone were set to "Use USB for File Transfer" | ||
+ | |||
+ | |||
Revision as of 11:54, 18 June 2019
The Google Pixel smartphone is made by a Chinese company called Huawei - the same Chinese company that the United States Government is investigating for spying for the Chinese government.
The Google Pixel first generation phone or known as the Pixel One is offered in two sizes
- Pixel
- Pixel XL
Contents
Bootloader Mode
- make sure phone is turned off
- press and hold the Volume Down button for a couple seconds then keep holding and press the power button
- while in bootloader mode navigate with the volume up and down, and use the power button to Enter/Select
Root
Android Version 9
Patch June 5 2019
Developer Options and USB Debugging
OEM unlocking
If you have a Verizon phone or a Pixel One that an OTA update has disabled your ability to activate OEM Unlocking, at of June 2019 (or perhaps in the future) it is still possible to crack the system and enable OEM unlocking, but it is a little tricky and takes patience. In fact, I had to repeat the entire process because the first time it failed to work, and the second time it finally worked and worked very well.
(soon a guide here, for now check out...)
- Enable OEM Unlocking https://www.androidauthority.com/unlock-verizon-pixel-bootloader-870589/
Unlock the bootloader
(soon a guide here, for now check out...)
- Unlock bootloader
installing tools for backup and root
There are a number of guides online many of which offer downloads for the necessary tools including TWRP and Magisk. They often offer them from unknown or their own server and they are often outdated versions. Do yourself a favor and get the latest versions from the developer sites.
- TWRP is at https://twrp.me/Devices/Google/ and save this file to the bottom most directory of the PHONE
- Magisk Manager is at https://magiskmanager.com/ and save this file to the working directory of the COMPUTER (where ADB is)
TWRP 3.0.2 custom recovery https://www.teamandroid.com/2016/12/13/install-twrp-3-0-2-recovery-on-google-pixel-complete-guide/
download TWRP from https://twrp.me/Devices/Google/ choose Google Pixel (sailfish) -> https://dl.twrp.me/sailfish/ yields -> Download twrp-pixel-installer-sailfish-3.3.0-0.zip
download MagiskManager-v7.2.0.apk from https://magiskmanager.com/
error: /snap/core/xxxx read-only filesystem error
- on phone goto settings -> connected devices -> USB
- set to USB controlled by [x] this device
- set to Use USB for [x] File Transfer
You will copy TWRP to a directory that appears something like this in your file manager
- /run/user/1000/gvfs/mtp:host=%5Busb%3xxxxxxxxxx/Internal shared storage
I used SpaceFM file manager to copy the file from the computer to the Android phone. The read-only error was resolved by ensuring that the USB settings on the phone were set to "Use USB for File Transfer"
Keywords: Android