How do you organize your Android files?
byā¢
Hey everyone š
Iāve been working on a small Android app to solve something that was honestly driving me crazy ā file chaos on my phone.
You know how the Downloads folder turns into a graveyard after a while? Screenshots everywhere, random PDFs, duplicate files⦠it gets messy fast.
So I built an app that focuses on organizing files automatically but still giving you control.
Some things it does:
- Smart file sorting (by type, date, size)
- Duplicate detection using SHA-256
- Undo last operation (this one saved me a few times š
)
- Custom rules (so you can organize things your way, not just presets)
- Clean UI focused on actually getting things done fast
The idea wasnāt to make ājust another file managerā, but more like a file organizer that thinks a bit for you.
Iām still improving it and adding features (like rule previews, better automation, etc.), so Iād really appreciate any feedback:
- What features would you want?
- Anything that would make you actually use something like this daily?
If anyoneās interested, I can share more details or a test version.
Thanks š
1 view

Replies