Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有时突然我无法Emulator从我的 连接到eclipse,同时我没有看到设备下的模拟器DDMS。
Emulator
eclipse
DDMS
似乎这adb会导致您的问题。我adb restart.bat为这种情况创建了(我使用 Windows)文件:
adb
adb restart.bat
adb kill-server adb start-server