Flash guide Fleur (with separate vendor)
Aryx*Requirements
- Unlocked Bootloader
- Phone on latest rom [4,19 kernel](region specific)
- Fastboot and ADB sideload knowledge
*Procedure
- Download Rom, boot, vendor from desired source
- reboot phone to fastboot by pressing and holding power+volume down button until you see the fastboot logo.
On your Pc in terminal type fastboot flash boot boot.img(that you've downloaded)
then type fastboot reboot recovery (phone will reboot to recovery)
*Do format data before flashing rom.
- now on phone screen click Apply Update->Apply from ADB
now on pc type adb sideload rom.zip (rom zip you've downloaded)
- After flashing is complete reboot to system
- now for fixing bugs (volte,baseband,etc) reboot to recovery from rom
- Advanced and enter fastboot from recovery menu
Now on pc do fastboot flash vendor vendor.img (vendor img that you've downloaded)
- Do a format data just in case.
- reboot to system and enjoy...