acervenky / oppofastboot

Fastboot Images For Oppo Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastboot Images For Oppo Devices

Hits Issues

Device Region Firmware Version Link
Oppo Reno 10x Zoom IN A20 AFH

If your device is not listed, please follow this guide :

Steps To Flash

  • Download Latest Fastboot Files From Google

  • Open cmd in the fastboot folder

  • Boot device in fastboot mode

Use following commands to flash the images :

fastboot flash boot boot.img

fastboot flash system system.img

fastboot flash vbmeta vbmeta.img

fastboot flash vendor vendor.img

Boot Partition Damaged Error After Root

Use the following command while in fastboot mode :

fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

About

Fastboot Images For Oppo Devices