Monday, January 09, 2012

Using ADB with HP Touchpad + CM7 (Alpha-3.5)

Seems like HTC vendor ID works with HP Touchpad + CM7. Therefore the following entry in the "/etc/udev/rules.d/51-android.rules" file will be sufficient (at least in my case) to be able to use adb.

SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"

No comments: