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

App is Crashing #531

Closed ranjitAcelucid closed 12 months ago

ranjitAcelucid commented 12 months ago

Hii @kai-morich @mik3y and @all,

I am experiencing , app is crashing continuous on this point.

Executors.newSingleThreadExecutor().submit(serialIoManager);

please help me

kai-morich commented 12 months ago

not enough details provided