[android-developers] Does Nexus 7 support USB Host Mode ?

2012-10-16 Thread Arpan Patel
Hi, Does Nexus 7 support USB Host Mode ? I want to connect the Nexus 7 via USB Host to a SoC and transfer data between them. Connection will be like this *Nexus 7 <---> USB OTG <--> SoC.* * *I should be able to use *android.hardware.usb *api's to enumerate and communicate between the two de

Re: [android-developers] Does Nexus 7 support USB Host Mode ?

2012-10-16 Thread Nikolay Elenkov
On Tue, Oct 16, 2012 at 2:40 PM, Arpan Patel wrote: > Hi, > Does Nexus 7 support USB Host Mode ? I want to connect the Nexus 7 via USB > Host to a SoC and transfer data between them. > Connection will be like this Nexus 7 <---> USB OTG <--> SoC. > I should be able to use android.hardware.usb