Android Studio Unsupported Major.minor version 52.0

Source: Internet
Author: User
Tags unsupported

There are two ways to start this problem from the current and the solutions I've searched for online:

1. JDK version and class version are inconsistent, usually the JDK version is too low workaround:

1) Compare the version number with java-version and javac-version, and if not, reset the environment variable and place the Java_home variable at the front of the path

2) Modify the Java version of the compiled project in the editor

2. when using Android Studio to generate this error, if the first step processing is not valid, the Compilesdkversion and buildtoosversion version inconsistencies should be the cause. (That's why I'm here.)

So change the buildtoolsversion to 23.0.3.

I changed it into 23.0.0.

Android Studio Unsupported Major.minor version 52.0

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.