Live data from Hacker News

Show HN: Material Files – Open Source Material Design File Manager for Android

github.com

41–50 of 73 posts

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#41
post #38
post #3

This has been my go to file manager for years. It is the first thing I install on a new phone. It can even mount network file systems like ftp, sftp, and smb. I use the sftp and it works really well all things considered. edit: double bonus points because it is available on the privacy centric/open source app store Fdroid.

Android does not natively have any kind of file browser?

It does, it's just not the best.

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#42
Excellent software. It's fully featured (I love the SFTP support and being able to uncompress), customizable, and open source.

Handily beats most of the paid file managers on Android and is one of the first things I install on all Android devices I have.

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#43
post #21

Used this for years, but after some repressive change to Android I can't access files in the Android/ dir where most apps save their files. Apparently it needs to be rooted for that to work. So, sadly pointless now. I'm stuck with the default file manager.

Shizuku has made this bearable for me, otherwise I think there is no longer any benefit in running unrooted Android. If I'm going to give up all control of my device I'd rather run iOS.

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#44

I still use ES file explorer pro from ages ago. I transfer the apk from device to device and backed it up on multiple locations. It really provides a unique set of features, browser-like tabs, ftp server/client, ... it makes managing files so much more doable on a phone. it saddens me that it got removed.

Why was it removed? I think I had that for some reason...

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#45
post #12

Supporting Android 5.0+ is impressive, though there was another file manager supporting Android 1.0+ discussed recently https://news.ycombinator.com/item?id=38789958 (I'm impressed by both, not an Android developer, curious how one ensures compatibility with ancient versions; actual testing, a compatibility linter, other?) I also enjoy Material Files' README, particularly https://github.com/zhanghai/MaterialFiles#why…

> curious how one ensures compatibility with ancient versions; actual testing, a compatibility linter, other? Android linter does check that access to APIs added in newer versions is gated behind a version check, for example. But frankly I feel like compatibility with any Android version less than 4 (or even 5) is in practice a non-issue, simply because there are no users with such ancient Android. And the few that w…

Corollary to your statement: of the very small (https://apilevels.com/

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#47

I still use ES file explorer pro from ages ago. I transfer the apk from device to device and backed it up on multiple locations. It really provides a unique set of features, browser-like tabs, ftp server/client, ... it makes managing files so much more doable on a phone. it saddens me that it got removed.

OMG YES! I though I was the only one. Specifically non-pro v3.2.5.5. The Versions after that are an ad ridden mess.

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#48

Earlier quoted context omitted.

What happened to Simple File Manager? I'm using it currently and I don't see a problem with it.

https://news.ycombinator.com/item?id=38505229

Oh wow, that's pretty sketchy and I had no idea. Thanks for mentioning it!

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#49

I still use ES file explorer pro from ages ago. I transfer the apk from device to device and backed it up on multiple locations. It really provides a unique set of features, browser-like tabs, ftp server/client, ... it makes managing files so much more doable on a phone. it saddens me that it got removed.

Do you know a reputable source to get older-version APK's for it, and which version do you use? (I did buy it way back when)

Using the non-pro 3.2.5.5 in my case. Got it off apkmirror. Insane that it still work all those Android versions later.

Re: Show HN: Material Files – Open Source Material Design File Manager for Android

#50

Whats the point of putting the design choices in the name? If trend changes or someone puts a theme ?;0

Naming is hard, and I already have to implement file management :P Just kidding. The reason is that I started the project mostly because I wanted a file manager with proper Material Design, and it's very unlikely that I (or AOSP) adopt a completely different design system.

Google has then created a new version of Material design: https://m3.material.io
Post reply on HN