Flashing Instructions

Flashing Instructions

Omar

Clean Flash:

1- Boot into recovery (twrp Recommended)

2- Two Ways to wipe data:

[A] Wipe -> Format Data, then type yes {Recommended for OTG/adb sideload users}

or

[B] Wipe -> Advanced Wipe {Recommended if you kept the file in internal storage}

Check the following options:

{i} ✓Dalvic/ART Cache,

{ii}✓Metadata, {iii}✓Data)

3- Flash the ROM via twrp or via adb sideload using "adb sideload romname.zip"

4- Wipe -> Format Data, then type yes

5- Go to Advanced -> Flash Current twrp

6- Reboot to system


Dirty Flash:

ADB sideload is required to avoid issues when dirty flashing with twrp while using KangarooX kernel

1- Connect your phone to your PC and open a terminal on your platform-tools folder

2- Type "adb devices" to make sure it is recognized

3- Boot into recovery (twrp Recommended)

4- Go to Wipe -> Advanced Wipe

Check the following options:

✓Dalvic/ART Cache

5- Go to Advanced -> ADB Sideload, then swipe to start the process

6- On your terminal type "adb sideload romname.zip" , or simply drag and drop the file

7. Wait until it's finished, then reboot to system


Disclaimer:

-Always back up your data. No one but you is responsible for keeping you data safe in case of any issues


Report Page