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.
我遇到了模拟器在启动时断开连接的问题。显示 Android 启动屏幕时会发生断开连接。然后我杀死模拟器并重新启动它。这项工作大部分时间都有效,但偶尔需要另一个终止/启动周期。
安卓启动画面:
使用 adb kill-server 似乎可以解决问题。