I'm having some problems compiling my project in Xamarin no VS2015
.
Error java.lang.UnsupportedClassVersionError: com / android / dx / command / Main: Unsupported major.minor version 52.0 NavegacaoIntent
As I'm starting, my application only has 2 buttons and two screens, that is, there are not any other components installed yet. I simply tried to run the application on my emulator and my device (personal smartphone) and the error occurs.