0

I am trying to follow this link ddms: 'adb.exe,start-server' failed -- run manually if necessary, Android Studio and it works for me.

you can also try this process

adb kill-server

then

adb start-server

then

adb nodaemon server

output cannot bind 'tcp:5037'

then @Parth Anjaria comment from how to restart ADB manually from Android Studio this link.

This problem's solution varies.

Community
  • 1
  • 1
Real73
  • 490
  • 4
  • 13
  • You cannot @ someone inside a question... What exactly **is** the question? – OneCricketeer Oct 10 '16 at 14:32
  • got it @cricket_007. – Real73 Oct 10 '16 at 14:41
  • "and it works"... Okay, then again, what is the problem? – OneCricketeer Oct 10 '16 at 14:42
  • problem was i couldn't connect my ADB with android studio and it pop up **ADB not responding. If you'd like to retry, then please manually kill “adb.exe” and click 'Restart'** – Real73 Oct 10 '16 at 14:52
  • And according to the post here, you have solved it? That isn't the format of the Q&A site as StackOverflow. You are welcome to post above "this is my error, how do I solve it", and *below* you can post "here's what I did, and it worked". – OneCricketeer Oct 10 '16 at 15:28

0 Answers0