문제

To enable USB debugging(android development using eclipse on ubuntu), we need a USB vendor ID of the device. Does anyone know for Aakash(manufacturer: Datawind), because Datawind is not there on the list by Google.

도움이 되었습니까?

해결책

4 Steps:

  • make sure, tablet is unplugged
  • run lsusb and note output
  • plugin tablet
  • run lsusb again

the output will differ by one line - this gives you VendorID and DeviceID of the tablet

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top