我需要在Microsoft Visual Studio Android Emulator上运行我的(Xamarin)Android应用程序。
--Log after Build for apk is succeeds:
2>Build succeeded.
2>Waiting for device..
2>Detecting installed packages
2>Detecting installed packages...
2>
2>Installing shared runtime
2>Target device is x86.
2>Installing the Mono shared runtime (x86 - 1443097651)...
2>
2>Installing platform framework
2>Installing the API 23 platform framework..
2>
2>Installing application on device
2>Copying application to device...
2>
2>Getting installation path...
2>Using fast dev path: /storage/emulated/0/Android/data/com.software_innovation.proarcmobile/files/.__override__
2>Synchronizing assemblies...
2>Synchronizing assemblies
它在模拟器中启动apk但突然停止了应用程序,并且调试器在输出控制台上没有任何消息时停止。
我尝试在没有连接调试器的情况下启动已安装的应用,但是没有启动。 Internet正在使用模拟器。我尝试重新安装vs_emulator。
答案 0 :(得分:0)
看看这里:Xamarin Forms Android App Crashes Running Debug with VS Android Emulator
简而言之: