[Guide]How to unlock bootloader of Oppo A5s

Search This thread

lunatic71

New member
Dec 2, 2022
4
0
This does not work, oppo a5s doesn't have fastboot. To properly unlock bootloader and root check my forum post i made.
 

Naxil

Senior Member
Apr 20, 2014
178
5
First,if your phone security patch is A.30 and up please downgrade your phone (A.17) specifically.

then install mtk-su from https://github.com/JunioJsv/mtk-easy-su
in magisk click modules and install ADB & Fastboot for Android NDK by osmosis
(since oppo a5s have no fastboot and you have to install it manually)
and click reboot.

then on your pc download ADB & Fastboot in https://androidmtk.com/download-minimal-adb-and-fastboot-tool
in terminal enter this:

adb reboot bootloader
fastboot flashing unlock
fastboot reboot

to check if your bootloader is already unlocked enter this:

fastboot getvar all

and done!
Work on oppo a5 2020?