Proton+ based on ExtremeKernel for Exynos 9820 devices Forked from ExtremeKernel by Ocin4ever. All credits go to the original author.
Build Instructions
-
Set up the build environment Follow Google's official documentation: 🔗 Android Build Requirements https://source.android.com/docs/setup/start/requirements
-
Properly clone the repository with submodules
git clone --recurse-submodules https://github.com/ProtonKernel/ExtremeKernelFork.git
- Build for your device
./build.sh -m beyond2lte
- Fetch the flashable kernel zip
build/out/[your_device]/Proton+...zip
- Flash the kernel Use a supported custom recovery like TWRP to flash the zip.
Enjoy! 🚀