Does anyone know the VendorID for this device?
Another answer here INQ Cloud Touch debugging mentions adding “2314” to %userprofile%.android\adb_usb.ini on Windows systems, however I am using Ubuntu and am unsure if this is value is actually the Vendor ID or not. And adding this to the 70-android.rules does not seem to get the device recognized via “adb devices”. Any info would be greatly appreciated, thanks very much!
Does anyone know the VendorID for this device? Another answer here INQ Cloud Touch
Share
The INQ Cloud Touch (and possibly other INQ devices) use an alternate version of adb, available here:
http://www.fileserve.com/file/QV59ZeS/adb
Use this in place of the standard adb and follow the tutorial from Android Developers:
http://developer.android.com/guide/developing/device.html#setting-up