Hi,
> What I can tell you is that Android phones/tablets are USB devices,
> and QEMU have an incomplete support for REAL USB devices with QEMU
> behaving as an USB host. But QEMU is not designed currently to work
> as a USB device to a real USB host.
>
> If you want to code that support yoursel
Hi Ankit,
El 03/11/2011, a las 20:37, Ankit Verma escribió:
> Hi Natalia,
>
> I am trying to support usb connections on Android Emulator. Since
> Android Emulator is based on QEMU, i thought you could give some
> insight on how to enable usb connections for android emulator.
>
> As per the foll