[android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-09-06 Thread Slick Dev
I'm not sure if this applies to you, but its worth checking out: http://slickdevlabs.com/slick-usb-2-serial-library/ On Aug 12, 8:21 am, ColorTheorist wrote: > While I do not have full understanding of different hardwares and > chips, not being too familiar with hardware in general, the Honeycomb

[android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-12 Thread ColorTheorist
While I do not have full understanding of different hardwares and chips, not being too familiar with hardware in general, the Honeycomb suite does allow for the user to connect an HID interfacing USB device and open up a connection with it. From there you could communicate with the device via a di

Re: [android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-10 Thread Kristopher Micinski
> > > maybe there is another solution. > I can get rid of FTDI and connect serial com to Arduino IOIO (it has > UART) and then to Android. > Could it work ? > > Why not? I mean, that's what that board was designed for, right? Kris -- You received this message because you are subscribed to the G

[android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-10 Thread razor
On 10 Sie, 20:45, Kristopher Micinski wrote: > On Wed, Aug 10, 2011 at 2:25 PM, razor wrote: > > thanks for link! > > > is it depend on device too? (like power thru USB) > > is it possible to flash custom ROM 3.1 on an older  device? (with > > 2.2-2.3 android originally) > > You'll probably want

Re: [android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-10 Thread Kristopher Micinski
On Wed, Aug 10, 2011 at 2:25 PM, razor wrote: > thanks for link! > > is it depend on device too? (like power thru USB) > is it possible to flash custom ROM 3.1 on an older device? (with > 2.2-2.3 android originally) You'll probably want to check another forum for rooting / flashing your device

[android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-10 Thread razor
thanks for link! is it depend on device too? (like power thru USB) is it possible to flash custom ROM 3.1 on an older device? (with 2.2-2.3 android originally) On 10 Sie, 17:02, lbendlin wrote: > this may help > > http://developer.android.com/guide/topics/usb/host.html -- You received this m

[android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-10 Thread Chris Stratton
On Wednesday, August 10, 2011 10:55:14 AM UTC-4, razor wrote: > > Hi. > I have simple USB interface (acting like serial port, basen on FTDI > FT245RL chip). > It works on windows like COM port. > > Is it possible to connect it to Android Phone (like HTC Desire) and > read/write values from thi

[android-developers] Re: connecting USB serial device to Android handset, is it possible?

2011-08-10 Thread lbendlin
this may help http://developer.android.com/guide/topics/usb/host.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to a