Reputation: 610
Any idea how to program data transfer through the USB serial port of an Android phone; piloted from the phone?
Upvotes: 1
Views: 3010
Reputation: 11053
There is USB support starting with Android 3.1. Check here http://developer.android.com/guide/topics/usb/index.html
Upvotes: 3
Reputation: 1006674
There is no support in the Android SDK for communicating over USB, sorry.
Upvotes: 2