Description
Allows you to list all attached (host mode) USB devices. Information includes:
* The Device class
* The USB device path
* The Vendor ID (VID) and the Product ID (PID)
* A List of all interfaces and their endpoints
If you download the accompanying databases, the application will also be able to
provide you with additional info such as the Vendor of the device (which is not
necessarily the brand!), the vendor's logo and the product name.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Write storageCreate and change files on the device storage.
- Network stateCheck whether and how the device is connected.
- usbDeviceEnumerator.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
- Read storageRead files on the device storage.
Comments