Embedded System USB to Android Device -


i writing android 2.1 application needs data usb device. usb device embedded system created. embedded system has no os. also, android device not send data embedded system.

how should go this, i'm guessing need make high-level driver communicate usb application. but, have never made linux driver before.

if creating high-level driver best way this, can give me references have somewhere start.

if there other ways accomplish hear it

-thanks

the android open accessory development kit should start looking. many of other google's documents, tutorial reasonably complete , should provide starting point

good luck!


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -