Changes

Google Pixel

125 bytes added, 22:17, 18 June 2019
/* Patch Stock Boot Image */
The following lines were added (+) and removed (-):
#Install via aap on the “Install” > “Install” > “Select boot image file“.#Install via aap on the “Install” > “Install” > “Select boot image file“. Magisk Manager will install Magisk to your boot image, and store it in [Internal Storage]/Download/magisk_patched.img#Now, you will need to navigate to the location of the .img file. You now have a patched boot image that is patched with Magisk      #You need to take that patched boot image, put it back on your PC I guess and in the platform-tools directory with adb.#You need to take that patched boot image, put it back on your PC I guess and in with xxx# From PC elevated command promopt:         fastboot flash boot patched_boot.img# From PC elevated command promopt:  # command to reboot the Android phone:           fastboot reboot fastboot flash boot /path/to/magisk_patched.img Some cool tips:  You can copy files from the phone to the PC using platform-tools while the phone is in recovery.  Example: adb pull /sdcard/Download/magisk_patched.img
Administrator
4,579
edits