Skip to content

This module is designed to optimize the Android system by deleting unnecessary garbage files (junk).

License

Notifications You must be signed in to change notification settings

DEMONNICA/Clear-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Note

  • Optimize system performance by clearing unnecessary files and improving resource management.

Important

Features ✨:

  1. Dalvik Cache Cleanup for clearing /data/dalvik-cache/arm and /data/dalvik-cache/arm64 to optimize app performance. ✔️
  2. System Dropbox Log Removal targeting /data/system/dropbox to eliminate unnecessary log files. ✔️
  3. Temporary File Deletion across /data/cache and /data/local/tmp for reclaiming storage space. ✔️
  4. Tombstone Log Erasure in /data/tombstones to remove crash logs and free up system resources. ✔️
  5. Empty Directory Cleanup in /storage/emulated/0/Android (excluding /Pictures) to remove unused folders. ✔️
  6. Thumbnail Cache Clearing for .thumbnail and .thumbnails directories to optimize media storage. ✔️
  7. System and Shader Cache Cleaning targeting cache, shader, and GL cache files in /data, /data/user_de, /storage/emulated/0/Android/data, and /cache. ✔️
  8. FSTRIM Partition Optimization for trimming /data, /cache, /system, /vendor, /product, /metadata, /persist, and /apex partitions to enhance I/O performance. ✔️
  9. RAM Cache Clearing using drop_caches to free up memory and improve system responsiveness. ✔️
  10. Kills all 3rd party apps except Termux. ✔️

Tip

  1. Supports Magisk APatch SukiSU KernelSU and other variants.
  2. Minimum Android 10 sdk 29.
  3. In TERMUX run: su -c CLEAR

Download the module here 📦:
Telegram URL  


Warning

Disclaimers 🛡️:

  • This module is provided as is, without warranty of any kind. Any risks of use are entirely your responsibility. It is recommended to back up important data and configuration before installation. This module was developed in good faith to provide benefits, but the author is not responsible for any damage or problems that may occur as a result of its use.

Caution

Warning ☢️:

  1. Use of this module is the sole responsibility of the user. The developer is not responsible for any damage or malfunctions that may occur as a result of the installation or use of this module.
  2. This module can modify certain parts of the system. Under certain conditions or configurations, misuse may cause problems such as bootloops or system instability.
  3. Before proceeding with the installation, make sure you have access to a recovery mode such as TWRP or ADB as a safety measure in case something goes wrong.
  4. This module modifies various sensitive system parameters. Improper or incompatible configurations may lead to system instability, overheating, performance degradation, or even bootloops. Use responsibly and ensure you understand the risks involved in applying each modification.

If you like this work, please star ⭐ or follow me on GitHub. Your support means a lot and helps me to continue developing open source projects. You can also show further appreciation by donating below

Ko-Fi Saweria Paypal

About

This module is designed to optimize the Android system by deleting unnecessary garbage files (junk).

Topics

Resources

License

Stars

Watchers

Forks

Languages