blob: 5fd5a30798b3d6c8c7b74cbec34e7472782a5b58 [file] [log] [blame]
<HTML>
<BODY>
<p>Provides support to communicate with USB hardware peripherals that are connected to Android-powered
devices. Use {@link android.hardware.usb.UsbManager} to access the state of the USB and to
communicate with connected hardware peripherals. Use {@link android.hardware.usb.UsbDevice} to
communicate with the hardware peripheral if the Android-powered device is acting as the USB host. Use
{@link android.hardware.usb.UsbAccessory} if the peripheral is acting as the USB host.</p>
</BODY>
</HTML>