xamarin.android - Xamarin/Visual studio: Deployment failed. How to troubleshoot -


im quite new xamarin , android development. have made new virtual device when im trying run debug (by hitting "play" in visual studio) message "deployment failed", cant find error message or logs.

any tips on how find or troubleshoot failing deployments?

(i can deploy when using simple program , pre-installed kit kat 4.4)

edit: output window:

starting deploy 0001 ... starting emulator 0001 ... error occured. see full exception on logs more details. error occured. see full exception on logs more details. ========== build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== deploy: 0 succeeded, 1 failed, 0 skipped ========== 


Comments