Closed GoogleCodeExporter closed 9 years ago
You could use android-serialport-api just to configure the port (baudrate, no
parity, 8 bits per character, 1 stop bit), and then directly open the
"/dev/..." with a FileInputStream. Not sure if it will be non-blocking though.
Original comment by cedric.p...@gmail.com
on 20 Feb 2013 at 5:37
Original issue reported on code.google.com by
tua...@lumivietnam.com
on 20 Nov 2012 at 1:46