This Android library enables you to send and receive messages from USB devices with a serial interface. It has been built and tested to work with the following development boards:
- Arduino Mega 2560 (2341:0010)
- LeafLabs Maple r5 (1EAF:0004)
This library requires the following to work:
- Minimum SDK version 12 (Android 3.1 Honeycomb)
- A phone that supports USB host mode
- A USB-OTG cable
- A USB peripheral that speak serial
- Your own Android application utilizing this library ;)