Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.03 KB

KernelSU.md

File metadata and controls

19 lines (10 loc) · 1.03 KB

Install KernelSU

Install Manager

  1. Download KernelSU Manager from Build Manager (Download the artifact named manager).

  2. Unzip the downloaded zip package and get the manager apk named KernelSU_vx.x.x-xx-.....apk.

  3. Use the command adb install <apkname>.apk to install the manager.

Install Kernel

  1. Download pre-build kernel from Build Kernel - WSA (Remember to download the same architecture).

  2. Unzip the downloaded zip package and get the kernel file named bzImage.

  3. Replace the kernel in the folder named Tools in the WSA directory with bzImage.

  4. Restart WSA and then enjoy.