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

no driver for device #492

Closed Ranjit8298 closed 1 year ago

Ranjit8298 commented 1 year ago

Hii @mik3y , Please help How to resolve this issue no driver for device?

kai-morich commented 1 year ago

which library version are you using? which type of device do you use / what is the expected driver for your device?

narendran12 commented 1 year ago

Hi @kai-morich @mik3y i am using the latest library. When i connect the usb pendrive is detecting and it says no driver, on tap of that i am getting error toast like no driver. Could you please help.

@Ranjit8298 Have u got any workaround for this issue?

Screenshot_20230508_121532_USB Serial Example

kai-morich commented 1 year ago

your 'pendrive' is a memory device, but not a serial device, so you cannot open it with this library

Jai-GAY commented 1 year ago

connect the usb pendrive is detecting

Do not quite understand why you need this app to open USB mass storage class device where all OTG phones can use the default file explorer to browse the contents.

this app compatible-devices