Actually there is a 3.3V serial connection available through the ext. USB connector on the G1. You should check out this instructable about making a connector to interface the G1 to an RS-232 cable. http://www.instructables.com/id/Android_G1_Serial_Cable/
Of course, there is no API available in the Android SDK so you are probably need to write some native code to do that. Hmm, sounds like a nice little project to get started. A native library for the G1 which exposes the serial port to the Android Framework. -L!TH On May 26, 4:24 pm, Aakash Patel <[email protected]> wrote: > hello, um, there is not serial interface for the ADP1 / G1 / Magic, > nor is there an API to communicate over the USB port either. > > On May 26, 7:08 am, ismail <[email protected]> wrote: > > > > > Hi All, > > I have just started to develop andriod application. > > > My question is: > > Can I communacate with serial port by using android application? > > If yes, how can I start,need help. > > > Thanks in Advance. > > Ismail- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

