I'm trying to integrate a scanner to read checks (telecheck) with the clover mini but I don't know if it is possible, I'm getting a permission error, I think the device does not have
<uses-feature android:name="android.hardware.usb.host" />
activated.
I tested my code using a tablet and it worked, does the clover device can integrate with external devices by usb?