Xamarin Visual Studio - Unsupported major.minor version 52.0

后端 未结 4 1942
余生分开走
余生分开走 2020-12-18 03:04

I am attempting to run a Hello World example from the following tutorial: https://mva.microsoft.com/en-US/training-courses/xamarin-for-absolute-beginners-16182

I am

4条回答
  •  借酒劲吻你
    2020-12-18 03:53

    I had a similar issue when Xamarin.Android project was moved from Xamarin Studio (Mac) to Visual Studio 2015 (Windows 10).

    I resolved this issue after JDK 1.8.0_121 (for Widows x64) installation.

提交回复
热议问题