Föderation FR Di 22.08.2023 01:30:52 |
Föderation FR Di 22.08.2023 01:51:40 @tuxicoman be glad it's just some hundreds. I was asked by $someone who had 3k files there – MTP simply hung and finally crashed. Would be nice if good-old USB MassStorage could at least be used on demand. As that's not the case, I almost always use ADB. Thanks to adbfs being available for Linux, I can mount my devices directly. And suddenly, access gets blazingly fast… |
Föderation FR Di 22.08.2023 02:17:55 @IzzyOnDroid adb is for debugging by its name. If it is so better why is not the standard way to access files from computer? I am worried if android devs are satisfied by MTP for end users. |
Föderation FR Di 22.08.2023 08:56:00 @tuxicoman Debugging is one of its purposes, yes, but far not the only. See e.g. my list here: https://android.izzysoft.de/applists/category/named/network_admin_adb And I tend to interpret the name rather as "Android Debug as Bridge" – as a bridge to many more features you'd otherwise miss… |