2022-12-26 10:14:04 +08:00
2022-12-24 09:18:38 +08:00
2022-12-26 10:14:04 +08:00
2022-12-12 14:52:39 +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
A Kernel based root solution for Android
Readme GPL-3.0 30 MiB
Languages
Kotlin 44%
Rust 20.8%
C 20%
Java 6.3%
TypeScript 2.7%
Other 6%