UD
Download v1.3
1 downloads
| File type | APK |
|---|---|
| Version | 1.3 |
| Publisher | Microchip Technology |
| Release date | Sep 2, 2020 |
| Date added | Sep 2, 2020 |
| Os requirements | Android |
| Requirements | Requires Android 3.1 and up |
| Total downloads | 1 |
| Price | Free |
Description
This example shows you how to use the USB Host API in the Android OS to connect to either a HID device or a Vendor Class (LibUSB, WinUSB, or MCHPUSB) device.
The firmware, documentation, and additional information are available at www.microchip.com/android.
Version History:
v1.1:
* Fixed race condition between device detach and onPause() routine.
v1.0:
* Initial release