Mac adb devices empty emulator

broken image
broken image
broken image

In my case, it’s in ~/android-sdk-macosx/platform-tools Connect your Android device (phone, tablet, etc.) to the USB port.If you use a similar tethering app, this solution may also be helpful. If you also use EasyTether or EasyTether Pro, the instructions below will get you up and running. Both wanted to use the USB port to communicate with the phone. Similarly, issuing the “adb usb” command would result in “error: device not found”.Īs it turns out, the problem was due to a conflict between adb and EasyTether, a USB tethering app. In my case, when I would issue the “adb devices” command, I would get back “List of devices attached” and nothing afterward. Getting started with Android development on OS X? Is the debugger unable to see your Android phone via USB? I ran into a similar issue and solved it as follows.