问题
Using Windows 10, Visual Studio with Xamarin C# Android.
Getting "couldn't connect to logcat get process id returned 0" and "unfortunately application has stopped."
How can i resolve this? Thanks.
http://i.stack.imgur.com/j2hrV.jpg
回答1:
Go to Your Android "Project Properties"in Visual Studio.
In "Android Option" uncheck "Use Shared Runtime" from "packaging".
It will deploy application as well run application on your device.
来源:https://stackoverflow.com/questions/32808253/unfortunately-application-has-stopped-xamarin-c-sharp-android