Skip to content
forked from tiann/KernelSU

A Kernel based root solution for Android GKI

License

Notifications You must be signed in to change notification settings

canyie/KernelSU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Kernel based root solution for Android GKI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 35.1%
  • C 28.8%
  • Java 15.0%
  • Rust 13.6%
  • Shell 5.4%
  • C++ 1.5%
  • Other 0.6%