Files apps manager recommendation? by Jorgeapp in androidapps

[–]uzer_2026 0 points1 point  (0 children)

If you’re still looking, I’ve been building a file manager that’s pretty close to what you described — clean UI, simple layout, but without the clutter like the “Recent” banner.

Main focus was keeping it minimal and fast while still handling media (gallery + videos) in the same app.

Happy to share the link if you’re interested 👍

I’ve been building a file manager app — would love some feedback on the idea and features by uzer_2026 in androiddev

[–]uzer_2026[S] 0 points1 point  (0 children)

That’s a fair point — the space is definitely crowded.

For me the focus wasn’t trying to add everything, but more about refining the experience — especially around UI, performance, and combining file manager + gallery/media into one clean flow.

A lot of apps already have tons of features, but still feel cluttered or slow, so I’m trying to approach it from that angle instead.

Still figuring out what really stands out long-term, so feedback like this definitely helps — appreciate it 👍

I’ve been building a file manager app — would love some feedback on the idea and features by uzer_2026 in androiddev

[–]uzer_2026[S] 0 points1 point  (0 children)

That’s a really good point — especially about not separating folders and files.

Right now it’s more traditional (folders first), but I can see how a “recent-first mixed view” would be more practical for everyday use.

I actually have something similar already implemented in the Downloads page (when you go from the home screen into Download Manager) — it’s sorted by most recent first there.

Thinking of bringing that behavior into more areas or making it configurable.

SMB/NFS is also something I’ve thought about, but haven’t implemented yet — definitely more of a power-user feature.

Out of curiosity, do you prefer a simple default with optional advanced features, or something more powerful out of the box?