Hi, I want to communicate using COM Port present on Mobile with other device. The communication should be serial (UART). I will connect the OTG Cable to phone and other end of OTG to USB to serial converter.
Is the any API in android development kit? which can use directly to access the COM Ports. i did an experiment using Linux OS , and its possible to communicate using linux (linux detects this device as ttyUSB and using Python API it was possible to use the COM PORTS ) please let me know any information on it. or any other way to do it. Thanks sanjyot -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/3bef6aa7-c497-4bf8-bb06-0fc3d056bf8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

