You must restart ADB and Eclipse solution

Source: Internet
Author: User

Several times this problem was encountered: the connection to ADB was down, and a severe error had occured.

You must restart ADB and eclipse.please ensure that ADB are correctly located at ' E:\setups\android\android-2.1_r01-windows \tools\adb.exe ' and can be executed.

By finding and practicing, I've summed up some of the following methods.

1. Select the menu "Help->check for Update" In Eclipse and select Update ADT. After the above operation is completed, restart the eclipse!

2. Enter the root directory of adb in cmd, type adb kill-server, then type Adb-startserver, and then restart Eclipse.

3. Kill the Adb.exe process in the Task Manager and restart Eclipse. If the adb.exe cannot be killed at this time, check if the pea pod is running, close the pea pod and try again.

4. See if there are adb.exe in the Platform-tools folder in the SDK path you installed, and if not, create a new folder Platform-tools and copy all the files in tools to Platform-tools.

5, after installing the mobile phone driver, close the wrist bean clip, restart Eclipse. Similar programs like the wrist bean clip do not open at the same time as Eclipse! You can also turn off the process of pea pods in task management.

6, the simulator is sometimes very unstable, sometimes to re-configure all the development environment, or you delete the emulator to create a new emulator.

7, may be the default port is occupied, in the CMD type netstat view, shut down the conflicting port program, or set a new port.

8. Add the Platform-tools directory and tools directory to the PATH environment variable.

9. Turn eclipse into DDMS mode and restart ADB and Eclipse.

10. Open the SDK and download the API and Android SDK Tools and Android SDK Platform-tools before you configure Eclipse.

11, switch the USB debugging.

12, restart the computer.

You must restart ADB and Eclipse solution

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.