Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -4,7 +4,7 @@ A Kernel based root solution for Android GKI.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Flash a custom kernel with KernelSU, you can build it yourself or use prebuilt boot.img.
|
1. Flash a custom kernel with KernelSU, you can build it yourself or [download it from CI](https://github.com/tiann/KernelSU/actions/workflows/build-kernel.yml).
|
||||||
2. Install Manager App and enjoy :)
|
2. Install Manager App and enjoy :)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
@@ -18,7 +18,11 @@ A Kernel based root solution for Android GKI.
|
|||||||
|
|
||||||
### Build the Manager App
|
### Build the Manager App
|
||||||
|
|
||||||
Just open Android Studio and import the project.
|
Android Studio / Gradle
|
||||||
|
|
||||||
|
### Discussion
|
||||||
|
|
||||||
|
[@KernelSU](https://t.me/KernelSU)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
@@ -26,6 +30,7 @@ Just open Android Studio and import the project.
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
- [kernel-assisted-superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/)
|
- [kernel-assisted-superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/): the KernelSU idea.
|
||||||
- [genuine](https://github.com/brevent/genuine/)
|
- [genuine](https://github.com/brevent/genuine/): apk v2 signature validation.
|
||||||
- [Diamorphine](https://github.com/m0nad/Diamorphine)
|
- [Diamorphine](https://github.com/m0nad/Diamorphine): some rootkit skills.
|
||||||
|
- [Magisk](https://github.com/topjohnwu/Magisk): the sepolicy implementation.
|
||||||
|
|||||||
Reference in New Issue
Block a user