Regarding: USB host support in the rowboat - Gingerbread distribution
My customer posed the following: "We want to make our DM3730/EM335x based devices act as a USB 2.0 hosts, but in reading the Google docs I was under the impression that Gingerbread doesn’t directly support the USB Host API like later versions do. I noticed if I plug a USB ‘device’ (I’m using a LM3S3748) into a beagleboard, it recognizes the device. I’m not sure how to access the device, however, if the Android host API doesn’t exist in this release as Google docs seems to suggest. The TI Gingerbread release notes state that the Rowboat release does support USB KB and Mouse, so clearly the USB Host drivers and stack exist in the release"
My question: If the API is not supported on the Android API level, how does an app use the USB Host capabilities from the TI release? Examples of using USB host support in Gingerbread on Rowboat would be extremely helpful.