Search code examples
androiddebuggingxamarinxamarin.formsvisual-studio-debugging

Unable to Debug Application on Android Phone


I am using Visual Studio 2015 with Update 3 on Windows 8.1, and I want to debug the application on my Android Phone, I have Oppo A37f mobile.

Earlier, I was using Visual Studio 2015 with Update 3 on Windows 10 and I was able to debug the application with Samsung Galaxy S2 but now I am getting an error in that too, "Unable to install an application or check MainLauncher=true". Is there anything that I have to do?

Is there any other way in that I can check/debug my code?


Solution

  • Now, I can successfully debug an application in Oppo A37f (Android 5.1) device, I will check in Samsung Galaxy S2 later. I have just disabled the Use Shared Runtime from Android Options

    enter image description here