Android requires compiler compliance level 5.0 or 6.0. Found ' 1.7 ' instead. Use Android Tool

Source: Internet
Author: User

Re-configure the Android development environment after reinstalling the operating system. After a successful configuration, an error occurred while adding the original project!

Android requires compiler compliance level 5.0 or 6.0. Found ' 1.7 ' instead. Please use Android Tools > Fix Project Properties.

Workaround:

1. Project Right-click->android tools->fix Project

2. If not, check the Project->properties->java compiler to confirm that the JDK compliance is set to 1.6 and enable specific seetings, which is basically resolved after the two-step problem.

Another eeror, after updating the Android SDK, will often encounter an "SDK manager:failed to Install" "tools can ' t write" and the like that the tools file cannot write errors.

If the installation process prompts "SDK manager:failed to install", do not hurry, first exit, and then

1. Go to the Temp folder of the SDK, there will be a download good tools_r06-windows.zip (the name may be a little different)

2. Unzip the file and the Tools_r06-windows folder appears

3. Enter, copy all files in tools_r06-windows directly and overwrite the files in the Tools folder of the SDK root directory

Original http://blog.csdn.net/satiling/article/details/7000846

Android requires compiler compliance level 5.0 or 6.0. Found ' 1.7 ' instead. Use Android Tool

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.