Q:
We are having a rough time battling all the errors in Visual Studio Xamarin Android project.
I'm compiling fine, but my coworker gets a Java.exe error 2 on build (trouble writing output: Too many field references: 67844; max is 65536. (TaskId:342). Yes, we're running the same code. He is running on a virtual machine (Windows 8.1) and I'm running on Windows 10. That's the only difference. Have you any guidance on this issue?
-------
A: