Eclipse the connection to ADB is down, and a severe error has occured Solution

Source: Internet
Author: User

When developing Android applications in eclipse, the console reports an error:

The connection to ADB is down, and a severe error has occured.
You must restart ADB and eclipse.
Please ensure that ADB is correctly located at E: \ Program Files \ Android-SDK-Windows \ platform-tools \ adb.exe 'and can be executed.

The solution is as follows:

1. Close eclipse, run ADB kill-server in cmd, and then ADB start-server. If the execution fails, go to method 2;

2. Kill adb.exe in the task manager and then restart eclipse );

3. If methods 1 and 2 do not work, check that adb.exe exists in platform-tools. if not, create a folder platform-tools, copy all the files in tools to platform-tools.

Related Article

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.