0x192 / 0x192/universal-android-debloater
Clean - Cache
Open
enhancement
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion:
A good practice to reduce caches instead of removing system applications aepnas.
```adb shell pm trim-caches <2G/2000M>```
Do you agree?!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue suggests adding a cache trimming feature via ADB command. Research the existing ADB command handling in the codebase, likely in modules dealing with device communication and command execution. Determine how to integrate a new command for trimming caches, and what UI changes are needed. Verify the command's effect on different Android versions and devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100