package.html revision 3f39f653a90f9727d13be1e9908f0afb8fe66d6e
1<HTML>
2<BODY>
3<p>Provides support to communicate with USB hardware peripherals that are connected to Android-powered
4devices. Use {@link android.hardware.usb.UsbManager} to access the state of the USB and to
5communicate with connected hardware peripherals. Use {@link android.hardware.usb.UsbDevice} to
6communicate with the hardware peripheral if the Android-powered device is acting as the USB host. Use
7{@link android.hardware.usb.UsbAccessory} if the peripheral is acting as the USB host.</p>
8</BODY>
9</HTML>