mik3y / usb-serial-for-android

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
MIT License
4.81k stars 1.58k forks source link

Read All Files #515

Closed talhacomak closed 1 year ago

talhacomak commented 1 year ago

Is there a way to read files at USB Device with this library?

kai-morich commented 1 year ago

this library is for serial devices, not for mass storage devices