1. Error message
error probably meaning: connect to ADB (Android Debug Bridge) there has been a serious error, you must restart ADB and Eclipse tools, make sure the location ... adb tool was executed.
adb: is a tool provided by the SDK, which can be connected to an Android phone or simulator via ADB in the Android-sdk-windows\platform-tools directory. Like 91 mobile phone assistants, 360 mobile phones, pea pods through the port number 5037 and mobile phone communication.
2. Use the command to view port usage
Netstat-a–o
netstat: View network connection status information.
parameter -A: Show all connections and port numbers
parameter-o: Displays the PID of the process associated with the port number
Query results such as
3. Use the Window Task Manager to view the PID and end the process
3.1 Open Task Manager with Ctrl+shift+esc
3.2 Display PID
3.3 To find the PID 972 process
It turns out that 360 of phones occupy the port.
3.4 End Process
The error following error when ending the process
Workaround:
After the 360MobileMgr process is finished, wait a moment. The 360MobileLink process will also end
4. Restart Eclipse, error solved!
The above steps of my pro-test feasible, such as other netizens have doubts, welcome message discussion ~ ~ ~
Solution for startup failure of Android Dev simulator