SHRP - Flashing Guide

SHRP - Flashing Guide

Omar

Install through AOSP recovery

1) Download the latest SHRP-Reborn.zip file from here

2) Rename the file you downloaded to shrp.zip

3) Transfer the shrp.zip to your platformtools folder and open a terminal there

4) Reboot your device to Recovery and connect it to your PC

4) Go to Apply Update > From ADB

5) On your terminal, type:

adb sideload shrp.zip

6) Reboot to Recovery


Alternatively, you could flash it through TWRP from internal storage, OTG or ADB sideload just like a normal ROM

--------------------------------------------------------------------

Install through Fastboot

1) Download the latest SHRP-Reborn.img file from here

2) Rename the file you downloaded to shrp.img

3) Transfer the shrp.img to your platformtools folder and open a terminal there

4) Reboot your device to Fastboot mode and connect it your PC

5) On your terminal, type:

fastboot boot shrp.img

6) Once booted, go to Advanced > Flash SHRP Reborn


Report Page