1. Make sure you have installed this stock rom.
2. Make sure you have the MTK drivers installed
3. Make sure you have installed minimal ADB fastboot
—————— INSTALL CUSTOM BOOT WITH MINIMAL ADB ——————-
1. Unlock the OEM ( How? )
1.1 Open the minimal ADB fastboot
1.2 Connect your android phone ( Debugging mode Actived)
1.3 Enter the following commands (ONE BY ONE)
adb devices
adb reboot bootloader
fastboot devices
fastboot oem unlock
2. Load the boot.img file (What file?)
2.1 The file is directly in the downloads section
2.2 Copy the file to the ADB fastboot Minimal folder
3. Time to upload the file!
3.1 Open the minimal ADB fastboot
3.2 Enter the following commands (one by one)
adb devices
adb reboot bootloader
fastboot devices
fastboot oem unlock
fastboot flash boot boot.img (the image will be updated)
fasboot reboot
Your phone should have root access right now
When you turn on your device, install the Magisk Manager (file in the downloads section).
MAGISK MANAGER IS YOUR SUPERUSER MANAGER
from ROMs http://ift.tt/2odpkFL
No comments:
Post a Comment