Reputation: 41
Can anybody tell me how to create android apps that send character via usb port as uart communication? I have looked at android.hardware.usb in developer guide but it is not mentioned.
Upvotes: 3
Views: 14622
Reputation: 4849
Have you looked at this project?
http://code.google.com/p/android-serialport-api/wiki/android_to_rs232_guideline
Upvotes: 2