Skip to content

RockNHawk/KernelSU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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 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

About

A Kernel based root solution for Android GKI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 51.5%
  • C 39.8%
  • C++ 5.5%
  • Makefile 1.2%
  • Java 1.1%
  • CMake 0.9%