felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.8k stars 585 forks source link

App crashes when I return to main screen #230

Closed augustopeterle closed 5 years ago

augustopeterle commented 5 years ago

Hi, I'm using a Android 5.0 and FTDI chip.

The example asynchronous now works fine, but when I go back in App and return to main screen of my Tablet the app Crashes.

I can't debug because my USB is connected to FTDI device. I think this may be the onResume or onStop methods. Do you have any suggestion ?

Regards.

felHR85 commented 5 years ago

@augustopeterle I would need more information. For debugging over Wifi you could try this