a) wrong group : use android-platform b) maybe you could change the usb gadget on your device and provide an composite usb device with a serial communication port
But to change the framework will be not so easy. IMHO you have to adapt the kernel, create your own kernel - framework communication via your own sysfs entries and so on ... But all not the scope of this group as this outside of the sdk Good luck ! Frank On 18 Okt., 19:34, Aravind <[email protected]> wrote: > Hi Team, > > I am a beginner in Android and i want to establish a serial port > communication(UART RS232) library in Android Framework Layer. My > applications want to use that libary to send messages to some serial > port devices. here we wan to use android as a embeded device and not a > mobile device. can you suggest me how to establish a seria > communication and to add that library on android framework layer. > > Regards, > Aravind. -- 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

