kai-morich / SimpleUsbTerminal

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

How can i access onboard serial ports? #74

Open devicemodder opened 3 months ago

devicemodder commented 3 months ago

I have an android board that has a built in com port at /dev/tty4. it's a hardware port and not USB. will this app work?

kai-morich commented 3 months ago

This app and the used library https://github.com/mik3y/usb-serial-for-android only support USB