Android powered device in USB host mode
问题 Android has implemented the USB host mode in Android 3.1 and newer. I've gone through documents in the following link: http://developer.android.com/guide/topics/connectivity/usb/index.html http://developer.android.com/guide/topics/connectivity/usb/host.html However, the information provided by Android official website is relatively too high level for me to understand the whole story. I know that OTG is necessary to implement USB host mode. I have some questions listed in the following: How