Note
This will work on any android version and kernel but it does take longer to boot into Android from Windows
- Install Magisk if you haven't already
- Install the NTFS Android magisk module through the Magisk manager
- Install the APK provided
- Create a folder named "UEFI" on your internal storage
- Copy all uefi images into the UEFI folder
- Open the app and allow any root access it wants
-
Reboot to the bootloader
-
Run
fastboot flash recovery <recovery.img> reboot recovery
- When the recovery has booted run
adb shell mount.ntfs /dev/block/by-name/win /win
- Run
adb shell dd if=/dev/block/by-name/boot of=/win/boot.img
- Run
adb push StA_installer.exe /win/Users/<username>/Desktop/StA_installer.exe
- Do
adb reboot bootloader
to reboot into fastboot - Do
fastboot flash boot <UEFI File Here>.img reboot
to flash the image and reboot the phone
- Run the StA_installer.exe on your phone and follow any installation steps
- Run the new shortcut on your desktop as ADMINISTRATOR
- Run the app
- Press "Quickboot to windows"