Android application is debugging.
Couldn't connect to logcat, GetProcessId returned: 0
Why i see the above when i try to debug the solution (Xamarin.Forms Portable) to my android phone.
I tried
1) cleared the solution and rebuild it.
2) I deleted the bin and obj folder and rebuild it.
3) Android Manifest -->Required Permission -->Enable ACCESS_COARSE_LOCATION and INTERNET(tick) Android Options --> Supported Architecture -->Enable armeabi and armeabi-v7a
4) Use Fast Deployment(debug mode only) [uncheck]
can any one help me plz.....