I am trying to get adb to see my Samsung Fascinate phone so that I can install my Android apps via usb to the phone. I am using osx 10.6.7.
When I run "adb devices" it does not list my device and "adb usb" says "device not found".
USB debugging is enabled and I have tried connecting in storage mode as well as media mode. When I am in storage mode I can see the phone's drive in Finder so I know that the usb connection works, however adb still can't find it.
I read that for Mac there are no usb drivers, that it's just supposed to work, but this doesn't seem to be the case.
Any suggestions?