2025-10-01 17:25:35 +08:00
2025-10-01 13:54:46 +08:00
2025-09-30 21:36:27 +08:00
2025-10-01 09:09:48 +08:00
2025-07-02 23:32:09 +08:00
2025-09-10 12:03:24 +08:00
2025-07-01 17:04:17 +08:00
2025-06-22 22:14:29 +08:00
2025-10-01 17:25:35 +08:00

GKI-build

  • This repository is used to compile the GKI kernel.(crdroid system)
  • Now support oneplus ace3 pro(corvette)

How to use

  1. Make sure you have installed the adb driver
  2. Turn on Allow Debug in the Developer Options in the System Settings
  3. Use a data cable to connect your phone and computer
  4. Use adb devices to check if the connection is successful
  5. Use adb reboot recovery to enter recovery mode, then enter enable adb in advanced
  6. And then return to the homepage to enable apply update
  7. Use adb sideload <ak3 package path>to flash it and then restart the system,enjoy it

Features

  • Use clang-r547379
  • Enable ThinLTO to build
  • Enable Root support : kernelsu/SukiSU/kernelsu-next
  • Enable Susfs support : You can build susfs into kernel
  • Enable Anykernel3 support : Packaged as a zip package of anykernel3

To be continued...

Description
Build GKI kernel for near-stock Android
Readme MIT 17 MiB
Languages
Roff 98.8%
Shell 0.8%
Python 0.4%