gilyin flip4ourlives thunderlordcid Here’s a quick guide;
A) download (and extract) [Login to see the link] if you don’t have it
B) download and install [Login to see the link] on your computer and restart it
C) download and run [Login to see the link] and plug in your turned off phone. Your phone should now say fastboot mode.
D) open adb and put in the command fastboot flashing unlock
and on your phone press volume up to allow flashing unlock.
E) download [Login to see the link] and put it in the adb folder (the folder named platform-tools with all the random files)
F) next run adb command fastboot flash boot neutron.img
G) turn your phone on and type *#*#217703#*#*
, magisk should be in the list of apps, select it and download the full version and restart your phone. (if it doesn’t show up, reboot the phone and check again)
H) to install apps, enable adb by typing *#*#33284#*#*
and install with adb
I) to edit the system, run adb command adb shell su
and allow shell in magisk. Then in the su shell run /vendor/bin/write_protect 0
NOTE: you’ll need to delete system files in order to have space for new ones and the browser is the largest file. Make sure you don’t delete a system file that you aren’t sure isn’t needed, you can ruin or brick your phone.