On Mon, Mar 8, 2010 at 00:14, Andreas Heertsch <[email protected]> wrote: > Thanks Maciej for your answer. Does that mean, that Android-Devices have a > serial port? (I would be happy) Is there a description around, how to use > such port?
Yes, probably all of them have it somewhere (on PCB), but HTC models have it connected to HTC's "usb" connector (more info in first link). Unfortunately there is no "androids java" api for it. So You have to have rooted phone and use some standard linux tools (some of them are missed so You must found arm binaries on the Web or cross compile them Yourself). I thinking about porting librxtx-java for Android but I probably won't have time for doing this in near future. regards, Maciej Sawicki -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
