Method 1: Use the adb command to Recovery
1. Download an adb file and open the file.
2. Put the downloaded Recovery file into the adb folder, connect the mobile phone to the computer, enter the fastboot interface, enter the code "fastboot flash recovery. File name. img" in the computer window, and press enter.
As shown in the figure, a message indicating that the finished certificate is successfully flushed into the Recovery.
Method 2: use the terminal simulator on the mobile phone to fl the Recovery (the mobile phone needs to be root)
1. Put the downloaded Recovery in the SD card. It is best to put the downloaded Recovery in the root directory for ease of searching. The file name should also be modified to make it easier for input.
2. Open the terminal simulator on your mobile phone, enter su, and press enter to obtain the root permission for the terminal simulator, enter dd if =/sdcard/1.img of =/dev/recovery and press enter to recovery.
Recovery Samsung/Xiaomi/Lenovo recovery Step 3
In this way, the third-party Recovery will be flushed into the mobile phone.
Method 3: use the flash brush tool to Recovery
Install the flash brush Wizard on your computer, connect your phone to your computer, and find the Recovery in the flash brush Wizard interface. Then click Recovery to Recovery.
Tip: I recommend the third method to my Cainiao friends, because the third tool mode is simple and safe and reliable.