Get Vendor ID, Product ID of Android USB Device Programmatically
2 answers
The UsbDevice class has a method to get the product id and id id. You can refer http://developer.android.com/reference/android/hardware/usb/UsbDevice.html
0
source to share