Bingo. Not a lot of Android tablets support the USB host profile (although that is changing). In most cases, all they can do is access a USB mass storage device (flash drive or maybe an external drive). So you'd need a device driver that either delivered the data stream directly (and your code dealt with that stream), or presented the device as a virtual serial port and then you handled it like any other serial device.
Mark



2Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks