Android Studio appears waiting for ADB

Source: Internet
Author: User
Tags server port

CMD enters the command line and enters the directory where the ADB is located:

The ghost problem arises as follows.

C:\USERS\XXXX>ADB start-server ADB Server is an out of  date.  killing ... ADB server didn ' t ACK  * Failed to start daemon *  
ADB either executes the shell devices or Logcat will error
ADB server is an out of date.  Killing ...  

  

The source is the ADB server did not start

Check it out on the StackOverflow. Analyzed and collated as follows:

C:\USERS\XXXX>ADB Nodaemon Server  cannot bind ' tcp:5037 '  

  

Original ADB server port binding failed

Continue to see which port is in use.

The original is 5620 this PID occupied, open Task Manager, view, check the PID, see is the KDB this program, online search is said to be cool dog East, not much use, direct right button end process, start again

ADB Nodaemon Server  

Ok!!!

Android Studio appears waiting for ADB

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.