> I am trying to develop a device which would attach to my Droid and > send keystrokes to it, but I need help understanding how the USB OTG > works. I have the basic pinout, but is there a reference and > instruction set guide anywhere, preferably with example code? Has > anyone had any luck developing similar peripherals? > > http://wiki.droid-devs.com/images/7/7b/Otg.png
You're not going to be able to do this at the SDK level. The folks over at [android-porting] may be able to help you at the firmware level. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html -- 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

