Module Overview
AKTune is an adaptive Android Kernel tweak Magisk module that dynamically adjusts CPU, GPU, and scheduler parameters based on real-time device interaction. It improves overall UI responsiveness during active usage while strictly clamping down hardware frequencies to save battery when the screen is off.
I've been running this as my daily driver to fix Android jitter, and the difference in touch-to-frame responsiveness is instantly noticeable. Because the daemon actively monitors your interactive state, you get a huge speed bump when swiping through heavy apps, but it smartly dials everything back the second your screen goes dark. It is easily the best Kernel tweaker Magisk module I've tested for balancing raw speed with low idle drain without forcing dangerous overclocks.
Core Features
- Three runtime modes let you instantly toggle between Auto, Aggressive, and Strict profiles via the Magisk action button.
- Automatic baseline backups record your original sysfs node values before the script touches anything, ensuring a flawless restoration if you uninstall it.
- Smart hardware detection prevents bootloops by only tweaking subsystems that physically exist on your specific SoC layout.
- Foreground apps get absolute priority, utilizing UCLAMP and cpuset placement to block background processes from stealing CPU cycles.
Support & Requirements
- Root Required: Magisk (v20.4+ highly recommended)
- Compatibility: Android devices with accessible kernel/sysfs nodes (does not hardcode SoC layouts)
How to Install
- Grab the Kernel tweak Magisk module download zip file from the official repository.
- Flash the file directly through your Magisk Manager app.
- Reboot your phone to activate the background tuning daemon.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.