Re: [android-developers] Connecting to USB-Serial Converter in Android

2012-05-30 Thread Thomas
Hi, When you find out how, please post the link back here as that is a problem I expect I'll have to address in the near future. Sometimes programming problems resolve out into hardware problems. Best, Tom B On Wednesday, May 30, 2012 9:03:30 AM UTC-4, James Black wrote: > > This list is for

Re: [android-developers] Connecting to USB-Serial Converter in Android

2012-05-30 Thread James Black
This list is for SDK questions. You may want to find a list for hardware. On May 30, 2012 5:37 AM, "Hans Paul" wrote: > I am attempting to connect to a serial device from a Android tablet, via > USB-Serial Converter. In order to interface with this particular serial > device, a linux library mus

[android-developers] Connecting to USB-Serial Converter in Android

2012-05-30 Thread Hans Paul
I am attempting to connect to a serial device from a Android tablet, via USB-Serial Converter. In order to interface with this particular serial device, a linux library must be used as an interface. This library takes an integer as an argument, and tries to connect to the device at the following