Nullptr 894b2e99ed manager: ui refactor (#21)
* manager: ui refactor
2022-12-26 08:59:37 +08:00
2022-12-24 09:18:38 +08:00
2022-12-26 08:59:37 +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
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%