Skip to content

DEMONNICA/Android-Performance-Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Note

Improve the speed and smoothness of your Android experience.

Important

Features ✨:

  1. Dynamic ZRAM optimization with RAM-based sizing and lz4 compression for faster swap performance.
  2. Real-time memory daemon that monitors RAM usage and manages background apps automatically.
  3. System and Google app background restrictions via appops to reduce RAM and battery drain.
  4. Window Manager logging and logcat disabled to minimize I/O and CPU overhead.
  5. Smart storage trimming across all partitions using sm fstrim and fstrim.
  6. Touch responsiveness optimization with reduced multi-press and long-press timeouts.
  7. Automatic GPU driver selection (Game Driver, Updatable Driver) and ANGLE support per game.
  8. Refresh rate locked to device maximum for smoother display output.
  9. Auto-detected renderer configuration (Skia Vulkan / Skia GL) based on hardware support.
  10. Full APK and native library preload to RAM for faster app launch.
  11. Game mode activation with OEM-specific performance settings (MIUI, ColorOS, XOS, MagicOS).
  12. Comprehensive system tracing and logging disabled including kernel tracing, atrace, and service logs.
  13. DEX compilation with speed mode for games and speed-profile for other apps.
  14. Android Game Mode configured per app with auto-detected downscale and loading boost.
  15. Activity Manager tuned for gaming — reduced cached processes, GC interval, and OOM behavior.
  16. Dynamic game boost daemon that switches between performance and idle mode based on foreground app.
  17. System junk cleanup including art profiles, usage stats, blob store, and thumbnail removal.
  18. Aggressive GMS optimization with doze tuning, appops restrictions, and network policy control.
  19. SQLite database optimization with WAL mode, VACUUM, REINDEX, ANALYZE, and safe permission handling.
  20. Miscellaneous system tweaks and configurations applied at boot for overall stability and responsiveness.

Tip

  1. Supports Magisk KernelSU KernelSU Next APatch SukiSU and their variants.
  2. Minimum Android 10 SDK 29.

Warning

Disclaimers 🛡️:

  • Use at your own risk. No guarantees are made regarding stability, compatibility, or safety. Always back up your data before installing anything.
  • These works are tested on specific devices only. Behavior on other devices may vary significantly.
  • The author reserves the right to discontinue, modify, or remove any module or plugin at any time without prior notice.

Caution

Warning ☢️:

  1. The developer takes no responsibility for any damage, data loss, or device malfunction caused by the use of these works.
  2. System modifications can be unpredictable. What works on one device may break another.
  3. Always have a recovery solution ready — TWRP, ADB, or fastboot — before proceeding.
  4. If you do not fully understand what a modification does, do not apply it.
  5. Redistribution, modification, or repackaging of these works without explicit permission from the author is strictly prohibited.
  6. Rooted devices with custom ROM may behave differently. Proceed with extra caution.
  7. Any modification applied to the system is your decision. Think before you act.

Download 📦:


About

Improve the speed and smoothness of your Android experience.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages