Android-SerialPort-Tool icon indicating copy to clipboard operation
Android-SerialPort-Tool copied to clipboard

Android串口调试助手

Results 10 Android-SerialPort-Tool issues
Sort by recently updated
recently updated
newest added

Hey i have a device which only supports baud rate 5787 which is non standard according to linux. When I pass this baud rate to your driver, it throw log...

Connect the computer to send the message twice or more before receiving it,And there are duplicates and missing data received, for example: FAFB0C10000055AB 1 FAFB0C10000055AB 2 FAFB0C10000055AB 3 receiving :...

Hi there, Thanks for your great effort. I managed to get the app running on the Lenovo Tab3 7 tablet with Android version 5.0.1. I could see the following device...

If you upgrade your support library versions from 27.0.2 to 28.0..0. this library does not work. It gives error "java.io.FileNotFoundException: /proc/tty/drivers (Permission denied)" I have given read permission and still...

Hello I have some question about set multiple device path. i saw the dropdownlist device path on UI but it select only one device path. So if I adjust your...

请问这个项目是需要到有root权限的手机上运行吗?

Hello i have some problem about getting received command. i can send command on the Mainactivity.java by using " SerialPortManager.instance().sendCommand("command" ); but how to get received command on MainActivity.java (i...

不支持CP210X系列,希望能整合一下。