libaums icon indicating copy to clipboard operation
libaums copied to clipboard

Tow Android phone connect with OTG, can not copy file

Open turnipkingsly opened this issue 7 years ago • 1 comments

I want transfer file with tow android phone, demo app "Copy to USB" cash MainActivity setupDevice Error ScsiBlockDevice init() method throws Exception : "unsupported PeripheralQualifier or PeripheralDeviceType"

turnipkingsly avatar Aug 18 '18 02:08 turnipkingsly

If I understand correctly you were trying to copy files from an old android phone, is that correct?

In that case it is not supported at the moment because Android phones use the MTP protocol.

I think Magnus would agree that contributions are welcome if someone wants to implement it as a driver

depau avatar Sep 16 '20 18:09 depau