You will need to install some internal components to enable ADB to interact with the camera.
- Get the ADB installer. https://code.google.com/p/adb-fastboot-install/downloads/list
- Run the Mac installer script:
- $ ./ADB-Install-Mac.sh
- Send these two commands via Terminal.
- $ mkdir ~/.android
- $ echo 0x24CF >> ~/.android/adb_usb.ini
- If you are having problems connecting camera with ADB then run this on Terminal as disconnect, reconnect camera.
- $ adb kill-server