emulation - Issues with Android 4.3 Emulator in Xamarin Studio -


i use xamarin studio 4.0.12 , want test app android 4.3 emulator, doesn't work. works other android version emulators(2.2 - 4.0). application output:

[libc] bionic/libc/upstream-netbsd/libc/stdlib/bsearch.c:70: bsearch: assertion "key != null" failed [mono-rt] stacktrace: [mono-rt]  [mono-rt]  [mono-rt] ================================================================= [mono-rt] got sigsegv while executing native code. indicates [mono-rt] fatal error in mono runtime or 1 of native libraries  [mono-rt] used application. [mono-rt] ================================================================= [mono-rt]  

please download android sdk 22.0 supproted android version outputs..and sdk includes versions of android emulators.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -