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 autoselect first usb device? #488

Closed kesyous closed 1 year ago

kesyous commented 1 year ago

Hi, I want to skip first devicelist screen with autoselect first device on list. How can i do it?

kai-morich commented 1 year ago

looks like I didn't save the proposed solution, so here again:

instead of using a device list screen, simply open the first device as depicted in this project readme