I am having trouble connecting to running Android Emulators. Emulators do not connect and appear in the adb devices server list.
1. emulator @Pixel A. Android Emulator Pixel:5554 loads with API 24 and is running 2. adb devices A. List of devices attached is empty 3. system.log shows the following Sep 12 23:12:45 dcb[74]: I/[adbserver.cpp:471] AdbServer message: host:track-devices Sep 12 23:12:47 dcb[74]: D/[adbserver.cpp:326] Accepted AdbServer connection Sep 12 23:12:47 dcb[74]: I/[adbserver.cpp:471] AdbServer message: host:emulator:5555 Sep 12 23:12:47 dcb[74]: W/[adbserver.cpp:541] Unknown AdbServer command: 'emulator' Sep 12 23:12:47 dcb[74]: W/[adbserver.cpp:417] AdbServerConnection error 32 Sep 13 00:10:06 dcb[74]: D/[adbserver.cpp:326] Accepted AdbServer connection Sep 13 00:10:06 dcb[74]: I/[adbserver.cpp:471] AdbServer message: host:emulator:5555 Sep 13 00:10:06 dcb[74]: W/[adbserver.cpp:541] Unknown AdbServer command: 'emulator' Sep 13 00:10:07 dcb[74]: I/[adbserver.cpp:471] AdbServer message: host:track-devices Sep 13 00:10:11 dcb[74]: D/[adbserver.cpp:326] Accepted AdbServer connection Sep 13 00:10:11 dcb[74]: I/[adbserver.cpp:471] AdbServer message: host:emulator:5555 Sep 13 00:10:11 dcb[74]: W/[adbserver.cpp:541] Unknown AdbServer command: 'emulator' I have attempted the steps in Example 2 with no success: https://developer.android.com/studio/command-line/adb.html Physical Android Pixel and Galaxy Note3 attached via USB will appear in android devices. MacOS Sierra 10.12.6 Android: SDK Tools 26.0.2, Platform Tools 26.0.0, Build Tools 26.0.1, Emulator 26.1.4 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/da036d47-24c6-4429-b997-c74da7828d17%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

