I don't know how to read data from usb hid device on Android 4.0,I already used HashMap<String, UsbDevice> deviceList = managerme.getDeviceList() get this device, but I don't know how to read data from usb hid device asynchronous,please who can help me, thanks.
            Asked
            
        
        
            Active
            
        
            Viewed 1,373 times
        
    1
            
            
        
        Seraphim's
        
- 12,559
 - 20
 - 88
 - 129
 
        zhoulikai
        
- 11
 - 2
 
- 
                    2Try here: http://stackoverflow.com/questions/13280581/using-android-to-communicate-with-a-usb-hid-device – Seraphim's Mar 28 '13 at 14:25