gnu.io.android
gnu.io.android copied to clipboard
GNU IO Library for Android
I tried to compile, but failed! 
Hi, my android device has RS232 com port(not USB to RS232),and Android-serialport-api can work in my deivce,I compile the source success,but the GNUIOtest.apk Always display "Can't find USB Serial Port",...
Hi, i am trying to add RS485 support. to do that, i need to understand how you modified the RxTx lib. I see that you modified 3 or 4 files...
Hi, I made a diff between the actual RxTx lib and your version, and i don't see any modification except for the deletion of the parallel port (if i remember...