Hi all.
I have a problem in adb.
I installed ubuntu 8.10 into virtualbox and android src building,
fastboot, emulator are all working well.
But when I try to attach real H/W into my PC, the adb doesnot list the
device.
I changed to root and added the 51-android.rules like
SUBSYSTEM=="usb", SYSFS{idVendor}=="05c6", MODE="0666"
and /etc/init.d/udev restart and it's ok.
but my adb still doesnot list device.
when I do lsusb
Bus 002 Device 004: ID 05c6:9018 Qualcomm, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubHow can i make the adb devices work? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
