首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >XamarinStore已经停止了

XamarinStore已经停止了
EN

Stack Overflow用户
提问于 2014-08-28 17:48:34
回答 1查看 428关注 0票数 1

我在运行Visual的演示应用程序时遇到了一些困难。当我试图在虚拟android设备上运行Visual 2013中的Xamarin演示应用程序时,我要么处于"xamaring已停止错误“的接收端,要么在XamarinStore.MainActivity的ln 24上中断应用程序:

SetContentView (Resource.Layout.Main);

控制台日志内容:

Loaded assembly: MonoDroidConstructors [External] An unhandled exception occured.

08-17 17:40:02.041 E/mono ( 2258): Unable to find seq points for method '(wrapper managed-to-native) System.Diagnostics.Debugger:Mono_UnhandledException_internal (System.Exception)'. 08-17 17:40:02.041 F/ ( 2258): * Assertion at /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/163212a9/source/mono/mono/mini/debugger-agent.c:5241, conditionsp' not met 08-17 17:40:02.041 E/mono-rt ( 2258): Stacktrace: 08-17 17:40:02.041 E/mono-rt ( 2258): 08-17 17:40:02.041 E/mono-rt ( 2258): 08-17 17:40:02.041 E/mono-rt ( 2258): ================================================================= 08-17 17:40:02.041 E/mono-rt ( 2258): Got a SIGABRT while executing native code. This usually indicates 08-17 17:40:02.041 E/mono-rt ( 2258): a fatal error in the mono runtime or one of the native libraries 08-17 17:40:02.041 E/mono-rt ( 2258): used by your application. 08-17 17:40:02.041 E/mono-rt ( 2258): ================================================================= 08-17 17:40:02.041 E/mono-rt ( 2258): Step request failed: Exception of type 'Mono.Debugger.Soft.VMDisconnectedException' was thrown. The program 'Mono' has exited with code 0 (0x0).

xamarin的安装是干净的。我正在运行4.4WSDK-API级别20。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-11-24 14:17:26

这已经通过恢复到较早版本的Android来解决。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/25554995

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档