kai-morich / SimpleUsbTerminal

Android terminal app for devices with a serial / UART interface connected with a USB-to-serial-converter
MIT License
529 stars 195 forks source link

No Device Recognize in Android 10 #33

Closed muhammadfarooq012012 closed 3 years ago

muhammadfarooq012012 commented 3 years ago

I am using Android 10. I am trying to attach the USB device using an OTG adapter to the app. No USB device message appears and no device shows in the list of USB devices.

The USB device shows When I run this app Below Android 10.

kai-morich commented 3 years ago

I am not aware of general issues with Android 10. I asume it's more related to Android device vendor and vendor specific customization of Android. Did you test with same device running different Android versions?