I heard that Android 3.0 sdk supports USB Host. I want to read / write data to the USB port of an Android device using the Android application. This application will send data to a touch device connected to the usb port of an Android tablet. Is there any sample code or example for reading a USB read?
source
share