2023-01-01 23:54:54 +07:00
2023-01-01 23:11:13 +08:00
2022-12-09 22:03:55 +08:00
2022-12-23 15:31:59 +08:00

KernelSU

A Kernel based root solution for Android GKI.

Usage

  1. Flash a custom kernel with KernelSU, you can build it yourself or download it from CI.
  2. Install Manager App and enjoy :)

Build

Build GKI Kernel

  1. Download the GKI source first, you can refer the GKI build instruction
  2. cd <GKI kernel source dir>
  3. curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -
  4. Build the kernel.

Build the Manager App

Android Studio / Gradle

Discussion

@KernelSU

License

GPL-3

Credits

Description
No description provided
Readme GPL-3.0 60 MiB
Languages
Kotlin 67.1%
C 20%
Rust 11.1%
Shell 0.9%
Makefile 0.4%
Other 0.4%