My android application is not building and deploying correctly. When starting a new instance it would launch my application to my physical mobile device and I am able to debug in Visual Studio. But now it doesn't launch the application to the mobile device and when I manually run the application it is not debugging in Visual Studio. This project has portable classes and is using Xamarin.Forms.
I did change my Build Action on the AndroidManifest.xml.
I did change my file locations to not include symbols or spaces.
Attached is what the output looks like now and does nothing afterwards.
Also, at the bottom of my screen which I excluded says - "Conecting to logcat: Samsung SM-N9005..." and nothing happens.