2

I just downloaded Xamarin for visual studio 2015. I did everything written in xamarin website. But when i try to build an android app, it shows an "Unsupported class version \ Unsupported Major.Minor Version" error. How can i fix it?

Screenshot of error report

Ijaj Ahmed
  • 58
  • 1
  • 6
  • Possible duplicate of [Java unsupported major minor version 52.0](http://stackoverflow.com/questions/23249331/java-unsupported-major-minor-version-52-0) – Jason Mar 20 '16 at 13:37

1 Answers1

0

This error is related with the manifest. Can you show us the manifest for your app ?

OrcusZ
  • 3,555
  • 2
  • 31
  • 48