Forums

How do you organize your Android files?

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