Xamarin Visual Studio - Unsupported major.minor version 52.0 -
i attempting run hello world example following tutorial: https://mva.microsoft.com/en-us/training-courses/xamarin-for-absolute-beginners-16182
i receiving following error:
severityjava.lang.unsupportedclassversionerror: com/android/dx/command/main : unsupported major.minor version 52.0 helloxamarin.droid
i have tried many combinations of jre/jdk versions. uninstalled them, reinstalled them. have tried jdk 7 , jdk 8. keep getting same exact no matter combination.
you can follow blog resolve https://agilehobo.wordpress.com/2016/08/24/2-ways-to-resolve-unsupported-major-minor-version-52-0-when-building-xamarin-android-app/
Comments
Post a Comment