Android adb faq !, Androidadb

Source: Internet
Author: User

Android adb faq !, Androidadb
** Adb FAQs
Adb: android debug bridge, used to connect the simulator/mobile phone and PC software (for example, eclipse or xx mobile Assistant)

Adb devices-> check connected Simulators/mobile phones

Adb kill-server-> stop adb
Adb start-server-> start adb

If the execution of adb start-serveris unresponsive (usually because of a 5037port usage, open the Windows Task Manager, stop the adb.exe process, and re-execute the adb start-server

If an unknown process occupies port 5037, use the following 1st commands to find the PID of the Process, terminate the process, and then run the adb start-server command again.
Netstat-ano-> query port usage on the local machine and find the PID of listening port 5037;
Tasklist/fi "pid eq ??? "-> Terminate a process based on the PID'

'


What does ADB exception or debug mode not open? How?

Android Andriod ADB Interface driver installation failure solutions. Android Andriod ADB Interface driver installation failure solutions. Many of my friends have seen a yellow exclamation mark on the ADB Interface when installing the driver on their Android phones, which makes the mobile phone management software unusable. There are also many articles on the Internet about solutions, but they are not very detailed. Here I will detail the causes and solutions of this problem, for several different reasons, the solution is also different. Since most of the problems encountered are Windows XP systems, here we use all XP as an example. <1> the system already has the same WDF version. This is the most common situation. When the computer already has the same WDF version, and there is a lack of related uninstallation items, this problem will occur, which indicates a fatal installation error. Solution: a. Add an uninstall entry for the relevant version. Take wdf1005 as an example to import the uninstall entry for the Registry. Wdf01005.rar (1 K) and then install it again. B. You can also solve this problem by upgrading a 1.9 driver. Download DRIVER: android.rar (3888 K)

When an Android phone is connected to a computer, there is always an ADB error. How can this problem be solved?

Hello, driver problems. We recommend that you restart your computer and check the connection. If not, we recommend that you download the driver from Baidu search. Hope to adopt it and have a good time

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.