Please ensure this adb is correctly located at ......

Source: Internet
Author: User

Encountered a problem description:

Run the Android console output

[2012-07-18 16:18:26-] The connection to ADB are down, and a severe error has occured.
[2012-07-18 16:18:26-] You must restart ADB and Eclipse.
[2012-07-18 16:18:26-] Please ensure this adb is correctly located at ' D:\Java\sdk\platform-tools\adb.exe ' and can be executed.


Solve the problem:

Baidu Google many said that the task manager kill the ADB or restart the ADB server, but I do not have the task manager adb, speculation that a program occupies the ADB port. Then follow this idea to find.

Steps to resolve:

1. Open cmd interface, enter command Netstat-ano, get the following interface

Check the PID display.

3. Depending on the PID, end the process that occupies the port, and then restart Eclipse

4. Congratulations, you should be able to use the normal!!

Please ensure this adb is correctly located at ......

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.