I had issues with VS2015 before and eventually had to reinstall my OS. So after that, I installed VS2015 + Xamarin on my Windows 10 PC. Before I had reinstalled my OS, and before it went all haywire, everything was working fine. The AVMs launched and everything worked well. Now, apparently, even after reinstallation on my OS, the ghosts of the errors don't seem to go away.
This is what's going on:
When I create a simple project, and I debugged the sample code in it, I got this error:
So, naturally, I used the x86 version VM. Then I got this error:
I dug around in Stack Overflow and the other parts of internet and tried multiple things, but nothing seems to have worked. I really would liked to have this sorted out so I can go ahead with my project. Any help is appreciated.
- I've tried to remove/reinstall HAXM and
- Tried to Install Visual Studio Android emulator
Nothing seems to have worked. With the latter, the debugging is SLOW. It just doesn't do anything. The emulator launches fine, but nothing happens after that. No, I don't get the Stop Debugging
button, so..
Thanks