Trying to get started with app development (again). Have Visual Studio 2015 Pro and installed and up-to-date Android SDK (in case it matters, here is exactly what is installed).
On creating a basic Android app from the Visual Studio templates, Visual Studio crashes. Debugging the instance (with another Visual Studio instance) shows:
What's wrong? How do I fix it?
Again, the problem is that Visual Studio is crashing. This has nothing to do with debugging my application, which I haven't written yet. It also has nothing to do with C# or Xamarin.