#Getting Started with FolkPatch
This guide will help you get started with FolkPatch quickly.
#📥 Step 1: Download and Install
Get the latest version of FolkPatch Manager APK from the Download Page and install it on your Android device.
Note: Please make sure you download from official channels to avoid using modified versions from unknown sources.
#🔍 Step 2: Check Compatibility
After opening the FolkPatch app, it will automatically detect your device information:
- Device architecture (must be ARM64)
- Kernel version (supports 3.18 ~ 6.15)
- Android version
- Bootloader status
#📋 Step 3: Prepare Image Partition
- Make sure you have backed up your current system
- Use FolkPatch’s built-in kernel extraction tool
- Save the extracted kernel file
#🔧 Step 4: Patch boot.img
- Open FolkPatch app
- Click the “Select Kernel” button
- Choose your prepared kernel file
- Click “Start Patching”
- Wait for the patching to complete
#📲 Step 5: Flash Kernel
#Using Custom Recovery
- Transfer the patched kernel file to your device
- Reboot to Recovery mode
- Select “Install” and flash the kernel
- Reboot the system
#Using Fastboot
fastboot flash boot patched_boot.img
fastboot reboot
#🆘 Encountering Issues?
- Check FAQ
- Join Telegram Group for help
- Submit issues on GitHub Issues