Installation instructions:

Installation instructions:

Chandu Dyavanapelli
Instructions:
1. Download boot.img in bootimage link
2. Reboot phone to bootloader
3. Open any terminal like cmd etc, enter "fastboot flash boot boot.img"
4. Reboot phone to recovery and enter sideload mode
5. Enter "adb sideload xxx" (xxx means the filename of rom zip you downloaded)
6. Do factory reset in recovery (Mandatory for first time flash) and Reboot.

For root:
1. Download Magisk apk
2. Rename it to *.zip
3. Reboot to recovery and enter sideload mode
4. Enter "adb sideload xxx.zip" (xxx means magisk file name)
5. You can also patch boot.img and flash via fastboot.

Report Page