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

How to know from android app when usb serial device is power off #504

Closed aungmyint closed 1 year ago

aungmyint commented 1 year ago

How to know from android app when usb serial device is power off.

kai-morich commented 1 year ago

it's not possible to distinguish unpowered from disconnected devices on software level