I can't get adb to recognize my device (ViewSonic ViewPad 7).
On my device under Settings/Applications/Development/ "USB debugging" is checked.
When I plug in my USB cable I see two ongoing items in the task bar: "USB debugging connected" and "USB connected".
However if I then go into my Mac' (Mac OS X 10.6.6) Terminal.app I can't find the device.
$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
$ adb version
Android Debug Bridge version 1.0.26
Anyone have any idea what else I can try?
On my device under Settings/Applications/Development/ "USB debugging" is checked.
When I plug in my USB cable I see two ongoing items in the task bar: "USB debugging connected" and "USB connected".
However if I then go into my Mac' (Mac OS X 10.6.6) Terminal.app I can't find the device.
$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
$ adb version
Android Debug Bridge version 1.0.26
Anyone have any idea what else I can try?