I am a newbie and want to learn android. However, I face difficulties during installation of android studio.
I have installed android studio correctly but when I want to run a Hello World in my android device, it shows
ADB not responding. If you'd like to retry, then please manually kill "adb.exe" and click 'Restart'
I have searched it from the Internet but it still cannot solve the problem, what can I do to solve it?
Go to Tools -> Android -> Enable ADB entegration. Untick this. Make sure its status appears as unticked. Now go to task manager and killed the process adb.exe, it will not restart itself this time.
To stop the adb server, use the adb kill-server command. You can then restart the server by issuing any other adb command.
I've found the answer to this. This had been plaguing me for days, but so happy to have this fixed.
When I go to task manager the process adb.exe was constantly restarting itself. This is what was causing the issue (for me).
Go to Tools -> Android -> Enable ADB entegration. Untick this. Make sure its status appears as unticked. Now go to task manager and killed the process adb.exe, it will not restart itself this time. Now click run, hey presto, ADB runs. Whoop de doo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With