New Google Pixel 7 Root Tutorial with Magisk

Описание к видео New Google Pixel 7 Root Tutorial with Magisk

In this video I show you how to gain root access to the Google Pixel 7 and the Pixel 7 Pro smartphones using Magisk and a simple ADB/Fastboot command.

~~~~~
Hi! Don't forget to hit the "Thanks" button on this video, if you can, and join our channel community here -    / @explainingandroid  


Video Description
~~~~~~~~~~~~~~~~~
I have the Google Pixel 7 Pro here and in today's video I'll be showing you how to gain root access to the entire Pixel 7 series of smartphones. This process does require a PC since we need to flash a modified init_boot.img file using a simple Fastboot command.

But before we can begin, there are a number of things we have to set up ahead of time.

For example, we cannot complete this Pixel 7 root tutorial until we have successfully unlocked the bootloader. I have covered this process in a separate video, which you'll find linked in the video description below.

Our PC needs to have ADB and Fastboot tools installed on it so that we can execute the required Fastboot command. IF you're not familiar with how to get these tools on your computer, check the video description as well and you'll find a link to a program that will install it for you.

We also need to sideload the APK for the Magisk application, which should be downloaded directly from the developer's GitHub page. This will also be linked down below as well. If you're unfamiliar with how to sideload an APK file on Android, I can help you complete that part of the tutorial as well.

And lastly, we need to download the firmware from Google's Factory Images website that matches the same build you're currently running on your Google Pixel 7 device.

So here we have the firmware file that I downloaded from Google earlier this morning. This file needs to be extracted, which I have already done using a program called 7zip.

That will give us a set of files that also includes a compressed file which needs to be extracted as well. And the init_boot.img file that we need is going to be found after we decompress that file.

Now take this init_boot.img file and copy it to your Google Pixel 7 or Pixel 7 Pro so that we can modify it with the Magisk application.

We can do that by opening up the Magisk app, tapping the Install button from within the Magisk section, and then choose the "select and patch a file" option. This will bring up a file browser which we can use to navigate to where we copied that init_boot.img file to.

After the file has been modified, we're told that Magisk has created a new file within the same folder. It should be named something like magisk_patched with some letters/numbers after it.

And we need to copy or move that magisk_patched file from our smartphone and put it on our PC within the same folder as our ADB and Fastboot tools.

Now let's boot the Pixel 7 or Pixel 7 Pro into Fastboot Mode and then connect it to the PC with a USB cable.

Open up a Command Prompt, Windows PowerShell, or a Terminal window within the same folder as our ADB & Fastboot tools.

fastboot flash init_boot filename.img

After that file has been flashed to the Pixel 7 series, we can go ahead and start the phone back up so that it boots into Android like normal. The first thing we want to do after the phone boots back up is to open up the Magisk application. It likely needs to complete the installation by performing a few more steps, which require the phone to be rebooted again.

We can even install a program like Root Checker to verify that root has been installed correctly.

That wraps up the newer process of how to root the Google Pixel 7, and Pixel 7 Pro smartphones using Magisk.


Mentioned Links
~~~~~~~~~~~~~~~~~
Pixel 7 Bootloader Unlock -    • Easy Google Pixel 7 Bootloader Unlock...  
Fastboot Mode Tutorial -    • Easy Google Pixel 7 Fastboot Mode Tut...  
Magisk GitHub - https://github.com/topjohnwu/Magisk
Google Factory Images - https://developers.google.com/android...
Sideload APK Guide -    • How to Manually Install and Sideload ...  
ADB & Fastboot -    • Installing Minimal ADB and Fastboot T...  


Step by Step Tutorial
~~~~~~~~~~~~~~~~~
1. Intro [00:00]
2. Install Magisk [01:30]
3. Download the firmware [01:58]
4. Patch the init_boot.img file in Magisk [03:26]
5. Reboot the phone into Fastboot Mode [04:50]
6. Flash the patched file [05:40]
7. Reboot back into the Android OS [07:05]
8. Test if root has been installed properly [08:20]


Fastboot Command
~~~~~~~~~~~~~~~~~
fastboot flash init_boot

As an Amazon associate, I may earn a commission on sales from the links below.

The Gear I Use
~~~~~~~~~~~~~~~~~
5W "Slow" Charger - https://amzn.to/2OaUMV8
Fast Charger - https://amzn.to/3rtBsC6
MicroUSB Cable - https://amzn.to/38dkpeM
USB-C Cable - https://amzn.to/2OqlTvi
TPU Cases - https://amzn.to/38g9b9w
USB-C to 3.5mm Dongle - https://amzn.to/3rVt7c3
USB-C to 3.5mm DAC - https://amzn.to/3CyksSJ
onn 4K Android TV - https://bit.ly/3hHCpTc
NVIDIA Shield TV - https://bit.ly/3KA17RV

Комментарии

Информация по комментариям в разработке