Nexus6p root your phone and install xposed

Need to be root before two prerequisites

  1. OEM unlock

 

Enter the Developer options: Settings -> About -> point has been the version number will appear, usb debugging open

Connect your phone pc command line:

           adb reboot bootloader enter bootloader mode

           fastboot oem unlock (invalid attempts: fastboot flashing unlock)

Volume keys to select the pop-up screen, after reboot

 

  2. Install the new version of ADB better (ADB-26.0.2.zip)

 

Start mobile root

Phone connected to the computer is turned on usb debugging,

Win + R to use cmd, enter adb advices if the device instructions that appear successful link

 

And brush into Twrp SuperSu

1. ready:

Decompression ADB, will REC.img (with Nexus6p as an example, the devices can download the search according to different mobile phone) copyed extracting file

Phone usb debugging transfer files, will SuperSu copy of the latest version or the latest version of the directory phone magisk self definition.

 

2. carried out:

         Installation Twrp

Enter adb reboot bootloader, enter recovery mode

Input fastboot boot + (corresponding to the name of the file REC.img) REC.img

At this time, it has been normal brush into Twrp

        

         Installation Supersu.zip

The phone will temporarily enter the rec interface, select Install

Select the copy into the supersu.zip or magisk custom directory, select the install after restart

 

Wait for the device to restart the process to be sure that the USB is connected to the computer and mobile phone to avoid bricking

 

 

Related Question: adb and fastboot drivers / adb or fastboot is not an internal or external command

1.32 The system will ADB-26.0.2.zip (for example) in adb.exe and fastboot.exe, copied to the C: \ Windows \ System32

2. Copy the files contained in the file adb to the C: \ Windows \ system

  Copy the 64 files contained on this basis will adb to the C: \ Windows \ SysWOW64

 

 

Enter Twrp way:

Enter cmd adb reboot bootloader

You can select Recovery mode

 

Installation Xpoesd premise:

1. Phone root

2. Install TWRP

 

Xposed official website to download to download based on Android version. If the software can not Xposed networking, manually download xposed * zip and cell phone xposed-uninstall * .zip download information displayed according Xposed software from the official website.

Copy the downloaded zip to the phone directory, make sure you find.

adb command to enter recovery mode, use Twrp installation: choose Install-> can be installed into the directory replication.

The phone will automatically reboot into Xposed software, display Xposed framework [version] is activated proven successful installation.

If this fails, or cell phone into an infinite reboot, manually enter the recovery mode Run the downloaded copy of xposed-uninstall * .zip framework to uninstall xposed

Guess you like

Origin www.cnblogs.com/heixiang/p/10964068.html