Any idea how to program data transfer through the USB serial port of an 开发者_如何学GoAndroid phone; piloted from the phone?
There is USB support starting with Android 3.1. Check here http://developer.android.com/guide/topics/usb/index.html
There is no support in the Android SDK for communicating over USB, sorry.
精彩评论