Programmer algorithm practice must read, common Java API skills to share>>>
Recently, my friend asked me about an Android studio debugging problem. I remember that I had encountered it before, so
Let’s write about it
ADB not responding.If you’d like to retry, then please manually kill “adb.exe” and click “restart”。
As shown in the figure:
This is because we have opened other applications or process services, which occupy the port number. These “pranks” are probably wandoujia of Peapod_ helper.exe,
Tadb.exe of Tencent or SJK of Jinshan_ Daemon.exe process and so on
Open the command prompt CMD (start menu search for “CMD”), enter ADB nodeamon server, enter, and remember the port number “5037”
PID: 5224 occupied
Then, press the shortcut key “Ctrl + Alt + Del”, or right-click the taskbar to open the task manager
Order bar “view” — “select column”, setting display PID
Then you can see the PID and find the PID used by the previous query port
For example: 5224, right click to end the process
Re open Android studio to connect your mobile phone or emulator
Similar Posts:
- DDMS [Android device monitor] cannot be opened after Android studio 3.0
- How to open “file explorer” in Android studio
- Solution of 80 port occupied by system (PID = 4) in win10
- [Solved] VUE npm run devevents.js:160 throw er; // Unhandled ‘error’ event listen EADDRIN…
- Android studio can’t find the emulator and can’t connect to the mobile phone. Prompt adb.exe start server ‘failed — run manually if necessary
- Sublime run code – open in browser shortcut key settings
- adb server version (31) doesn’t match this client (41); killing…
- ADB Server Didn’t ACK, failed to Start Daemon settlement record
- adb server is out of date. killing [How to Solve]
- Eclipse and Android studio input system. Out. Println () quickly;