java Lang UnsupportedClassVersion Error in Xamarin Studio

后端 未结 11 1887
终归单人心
终归单人心 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:32

    I faced the same problem just couple of minutes back. Sure shot solution: a) Go to Tools > Options > Xamarin > Android Settings > Java Development Kit Location > change it to JDK 1.8 Make sure you point to current java version

    100 % working

提交回复
热议问题