MTK Bootloader unlock manual using MTK Client For Beginner

Опубликовано: 13 Октябрь 2024
на канале: Android Service Area
1,874
19

Requirements
MTK Drivers
usb Dk program ( https://github.com/daynix/UsbDk/relea...)
python latest (https://www.python.org/downloads/)
mtk client (https://drive.google.com/file/d/1Wlr-...)
Need Internet connection
Open command promp as admin and type to go mtk client folder
install require file from source
type command - python setup.py install
then type command - pip3 install -r requirements.txt
if you want to wipe and factory reset on your device
type this command - python mtk e metadata,userdata,md_udc
if you want to bootloader unlock your device
type this command - python mtk xflash seccfg unlock
Enjoy Happy :) Thz for using MTK Client source