- copying files off a phone without using a network/cloud/internet
Tech bros be like:
- we built 16k 120fps camera into your phone
- beam forming wireless
- advanced ai multi core gigacore 2TB 3d array ram
The end user:
why does it still take 3 hours to copy vidoes off my phone
@xssfox the only reliable methods to transfer files off Android that I've ever found are:
- run an ssh server on the phone and scp or
- get the developer kit and adb pull over usb
It's kinda... Amazing.
@elladan @xssfox
you can use ADB on Linux without a developer kit.
Not very user friendly, so I use Total Commander and the SMB plugin on WiFi. SMB is like Windows share, so available on Linux. Windows Share works with Total Commander and the SMB plugin too. About 100x faster than USB!
Crazy.
Google doesn't allow Android apps with full file manager unless they are only a file manager!
Also they keep changing how SD card access works.
Good news! That camera can be used to transfer data rapidly as streaming QR codes!
@xssfox Well, you know Teter Phiel?
He's written a tract about how it's more important to build fancy one-of-a-kind tech for singular kings than mass-produce useful tech tor the dirty democratic masses, and now a bunch of his sillionaire friends are actively scouting for university students who would agree with the tract to recruit them as techbros.
https://annas-archive.gl/md5/5a61325354564f74ef65e93ac7cafc6c
@TerrorBite @xssfox Wouldn't IrDA refer to the much older devices (PDAs and such) using IR to transfer data?
I think NFC file share (that actually uses Bluetooth) is still a thing.
You can definitely actually manually make bluetooth connections and send a file that way via the built-in share function.
Have you tried LocalSync? or are you talking without WiFi at all (not just without cloud/internet)
@AlesandroOrtiz @xssfox Hmm. I don't use USB enough to say for sure about speeds, though I thought I remembered them being decent enough speed. (Mind you, most of my USB drives are kind of slow, so that may be the limiting factor there.)
I wonder though. If you're right, maybe they're actually limiting them on purpose? Eg switching to a lower spec connection and etc to decrease power usage? After all, with OTG you have to power the USB device from the phone's battery normally. That's also probably stressful on its voltage regulators and etc. (They used to make crazy adapters that could utilize external power, but I haven't seen those in forever.) I could absolutely see them actually limiting on purpose in such a case.
@xssfox You know, jokes aside, I have to say that the number of Android devices that support OTG connections and standard UMS devices has actually grown to be almost 100% these days. Yes, believe it or not, a huge number didn't support OTG back in the not so distant past. I'm not sure if type-C just makes it easier or what. And OTG adapters are a dime a dozen (if that much.)
Of course Apple always limited such access, but they did have basically an equivalent to OTG, just much more limited access. I think at this point most Android devices will actually let you physically plug in a USB drive or memory card reader or whatever.
I've even seen a few with type-C connectors.
That said, lazy me, I just use LocalSend or sftp (yeah, I have something to sftp to my Android devices, lol.)