Android development portal Common Errors

Source: Internet
Author: User

1. R. java file, right-click the project on the Internet and select Android tools, and select fix project propertise. If this is the case, add r. there is still an error in the Java file, so I don't know what to do. It's amazing to delete eclipse, reinstall the configuration, and create a new project, I still don't know what's going on.

2. When running the android project, an error is reported:

[2012-10-19 17:49:14-androidtest] ------------------------------
[17:49:14-androidtest] Android launch!
[17:49:14-androidtest] the connection to ADB is down, and a severe error has occured.
[17:49:14-androidtest] You must restart ADB and eclipse.
[17:49:14-androidtest] Please ensure that ADB is correctly located at 'C: \ Program Files \ Android-SDK \ platform-tools \ adb.exe 'and can be executed.

But adb.exe 'is indeed in 'd: \ Program
Files \ Android-SDK-Windows \ platform-tools \ adb.exe 'is the same if I restart eclipse.

The original reason for netsearch is adb.exe.
The program is not running, or the program is not modified under the specified path.

Solution: 1) Add the ADB path to the environment variable path and save it to Chongqing eclipse.

2. If you haven't been able to solve the problem, then you can execute "cmd.exe ".
Manually run ADB start-server or adb.exe kill-Server

3) if it still cannot be run, it indicates that the background program of pods is running and occupies some resources. Open the task manager and close the pods process,
OK, the problem is solved ......

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.