java Lang UnsupportedClassVersion Error in Xamarin Studio

后端 未结 11 1926
终归单人心
终归单人心 2020-11-27 02:39

I am getting the following error when I am building my project . How do I correct this ?

C:\\Program Files (x86)\\MSBuild\\Xamarin\\Android\\Xamarin.Android.Common.t

11条回答
  •  没有蜡笔的小新
    2020-11-27 03:27

    Download latest JDK and install,

    Then go to:

    • VS2015 Tools > Options > Xamarin and change the java to the latest JDK location.
    • Xamarin Studio: Tools -> Options -> SDK Locations

    Hope this helps.

提交回复
热议问题