I'm trying to follow https://developer.android.com/training/wearables/apps/creating.html to develop a Wear app. I have a Samsung Gear Live, a Nexus 4 and a Macbook Pro. The Mac detects the Nexus 4 but not the Gear Live (using the same cable). adb doesn't show the Gear Live (but the watch shows a charging icon).
I'm following all the steps in the link above regarding adding a physical device (debugging is enabled in the Android Wear app and the app syncs with the clock perfectly), but when the watch is connected nothing happens (no message on the devices, no device on adb list).
I have seen several threads here but they all refer to Windows and how to install the drivers. Since there are no Mac drivers this should be working out of the box but no luck.
Any google dev knows what the problem might be?
Best