Note
Description 📝:
- This module is designed to optimize the Android system by deleting unnecessary garbage files (junk).
Important
Features 🚀:
- Wipe all files inside Dalvik cache
arm
andarm64
folders to boost system speed. ✔️ - Clean up all log and hidden files inside the Dropbox system folder, without deleting the folder itself. ✔️
- Delete temporary and backup files (
*.tmp
,*.bak
,*.old
,*.log
,*.temp
) recursively from all directories. ✔️ - Remove tombstone error log files and clean up empty directories in tombstones folder. ✔️
- Delete unused empty directories recursively in internal storage. ✔️
- Find and delete all files inside
.thumbnail
folders at any depth, keeping folders intact. ✔️ - Clear cache files inside safe cache folders of system and apps with live deletion display. ✔️
- Perform deep FSTRIM on all major partitions to optimize storage performance. ✔️
Tip
Installation ✳️:
- Make sure Magisk, KSU, or Apatch is Installed
- Download Module
- Installation via Magisk/KSU/Apatch Manager
- Reboot the device after the installation is complete.
Warning
Disclaimers 🛡️:
- This module is provided "as is" without warranty. Use of this module is at your own risk. Make sure to back up original data and configuration before installation. The author is not responsible for any damage or problems that may arise.
Caution
Warning ☢️:
- This module is used at your own risk. The developer is not responsible for any damage that may result from the installation or use of this module.
- Use this module at your own risk. Misconfiguration may cause problems such as bootloop or system instability.
- Make sure you have access to recovery mode (TWRP/ADB) before installing this module, just in case something goes wrong.