ADB server didn ' t ACK resolution

Source: Internet
Author: User

1 phenomena

ADB server is an out of date. Killing ...

ADB server didn ' t ACK

* Failed to start daemon *

Error:unknown Host Service


2 workaround

When using ADB, it is useless to use adb kill-server if the above error occurs, because this is the listener of other processes

Port, not ADB.

I use the cmd+ command Manager to resolve:

Input Netstat-ano | Findstr "5037"

Locate the following process

TCP 127.0.0.1:5037 0.0.0.0:0 LISTENING 4236

TCP 127.0.0.1:5037 127.0.0.1:49422 established 4236

TCP 127.0.0.1:49422 127.0.0.1:5037 established 3840

This is the end of the 4236 process.

TASKLIST | Findstr "4236"

ADB server didn ' t ACK resolution

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.