how to fix com/android/dx/command/dexer/Main : Unsupported major.minor version 52.0
pic of error when i click on Run as android application
If you have Android SDK Build-Tools 24 installed, then either uninstall Android SDK Build-Tools 24, or add the following entry to your project.properties file:
sdk.buildtools=23.0.3
Change the buildtools version value to the last pre-24 version of the Android SDK-Tools that you have installed.
It would appear Android SDK Build-Tools 24 require Java version 8
Please find my solution for above question in eclipse IDE. Have updated my JDK 1.7-->1.8 by downloading JDK explicitly.
Try this and update me your problem resolved or not.
regards Krishna
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With