CraftForge is an advanced, modern Android system tweaking and kernel optimization tool...
CraftForge is an advanced, modern Android system tweaking and kernel optimization tool. Built entirely with Kotlin and Jetpack Compose, it acts as a "Swiss Army knife" for power users looking to squeeze maximum performance or battery life out of their devices.
- Smart Probing Engine: Dynamically detects supported kernel features (EAS, MGLRU, Adreno Idler) without hardcoding paths, making it universally compatible across different kernels (v4.9 to v6.1+).
- CPU Engineering: Deep control over CPU Governors, Frequencies, Energy Aware Scheduling (EAS), Multicore Power Savings, and Governor Tunables.
- GPU Tuning: Supports Qualcomm Adreno (and detects unsupported/Mali GPUs). Adjust frequencies, Adreno Boost, and Adreno Idler states.
- Advanced Memory & I/O: Manage ZRAM algorithms, Swappiness, Multi-Gen LRU (MGLRU), Dirty Cache Ratios, and Storage I/O Queues (supports both UFS and eMMC).
- Network Optimization: Fine-tune TCP Congestion Algorithms (BBR, Westwood), TCP Fast Open, and IPv6 settings.
- Silent Boot Service: A lightweight, invisible background service that seamlessly reapplies your custom configurations on every device reboot.
Root access (Magisk / KernelSU / APatch) is strictly required. Modifying kernel parameters can lead to system instability, bootloops, or hardware degradation if used incorrectly. The developers are not responsible for any damage caused to your device. Use at your own risk!
- Download the latest
.apkfrom the Releases tab. - Install the app on your rooted Android device.
- Grant Superuser (Root) permissions when prompted.
- Tweak your system and enjoy!
- UI: Jetpack Compose, Material Design 3
- Language: Kotlin
- Asynchrony: Kotlin Coroutines & Dispatchers
- Architecture: Smart Feature Probing & Background Services
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.