2022-12-10 22:13:38 +08:00
2022-12-10 22:13:38 +08:00
2022-12-10 22:03:18 +08:00
2022-12-09 22:04:40 +08:00
2022-12-09 22:03:55 +08:00
2022-12-09 22:04:40 +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 use prebuilt boot.img.
  2. Install Manager App and enjoy :)

Build

Build GKI Kernel

  1. Put the kernel directory to GKI source's common/drivers
  2. Edit common/drivers/Makefile and add the driver to target
  3. Follow the GKI build instruction and build the kernel.

Build App

Just open Android Studio and import the project.

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%