Reforge your Android Runtime cache with dynamic tier-based ART/Dalvik optimization.
DexForge is a professional Magisk/KernelSU/APatch module designed to analyze your device resources dynamically and optimize the ART (Android Runtime) and Dalvik cache using high-efficiency, tier-based compilation strategies.
- Hardware Profiling: Detects RAM and specs to route the best compilation method for your phone.
- Screen Stay-Awake: Keeps your display on automatically during the compilation process.
- Smart Compiles: Compiles all apps (speed) on flagships, or user apps only (speed-profile) on mid/entry phones to save space.
- Centralized Logs: Saves clean compilation history directly to the module folder.
If you experience app lag or micro-stutters during everyday use, DexForge helps reforge your runtime cache to deliver:
- Instant App Launches: Pre-compiles your apps so they open much faster.
- Lag-Free Navigation: Eliminates system UI stutters and frame drops.
- Better Battery Life: Reduces active CPU overhead when running apps.
- Optimized Storage: Fits the optimization level specifically to your device memory.
- Anti-Bootloop: Automatically cancels compilation if free storage is below 512MB.
- Battery Guard: Pauses compilation if battery level is below 15% and unplugged from a charger.
- Optional Cache Reset: Clear ART cache using volume keys before recompiling.
- Silent Flash: Installs instantly without volume key prompts during zip flashing.
| Requirement | Details |
|---|---|
| Android | 7.0+ (API 24+) |
| Root | Magisk v20.4+, KernelSU, or APatch |
- Download the latest
DexForge-v1.1.ziprelease. - Open Magisk, KernelSU, or APatch manager.
- Install the ZIP via the Modules tab.
- Reboot your device.
- Open your root manager application (Magisk, KernelSU, or APatch).
- Navigate to the Modules section.
- Tap the Action (or "Run") button next to DexForge.
- Use volume keys to select your cache clearing choice within 10 seconds.
- Wait for the process to complete (the screen will stay awake automatically).
- Reboot is highly recommended once compilation is complete.
- Developer: dyokism
- License: MIT