If you are uncomfortable using this root method, use Pixel Flasher.
If you are uncomfortable using this root method, use Pixel Flasher.
Thanks for the kind words. regrettably,My pixel 4xl it's on it's way, your guide is the reason I chose this phone for my needs, thank you for your amazing work keeping it alive all these years
I'm just going to be using it for a specific task, so I will follow your steps provided for root and safety net pass which I need. Thank you once againThanks for the kind words. regrettably,
Febuary 2023 factory/OTA image may be the laat Stock images for the Google Pixel 4 XL.
This forum:
Google Pixel 4 XL ROMs, Kernels, Recoveries, & Oth has Custom ROMS with security updates you can use with your Google Pixel 4 XL.![]()
@Broken.exe,Just a quick beginner question.
To root my device with magisk, I just have to unlock bootloader, patch boot.img using magisk, then flash the new patched image using platform tools and fastboot commands provided in your steps, right? I'm not missing any extra steps in between?
Or could I extract it straight from my device using magisk app to zero the possibility of wrong image? Or that's not possible anymore?Yes, you are not missing anything if you are patching the stock boot.img that you extracted from the Febuary 2023 Factory image.
First, Re-read Post #374.Or could I extract it straight from my device using magisk app to zero the possibility of wrong image? Or that's not possible anymore?
My bad, I misread a guide I've followed long time ago for a different phone. I've got them all sorted out now.First, Re-read Post #374.
Second, what are you going to extract "straight from my device"?
Third, How are you going to extract it "using magisk app"?
fastboot --version
at the prompt. If a adb/fastboot is found delete the folder containing them. Also, check the path environment for paths to them and remove it.fastboot devices
to verify communication with phone. It should return your phone's serial number.fastboot flashing unlock
and press enter.fastboot reboot
at the Command Prompt and press enter.fastboot flashing lock
fastboot reboot
fastboot flash boot --slot all boot.img
Yes, it's fine. I've been using Stable version 23.0 since the first beta was released and am currently using it on yesterdays official release of Android 12 stable. Everything is fine for me.Is rooting Android 12 with stable magisk actually possible? or do i need the beta or canary version?