That does not answer the question. The ADK is for connection a host to the Android slave. It does not help at all when the other device is a slave like a typical USB-serial off the shelf converter.
Our company has also been looking for a solution to this question and have come up empty. Android 3.1 with host USB capability does connect effortlessly with a typical USB keyboard because the Android OS has USB drivers for HID class USB devices built-in. But the tablets we tried did not come with CDC class USB drivers, which you would need to talk to a serial module. If anyone finds a _real_ solution to this problem, please let me know too. On Nov 14, 8:13 pm, gjs <[email protected]> wrote: > Hi, > > Have a look at the adk. > > http://developer.android.com/guide/topics/usb/adk.html > > Regards > > On Nov 14, 11:18 am, Erik <[email protected]> wrote: > > > > > It's possible that I'm an idiot, but I can't seem to find a tutorial > > on USB communication that actually tells me something useful. > > > Can someone kick my ass in the right direction? > > > Does anyone know of the ability to use USB to serial adapters and talk > > to RS232 devices over the USB? > > > Boss wants to use a Toshiba tablet running 3.1 to run a couple of bill > > validators that talk serially. > > > TIA -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

