ADB server didn t ack failed to start daemon

Source: Internet
Author: User
Tags ack

Turn off ecilpse, open cmd command line

1) CD into the Platform-tools directory of the SDK,

2) Execute ADB kill-server, the server not runing prompt appears

3) Execute ADB start-server, if start is successful, restart Eclipse.

If you are prompted for ADB server didn ' t ack,failed to start daemon,

This is because there are other applications that occupy the port of ADB server. Maybe the pea pod is probably the ADB shell itself may be ....

Open the Process Manager---process, find your adb.exe, and end it.

CMD command

E:\ANDROID\ANDROID_SDKS>CD Platform-tools

E:\ANDROID\ANDROID_SDKS\PLATFORM-TOOLS>ADB Kill-server
* Server not running *

E:\ANDROID\ANDROID_SDKS\PLATFORM-TOOLS>ADB Start-server
ADB server is an out of date. Killing ...
ADB server didn ' t ACK
* Failed to start daemon *

E:\ANDROID\ANDROID_SDKS\PLATFORM-TOOLS>ADB Start-server
* Daemon not running. Starting it now on Port 5037 *
* Daemon started successfully *

ADB server didn t ack failed to start daemon

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.