One-tap Android cache cleaner with Root & No-Root modes
Why This · Features · Installation · Preview
Most Android cache cleaners either require root access, show intrusive ads, or lack transparency about what they are doing. ZeroCache solves this with a clean, privacy-first approach that gives you full visibility and control.
| ⚡ One-Tap Clear | Clears all app cache with a single button press. |
| 🔒 Privacy First | No ads, no tracking, fully local processing. |
| 🌐 No Root Required | Uses AccessibilityService for non-root devices. |
| 💪 Root Mode | Optional full pm clear access for rooted devices. |
| 🌏 Multi-Language | Supports English and Bahasa Indonesia out of the box. |
| Feature | Status | Description |
|---|---|---|
| One-Tap Clear All | ✅ | Single button to clear all detected app cache. |
| No-Root Mode | ✅ | Uses AccessibilityService to auto-tap Clear Cache button. |
| Root Mode | ✅ | Direct pm clear commands for faster clearing on rooted devices. |
| Live Progress | ✅ | Animated 3-dot indicator during clearing process. |
| Dark Mode | ✅ | System-wide dark and light theme support. |
| Multi-Language | ✅ | Toggle between English and Bahasa Indonesia. |
| Settings Menu | ✅ | Quick access to language, GitHub repo, and crypto donation addresses. |
- Platform: Android
- Language: Kotlin
- UI Framework: Jetpack Compose with Material Design 3
- Min SDK: 26 (Android 8.0)
- Target SDK: 35 (Android 15)
- Architecture: Single-Activity, Single-Screen Compose UI
- License: Apache 2.0
Download the latest APK from the version folder:
| Version | File |
|---|---|
| v1.0.0 | Zero-Cache-V1.0.0.apk |
git clone https://github.com/Curzyori/zero-cache.git
cd zero-cache
./gradlew assembleDebugOutput: app/build/outputs/apk/debug/app-debug.apk
This project is released under the Apache License 2.0 — see LICENSE for full text.
If this project is useful, consider supporting its development!
Crypto payment details are maintained at donate.curzy.dev.
This project is released under the Apache License 2.0 — see LICENSE for full text.

