如何在Xamarin应用程序中修复java.lang.UnsupportedClassVersionError?

时间:2016-11-08 20:48:01

标签: java android visual-studio xamarin xamarin.android

我最近在我的机器上重新安装了Visual Studio和Android Studio。在编译了像应用程序这样的hello world之后,我在visual studio中遇到以下错误:

严重性代码描述项目文件行抑制状态 错误java.lang.UnsupportedClassVersionError:com / android / dx / command / Main:不支持的major.minor版本52.0 App200

我不理解它,因为它没有引用我项目的任何部分,我认为所有依赖项都已正确安装在Android SDK管理器中。希望有人可以根据提交的屏幕截图中的以下信息帮助我。在使用Android Studio构建基于Java的Android应用程序时,知道我没有这样的问题可能是相关的。所以我不知道该怎么做,因为错误是基于java的。

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

请帮助我理解并解决这个问题。

0 个答案:

没有答案