I am trying to use a Huawei Ascend (m860) (this particular model from Cricket Mobile) as a low-end Android test device. I've already turned USB Debugging on from the device. I plug it into my Mac, run "./adb devices" from terminal and there are no devices listed.
Has anyone successfully connected this device to a Mac for Android development?
My setup:
Mac OSX 10.6.5
Eclipse 3.5.2 with the Android ADT plugin 0.9.9
Android Debug Bridge version 1.0.26
Thanks!