A simple, yet complete example of an Android app using UsbSerial library
A library and example app to use serial port or Bluetooth SPP on Android
A simple Android library for implementing Bluetooth Serial Port Profile (SPP) communication.
"SerialPort Android" is a library which goals is to improve and add ease of access to serial devices and USB<>RS232 devices under Android OS.
Android serial communication library. 安卓串口通讯
Android serial port development dependency library.
Android reading data from arduino by serial port and display over GDX library
This is the initial version of the voice controlled bot, created for a hackathon at Siemens. Uses CMU PocketSphinx for keyword detection and usb to serial library to send commands from android to arduino through serial port, using usb otg. Code may have redundancy.