How to make an basic Android USB Host application?
My guess is that your vendor-id and product-id are in hex and they need to be integers. It's not very well documented but checkout https://stackoverflow.com/a/8328814/1302183
My guess is that your vendor-id and product-id are in hex and they need to be integers. It's not very well documented but checkout https://stackoverflow.com/a/8328814/1302183