回答編集履歴

1

引用を記述

2016/11/20 07:56

投稿

amay077
amay077

スコア1075

test CHANGED
@@ -4,4 +4,14 @@
4
4
 
5
5
 
6
6
 
7
- https://forums.xamarin.com/discussion/67720/unsupported-major-minor-version-52-0
7
+ * [Unsupported major.minor version 52.0 — Xamarin Forums](https://forums.xamarin.com/discussion/67720/unsupported-major-minor-version-52-0)
8
+
9
+
10
+
11
+ > @ireshika said:
12
+
13
+ download android JDK1.8 from below location oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
14
+
15
+ And in Preferences->SDK Locations ->Android change your JDK path to JDK 1.8
16
+
17
+ This is a version miss match that your compiler is looking for java version 8 and you have java version 7.If you have installed Android studio make sure to set JDK paths separately and if you are installing Android studio after installing tamarin studio ,make sure it doesn't override your JDK version