Hi all! I've just installed VS 2017 and tried to run basic Xamarin.Forms application on my Android device (Android 7.1), and i got the following error message: "java.exe" exited with code -1073740791.
Here is the link to full build log:
I tried to enable/disable MultiDex and increase heap size, but i still getting this error. Any ideas how to fix it?