“打包”选项卡上的“
Android选项”部分中的Android项目设置中有一个选项,可让您在Xamarin调试器或Microsoft调试器之间进行选择. Xamarin调试器可以工作,但不如微软那么好.不幸的是,我在尝试使用Microsoft调试器并在其中一个Visual Studio Android仿真器上部署时收到错误消息.
@H_502_8@Unable to start debugging. Non-debuggable application installed on the target device. required file ‘/data/data/My.Application/lib/gdbserver’ could not be found on the device. Please install a debuggable version.
有没有办法让Microsoft调试器工作?