Skip to content

Instantly share code, notes, and snippets.

@ormedo
Created September 11, 2017 06:56
Show Gist options
  • Save ormedo/070d308bbe91848d58dff2d70fbaeb19 to your computer and use it in GitHub Desktop.
Save ormedo/070d308bbe91848d58dff2d70fbaeb19 to your computer and use it in GitHub Desktop.
Detecting existing process
> am start -n "vivelibre.salud.Vive_Libre_Salud_Viewer/md5ba43615527d761e9995bd93200128338.MainActivity"
> Starting: Intent { cmp=vivelibre.salud.Vive_Libre_Salud_Viewer/md5ba43615527d761e9995bd93200128338.MainActivity }
[libprocessgroup] failed to make and chown /acct/uid_10061: Read-only file system
[Zygote] createProcessGroup failed, kernel missing CONFIG_CGROUP_CPUACCT?
[art] Late-enabling -Xcheck:jni
[monodroid] Creating public update directory: `/data/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__`
[monodroid] Using override path: /data/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__
[monodroid] Using override path: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__
[monodroid] Trying to load sgen from: /data/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/links/libmonosgen-2.0.so
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8833,server=y,embedding=1
[Mono] Image addref mscorlib[0xeb81c460] -> mscorlib.dll[0xef3a7e00]: 2
[Mono] Prepared to set up assembly 'mscorlib' (mscorlib.dll)
[Mono] AOT: image 'mscorlib.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-mscorlib.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-mscorlib.dll.so" not found
[Mono] Config attempting to parse: 'mscorlib.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
[Mono] Assembly mscorlib[0xeb81c460] added to domain RootDomain, ref_count=1
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll'.
[Mono] Image addref ViveLibreSaludViewer.Droid[0xeb81c160] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll[0xef3a8800]: 2
[Mono] Prepared to set up assembly 'ViveLibreSaludViewer.Droid' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll)
[Mono] Assembly ViveLibreSaludViewer.Droid[0xeb81c160] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-ViveLibreSaludViewer.Droid.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/ViveLibreSaludViewer.Droid.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-ViveLibreSaludViewer.Droid.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/ViveLibreSaludViewer.Droid/ViveLibreSaludViewer.Droid.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll'.
[Mono] Image addref DryIoc[0xeb81c100] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll[0xef3a9200]: 2
[Mono] Prepared to set up assembly 'DryIoc' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll)
[Mono] Assembly DryIoc[0xeb81c100] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-DryIoc.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/DryIoc.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-DryIoc.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/DryIoc/DryIoc.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll'.
[Mono] Image addref FFImageLoading[0xeb81c220] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll[0xef3a9700]: 2
[Mono] Prepared to set up assembly 'FFImageLoading' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll)
[Mono] Assembly FFImageLoading[0xeb81c220] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/FFImageLoading.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/FFImageLoading/FFImageLoading.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll'.
[Mono] Image addref FFImageLoading.Forms[0xeb81c280] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll[0xef3a9c00]: 2
[Mono] Prepared to set up assembly 'FFImageLoading.Forms' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll)
[Mono] Assembly FFImageLoading.Forms[0xeb81c280] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.Forms.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/FFImageLoading.Forms.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.Forms.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/FFImageLoading.Forms/FFImageLoading.Forms.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll'.
[Mono] Image addref FFImageLoading.Forms.Droid[0xeb81c340] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll[0xef3aa100]: 2
[Mono] Prepared to set up assembly 'FFImageLoading.Forms.Droid' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll)
[Mono] Assembly FFImageLoading.Forms.Droid[0xeb81c340] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.Forms.Droid.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/FFImageLoading.Forms.Droid.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.Forms.Droid.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/FFImageLoading.Forms.Droid/FFImageLoading.Forms.Droid.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll'.
[Mono] Image addref FFImageLoading.Platform[0xeb81c400] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll[0xef3aa600]: 2
[Mono] Prepared to set up assembly 'FFImageLoading.Platform' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll)
[Mono] Assembly FFImageLoading.Platform[0xeb81c400] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.Platform.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/FFImageLoading.Platform.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FFImageLoading.Platform.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/FFImageLoading.Platform/FFImageLoading.Platform.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll'.
[Mono] Image addref FormsViewGroup[0xeb81c520] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll[0xef3aab00]: 2
[Mono] Prepared to set up assembly 'FormsViewGroup' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll)
[Mono] Assembly FormsViewGroup[0xeb81c520] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FormsViewGroup.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/FormsViewGroup.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-FormsViewGroup.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/FormsViewGroup/FormsViewGroup.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll'.
[Mono] Image addref Newtonsoft.Json[0xeb81c5e0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll[0xef3ab000]: 2
[Mono] Prepared to set up assembly 'Newtonsoft.Json' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll)
[Mono] Assembly Newtonsoft.Json[0xeb81c5e0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Newtonsoft.Json.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Newtonsoft.Json.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Newtonsoft.Json.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Newtonsoft.Json/Newtonsoft.Json.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll'.
[Mono] Image addref Plugin.Settings.Abstractions[0xeb81c6a0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll[0xef3ab500]: 2
[Mono] Prepared to set up assembly 'Plugin.Settings.Abstractions' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll)
[Mono] Assembly Plugin.Settings.Abstractions[0xeb81c6a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Plugin.Settings.Abstractions.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Plugin.Settings.Abstractions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Plugin.Settings.Abstractions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Plugin.Settings.Abstractions/Plugin.Settings.Abstractions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll'.
[Mono] Image addref Plugin.Settings[0xeb81c760] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll[0xef3aba00]: 2
[Mono] Prepared to set up assembly 'Plugin.Settings' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll)
[Mono] Assembly Plugin.Settings[0xeb81c760] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Plugin.Settings.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Plugin.Settings.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Plugin.Settings.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Plugin.Settings/Plugin.Settings.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll'.
[Mono] Image addref Prism[0xeb81c820] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll[0xef3abf00]: 2
[Mono] Prepared to set up assembly 'Prism' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll)
[Mono] Assembly Prism[0xeb81c820] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Prism.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Prism.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Prism.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Prism/Prism.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll'.
[Mono] Image addref Prism.DryIoc.Forms[0xeb81c8e0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll[0xef3ac400]: 2
[Mono] Prepared to set up assembly 'Prism.DryIoc.Forms' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll)
[Mono] Assembly Prism.DryIoc.Forms[0xeb81c8e0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Prism.DryIoc.Forms.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Prism.DryIoc.Forms.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Prism.DryIoc.Forms.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Prism.DryIoc.Forms/Prism.DryIoc.Forms.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll'.
[Mono] Image addref Prism.Forms[0xeb81c9a0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll[0xef3ac900]: 2
[Mono] Prepared to set up assembly 'Prism.Forms' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll)
[Mono] Assembly Prism.Forms[0xeb81c9a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Prism.Forms.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Prism.Forms.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Prism.Forms.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Prism.Forms/Prism.Forms.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll'.
[Mono] Image addref Realm.DataBinding[0xeb81ca60] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll[0xef3ace00]: 2
[Mono] Prepared to set up assembly 'Realm.DataBinding' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll)
[Mono] Assembly Realm.DataBinding[0xeb81ca60] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Realm.DataBinding.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Realm.DataBinding.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Realm.DataBinding.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Realm.DataBinding/Realm.DataBinding.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll'.
[Mono] Image addref Realm[0xeb81cb20] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll[0xef3ad800]: 2
[Mono] Prepared to set up assembly 'Realm' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll)
[Mono] Assembly Realm[0xeb81cb20] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Realm.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Realm.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Realm.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Realm/Realm.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll'.
[Mono] Image addref Realm.Sync[0xeb81cc40] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll[0xef3ae200]: 2
[Mono] Prepared to set up assembly 'Realm.Sync' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll)
[Mono] Assembly Realm.Sync[0xeb81cc40] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Realm.Sync.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Realm.Sync.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Realm.Sync.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Realm.Sync/Realm.Sync.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll'.
[Mono] Image addref Remotion.Linq[0xeb81cd00] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll[0xef3aec00]: 2
[Mono] Prepared to set up assembly 'Remotion.Linq' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll)
[Mono] Assembly Remotion.Linq[0xeb81cd00] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Remotion.Linq.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Remotion.Linq.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Remotion.Linq.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Remotion.Linq/Remotion.Linq.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll'.
[Mono] Image addref System.Runtime.CompilerServices.Unsafe[0xeb81cdc0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll[0xef3af100]: 2
[Mono] Prepared to set up assembly 'System.Runtime.CompilerServices.Unsafe' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll)
[Mono] Assembly System.Runtime.CompilerServices.Unsafe[0xeb81cdc0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.CompilerServices.Unsafe.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Runtime.CompilerServices.Unsafe.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.CompilerServices.Unsafe.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll'.
[Mono] Image addref Xamarin.Android.Support.Animated.Vector.Drawable[0xeb81ce20] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll[0xef3af600]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Animated.Vector.Drawable' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll)
[Mono] Assembly Xamarin.Android.Support.Animated.Vector.Drawable[0xeb81ce20] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Animated.Vector.Drawable.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Animated.Vector.Drawable.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Animated.Vector.Drawable.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Animated.Vector.Drawable/Xamarin.Android.Support.Animated.Vector.Drawable.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll'.
[Mono] Image addref Xamarin.Android.Support.Annotations[0xeb81cfa0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll[0xef3afb00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Annotations' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll)
[Mono] Assembly Xamarin.Android.Support.Annotations[0xeb81cfa0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Annotations.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Annotations.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Annotations.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Annotations/Xamarin.Android.Support.Annotations.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll'.
[Mono] Image addref Xamarin.Android.Support.Compat[0xeb81f0a0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll[0xef3b0000]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Compat' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll)
[Mono] Assembly Xamarin.Android.Support.Compat[0xeb81f0a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Compat.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Compat.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Compat.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Compat/Xamarin.Android.Support.Compat.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll'.
[Mono] Image addref Xamarin.Android.Support.Core.UI[0xeb81f1c0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll[0xef3b0500]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Core.UI' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll)
[Mono] Assembly Xamarin.Android.Support.Core.UI[0xeb81f1c0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Core.UI.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Core.UI.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Core.UI.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Core.UI/Xamarin.Android.Support.Core.UI.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll'.
[Mono] Image addref Xamarin.Android.Support.Core.Utils[0xeb81f280] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll[0xef3b0a00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Core.Utils' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll)
[Mono] Assembly Xamarin.Android.Support.Core.Utils[0xeb81f280] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Core.Utils.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Core.Utils.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Core.Utils.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Core.Utils/Xamarin.Android.Support.Core.Utils.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll'.
[Mono] Image addref Xamarin.Android.Support.Design[0xeb81f340] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll[0xef3b0f00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Design' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll)
[Mono] Assembly Xamarin.Android.Support.Design[0xeb81f340] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Design.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Design.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Design.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Design/Xamarin.Android.Support.Design.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll'.
[Mono] Image addref Xamarin.Android.Support.Fragment[0xeb81f400] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll[0xef3b1400]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Fragment' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll)
[Mono] Assembly Xamarin.Android.Support.Fragment[0xeb81f400] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Fragment.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Fragment.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Fragment.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Fragment/Xamarin.Android.Support.Fragment.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll'.
[Mono] Image addref Xamarin.Android.Support.Media.Compat[0xeb81f4c0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll[0xef3b1900]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Media.Compat' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll)
[Mono] Assembly Xamarin.Android.Support.Media.Compat[0xeb81f4c0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Media.Compat.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Media.Compat.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Media.Compat.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Media.Compat/Xamarin.Android.Support.Media.Compat.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll'.
[Mono] Image addref Xamarin.Android.Support.Transition[0xeb81f760] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll[0xef3b1e00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Transition' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll)
[Mono] Assembly Xamarin.Android.Support.Transition[0xeb81f760] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Transition.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Transition.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Transition.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Transition/Xamarin.Android.Support.Transition.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll'.
[Mono] Image addref Xamarin.Android.Support.v4[0xeb81f820] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll[0xef3b2300]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.v4' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll)
[Mono] Assembly Xamarin.Android.Support.v4[0xeb81f820] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v4.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v4.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.v4/Xamarin.Android.Support.v4.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll'.
[Mono] Image addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll[0xef3b2800]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.v7.AppCompat' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll)
[Mono] Assembly Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.AppCompat.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.v7.AppCompat.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.AppCompat.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.v7.AppCompat/Xamarin.Android.Support.v7.AppCompat.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll'.
[Mono] Image addref Xamarin.Android.Support.v7.CardView[0xeb81fa00] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll[0xef3b2d00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.v7.CardView' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll)
[Mono] Assembly Xamarin.Android.Support.v7.CardView[0xeb81fa00] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.CardView.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.v7.CardView.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.CardView.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.v7.CardView/Xamarin.Android.Support.v7.CardView.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll'.
[Mono] Image addref Xamarin.Android.Support.v7.MediaRouter[0xeb81fac0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll[0xef3b3200]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.v7.MediaRouter' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll)
[Mono] Assembly Xamarin.Android.Support.v7.MediaRouter[0xeb81fac0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.MediaRouter.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.v7.MediaRouter.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.MediaRouter.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.v7.MediaRouter/Xamarin.Android.Support.v7.MediaRouter.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll'.
[Mono] Image addref Xamarin.Android.Support.v7.Palette[0xeb81fb80] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll[0xef3b3700]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.v7.Palette' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll)
[Mono] Assembly Xamarin.Android.Support.v7.Palette[0xeb81fb80] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.Palette.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.v7.Palette.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.Palette.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.v7.Palette/Xamarin.Android.Support.v7.Palette.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll'.
[Mono] Image addref Xamarin.Android.Support.v7.RecyclerView[0xeb81fc40] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll[0xef3b3c00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.v7.RecyclerView' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll)
[Mono] Assembly Xamarin.Android.Support.v7.RecyclerView[0xeb81fc40] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.RecyclerView.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.v7.RecyclerView.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.v7.RecyclerView.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.v7.RecyclerView/Xamarin.Android.Support.v7.RecyclerView.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll'.
[Mono] Image addref Xamarin.Android.Support.Vector.Drawable[0xeb81fe20] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll[0xef3b4100]: 2
[Mono] Prepared to set up assembly 'Xamarin.Android.Support.Vector.Drawable' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll)
[Mono] Assembly Xamarin.Android.Support.Vector.Drawable[0xeb81fe20] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Vector.Drawable.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Android.Support.Vector.Drawable.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Android.Support.Vector.Drawable.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Android.Support.Vector.Drawable/Xamarin.Android.Support.Vector.Drawable.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll'.
[Mono] Image addref Xamarin.Forms.Core[0xeb822040] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll[0xef3b4600]: 2
[Mono] Prepared to set up assembly 'Xamarin.Forms.Core' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll)
[Mono] Assembly Xamarin.Forms.Core[0xeb822040] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Core.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Core.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Forms.Core/Xamarin.Forms.Core.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
[Mono] Image addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll[0xef3b4b00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Forms.Platform.Android' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll)
[Mono] Assembly Xamarin.Forms.Platform.Android[0xeb8220a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll'.
[Mono] Image addref Xamarin.Forms.Platform[0xeb822160] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll[0xf431cf00]: 2
[Mono] Prepared to set up assembly 'Xamarin.Forms.Platform' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll)
[Mono] Assembly Xamarin.Forms.Platform[0xeb822160] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Platform.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Forms.Platform.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Platform.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Forms.Platform/Xamarin.Forms.Platform.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll'.
[Mono] Image addref Xamarin.Forms.Xaml[0xeb822280] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll[0xf431d400]: 2
[Mono] Prepared to set up assembly 'Xamarin.Forms.Xaml' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll)
[Mono] Assembly Xamarin.Forms.Xaml[0xeb822280] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Xaml.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Xamarin.Forms.Xaml.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll'.
[Mono] Image addref ViveLibreSaludViewer[0xeb822340] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll[0xf431d900]: 2
[Mono] Prepared to set up assembly 'ViveLibreSaludViewer' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll)
[Mono] Assembly ViveLibreSaludViewer[0xeb822340] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-ViveLibreSaludViewer.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/ViveLibreSaludViewer.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-ViveLibreSaludViewer.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/ViveLibreSaludViewer/ViveLibreSaludViewer.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll'.
[Mono] Image addref Optional[0xeb822400] -> /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll[0xf431e300]: 2
[Mono] Prepared to set up assembly 'Optional' (/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll)
[Mono] Assembly Optional[0xeb822400] added to domain RootDomain, ref_count=1
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Optional.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Optional.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Optional.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Optional/Optional.config'.
[monodroid-gc] GREF GC Threshold: 46080
[Mono] Image addref Mono.Android[0xeb822520] -> Mono.Android.dll[0xf431e800]: 2
[Mono] Prepared to set up assembly 'Mono.Android' (Mono.Android.dll)
[Mono] Assembly Mono.Android[0xeb822520] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'Mono.Android.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Mono.Android.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Mono.Android.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Mono.Android.dll.so" not found
[Mono] Config attempting to parse: 'Mono.Android.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Mono.Android/Mono.Android.config'.
[Mono] Assembly Ref addref Mono.Android[0xeb822520] -> mscorlib[0xeb81c460]: 2
[Mono] Image addref Java.Interop[0xeb822580] -> Java.Interop.dll[0xf431ed00]: 2
[Mono] Prepared to set up assembly 'Java.Interop' (Java.Interop.dll)
[Mono] Assembly Java.Interop[0xeb822580] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'Java.Interop.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Java.Interop.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Java.Interop.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Java.Interop.dll.so" not found
[Mono] Config attempting to parse: 'Java.Interop.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/Java.Interop/Java.Interop.config'.
[Mono] Assembly Ref addref Mono.Android[0xeb822520] -> Java.Interop[0xeb822580]: 2
[Mono] Image addref System.Runtime[0xeb8225e0] -> System.Runtime.dll[0xf431f200]: 2
[Mono] Prepared to set up assembly 'System.Runtime' (System.Runtime.dll)
[Mono] Assembly System.Runtime[0xeb8225e0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Runtime.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Runtime[0xeb8225e0]: 2
[Mono] Assembly Ref addref System.Runtime[0xeb8225e0] -> mscorlib[0xeb81c460]: 3
[monodroid] Calling into managed runtime init
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.Droid.dll
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/DryIoc.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Forms.Droid.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FFImageLoading.Platform.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/FormsViewGroup.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Newtonsoft.Json.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.Abstractions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.DryIoc.Forms.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Prism.Forms.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.DataBinding.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Realm.Sync.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Remotion.Linq.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Annotations.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Compat.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.UI.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Core.Utils.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Design.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Fragment.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Media.Compat.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Transition.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v4.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.CardView.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.MediaRouter.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.Palette.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Core.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.Android.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Platform.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Xamarin.Forms.Xaml.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/ViveLibreSaludViewer.dll
Loaded assembly: /storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Optional.dll [External]
Loaded assembly: Mono.Android.dll [External]
Loaded assembly: Java.Interop.dll [External]
Loaded assembly: System.Runtime.dll [External]
[Mono] Image addref System.Collections.Concurrent[0xeb8226a0] -> System.Collections.Concurrent.dll[0xf431fc00]: 2
[Mono] Prepared to set up assembly 'System.Collections.Concurrent' (System.Collections.Concurrent.dll)
[Mono] Assembly System.Collections.Concurrent[0xeb8226a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] Config attempting to parse: 'System.Collections.Concurrent.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Collections.Concurrent[0xeb8226a0]: 2
[Mono] Assembly Ref addref System.Collections.Concurrent[0xeb8226a0] -> mscorlib[0xeb81c460]: 4
Loaded assembly: System.Collections.Concurrent.dll [External]
[Mono] Image addref System.Threading[0xeb822760] -> System.Threading.dll[0xf4320600]: 2
[Mono] Prepared to set up assembly 'System.Threading' (System.Threading.dll)
[Mono] Assembly System.Threading[0xeb822760] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Threading.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Threading.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Threading.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Threading.dll.so" not found
[Mono] Config attempting to parse: 'System.Threading.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Threading[0xeb822760]: 2
[Mono] Assembly Ref addref System.Threading[0xeb822760] -> mscorlib[0xeb81c460]: 5
Loaded assembly: System.Threading.dll [External]
[Mono] Image addref System.Runtime.InteropServices[0xeb8228e0] -> System.Runtime.InteropServices.dll[0xf4320b00]: 2
[Mono] Prepared to set up assembly 'System.Runtime.InteropServices' (System.Runtime.InteropServices.dll)
[Mono] Assembly System.Runtime.InteropServices[0xeb8228e0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] Config attempting to parse: 'System.Runtime.InteropServices.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Runtime.InteropServices[0xeb8228e0]: 2
[Mono] Assembly Ref addref System.Runtime.InteropServices[0xeb8228e0] -> mscorlib[0xeb81c460]: 6
Loaded assembly: System.Runtime.InteropServices.dll [External]
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_java_vm'.
[Mono] Probing 'java_interop_jnienv_get_java_vm'.
[Mono] Found as 'java_interop_jnienv_get_java_vm'.
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_new'.
[Mono] Probing '_monodroid_gref_log_new'.
[Mono] Found as '_monodroid_gref_log_new'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_new_global_ref'.
[Mono] Probing 'java_interop_jnienv_new_global_ref'.
[Mono] Found as 'java_interop_jnienv_new_global_ref'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_get'.
[Mono] Probing '_monodroid_gref_get'.
[Mono] Found as '_monodroid_gref_get'.
[Mono] Image addref System.Reflection[0xeb822820] -> System.Reflection.dll[0xf4321f00]: 2
[Mono] Prepared to set up assembly 'System.Reflection' (System.Reflection.dll)
[Mono] Assembly System.Reflection[0xeb822820] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Reflection.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Reflection.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Reflection.dll.so" not found
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Reflection[0xeb822820]: 2
[Mono] Assembly Ref addref System.Reflection[0xeb822820] -> mscorlib[0xeb81c460]: 7
Loaded assembly: System.Reflection.dll [External]
[Mono] Image addref System.Collections[0xeb822640] -> System.Collections.dll[0xf4321a00]: 2
[Mono] Prepared to set up assembly 'System.Collections' (System.Collections.dll)
[Mono] Assembly System.Collections[0xeb822640] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Collections.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Collections.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Collections.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Collections.dll.so" not found
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Collections[0xeb822640]: 2
[Mono] Assembly Ref addref System.Collections[0xeb822640] -> mscorlib[0xeb81c460]: 8
Loaded assembly: System.Collections.dll [External]
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_find_class'.
[Mono] Probing 'java_interop_jnienv_find_class'.
[Mono] Found as 'java_interop_jnienv_find_class'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_exception_clear'.
[Mono] Probing 'java_interop_jnienv_exception_clear'.
[Mono] Found as 'java_interop_jnienv_exception_clear'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_object_method_a'.
[Mono] Probing 'java_interop_jnienv_call_object_method_a'.
[Mono] Found as 'java_interop_jnienv_call_object_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_delete_local_ref'.
[Mono] Probing 'java_interop_jnienv_delete_local_ref'.
[Mono] Found as 'java_interop_jnienv_delete_local_ref'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_lref_log_new'.
[Mono] Probing '_monodroid_lref_log_new'.
[Mono] Found as '_monodroid_lref_log_new'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_lref_log_delete'.
[Mono] Probing '_monodroid_lref_log_delete'.
[Mono] Found as '_monodroid_lref_log_delete'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_method_id'.
[Mono] Probing 'java_interop_jnienv_get_method_id'.
[Mono] Found as 'java_interop_jnienv_get_method_id'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_delete'.
[Mono] Probing '_monodroid_gref_log_delete'.
[Mono] Found as '_monodroid_gref_log_delete'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_delete_global_ref'.
[Mono] Probing 'java_interop_jnienv_delete_global_ref'.
[Mono] Found as 'java_interop_jnienv_delete_global_ref'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_static_method_id'.
[Mono] Probing 'java_interop_jnienv_get_static_method_id'.
[Mono] Found as 'java_interop_jnienv_get_static_method_id'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_static_object_method_a'.
[Mono] Probing 'java_interop_jnienv_call_static_object_method_a'.
[Mono] Found as 'java_interop_jnienv_call_static_object_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_get_identity_hash_code'.
[Mono] Probing '_monodroid_get_identity_hash_code'.
[Mono] Found as '_monodroid_get_identity_hash_code'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_object_class'.
[Mono] Probing 'java_interop_jnienv_get_object_class'.
[Mono] Found as 'java_interop_jnienv_get_object_class'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_object_method'.
[Mono] Probing 'java_interop_jnienv_call_object_method'.
[Mono] Found as 'java_interop_jnienv_call_object_method'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_string_length'.
[Mono] Probing 'java_interop_jnienv_get_string_length'.
[Mono] Found as 'java_interop_jnienv_get_string_length'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_string_chars'.
[Mono] Probing 'java_interop_jnienv_get_string_chars'.
[Mono] Found as 'java_interop_jnienv_get_string_chars'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_release_string_chars'.
[Mono] Probing 'java_interop_jnienv_release_string_chars'.
[Mono] Found as 'java_interop_jnienv_release_string_chars'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_typemap_java_to_managed'.
[Mono] Probing 'monodroid_typemap_java_to_managed'.
[Mono] Found as 'monodroid_typemap_java_to_managed'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_superclass'.
[Mono] Probing 'java_interop_jnienv_get_superclass'.
[Mono] Found as 'java_interop_jnienv_get_superclass'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_is_instance_of'.
[Mono] Probing 'java_interop_jnienv_is_instance_of'.
[Mono] Found as 'java_interop_jnienv_is_instance_of'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log'.
[Mono] Probing '_monodroid_gref_log'.
[Mono] Found as '_monodroid_gref_log'.
[Mono] Image addref System.Linq[0xeb822c40] -> System.Linq.dll[0xf4321000]: 2
[Mono] Prepared to set up assembly 'System.Linq' (System.Linq.dll)
[Mono] Assembly System.Linq[0xeb822c40] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Linq.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Linq.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Linq.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Linq.dll.so" not found
[Mono] Config attempting to parse: 'System.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Linq[0xeb822c40]: 2
[Mono] Image addref System.Core[0xeb822d60] -> System.Core.dll[0xf4321500]: 2
[Mono] Prepared to set up assembly 'System.Core' (System.Core.dll)
[Mono] Assembly System.Core[0xeb822d60] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Core.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Core.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Core.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Core.dll.so" not found
[Mono] Config attempting to parse: 'System.Core.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Core/System.Core.config'.
[Mono] Assembly Ref addref System.Linq[0xeb822c40] -> System.Core[0xeb822d60]: 2
[Mono] Assembly Ref addref System.Core[0xeb822d60] -> mscorlib[0xeb81c460]: 9
Loaded assembly: System.Linq.dll [External]
Loaded assembly: System.Core.dll [External]
[Mono] Image addref System.Runtime.Extensions[0xeb822e80] -> System.Runtime.Extensions.dll[0xf4322400]: 2
[Mono] Prepared to set up assembly 'System.Runtime.Extensions' (System.Runtime.Extensions.dll)
[Mono] Assembly System.Runtime.Extensions[0xeb822e80] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] Config attempting to parse: 'System.Runtime.Extensions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Runtime.Extensions[0xeb822e80]: 2
[Mono] Assembly Ref addref System.Runtime.Extensions[0xeb822e80] -> mscorlib[0xeb81c460]: 10
Loaded assembly: System.Runtime.Extensions.dll [External]
[Mono] Image addref System.Reflection.Extensions[0xed297a00] -> System.Reflection.Extensions.dll[0xf4322e00]: 2
[Mono] Prepared to set up assembly 'System.Reflection.Extensions' (System.Reflection.Extensions.dll)
[Mono] Assembly System.Reflection.Extensions[0xed297a00] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] Config attempting to parse: 'System.Reflection.Extensions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
[Mono] Assembly Ref addref Java.Interop[0xeb822580] -> System.Reflection.Extensions[0xed297a00]: 2
[Mono] Assembly Ref addref System.Reflection.Extensions[0xed297a00] -> mscorlib[0xeb81c460]: 11
Loaded assembly: System.Reflection.Extensions.dll [External]
[Mono] Assembly Ref addref Mono.Android[0xeb822520] -> System.Core[0xeb822d60]: 3
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_typemap_managed_to_java'.
[Mono] Probing 'monodroid_typemap_managed_to_java'.
[Mono] Found as 'monodroid_typemap_managed_to_java'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_alloc_object'.
[Mono] Probing 'java_interop_jnienv_alloc_object'.
[Mono] Found as 'java_interop_jnienv_alloc_object'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_register_natives'.
[Mono] Probing 'java_interop_jnienv_register_natives'.
[Mono] Found as 'java_interop_jnienv_register_natives'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_nonvirtual_void_method_a'.
[Mono] Probing 'java_interop_jnienv_call_nonvirtual_void_method_a'.
[Mono] Found as 'java_interop_jnienv_call_nonvirtual_void_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Probing '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Found as '_monodroid_gc_wait_for_bridge_processing'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_is_same_object'.
[Mono] Probing 'java_interop_jnienv_is_same_object'.
[Mono] Found as 'java_interop_jnienv_is_same_object'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_static_void_method_a'.
[Mono] Probing 'java_interop_jnienv_call_static_void_method_a'.
[Mono] Found as 'java_interop_jnienv_call_static_void_method_a'.
[Mono] Assembly Ref addref FormsViewGroup[0xeb81c520] -> mscorlib[0xeb81c460]: 12
[Mono] Assembly Ref addref FormsViewGroup[0xeb81c520] -> Mono.Android[0xeb822520]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.Animated.Vector.Drawable[0xeb81ce20] -> mscorlib[0xeb81c460]: 13
[Mono] Assembly Ref addref Xamarin.Android.Support.Animated.Vector.Drawable[0xeb81ce20] -> Mono.Android[0xeb822520]: 3
[Mono] Assembly Ref addref Xamarin.Android.Support.Annotations[0xeb81cfa0] -> mscorlib[0xeb81c460]: 14
[Mono] Assembly Ref addref Xamarin.Android.Support.Annotations[0xeb81cfa0] -> Mono.Android[0xeb822520]: 4
[Mono] Assembly Ref addref Xamarin.Android.Support.Compat[0xeb81f0a0] -> mscorlib[0xeb81c460]: 15
[Mono] Assembly Ref addref Xamarin.Android.Support.Compat[0xeb81f0a0] -> Mono.Android[0xeb822520]: 5
[Mono] Assembly Ref addref Xamarin.Android.Support.Core.UI[0xeb81f1c0] -> mscorlib[0xeb81c460]: 16
[Mono] Assembly Ref addref Xamarin.Android.Support.Core.UI[0xeb81f1c0] -> Mono.Android[0xeb822520]: 6
[Mono] Assembly Ref addref Xamarin.Android.Support.Core.Utils[0xeb81f280] -> mscorlib[0xeb81c460]: 17
[Mono] Assembly Ref addref Xamarin.Android.Support.Core.Utils[0xeb81f280] -> Mono.Android[0xeb822520]: 7
[Mono] Assembly Ref addref Xamarin.Android.Support.Design[0xeb81f340] -> mscorlib[0xeb81c460]: 18
[Mono] Assembly Ref addref Xamarin.Android.Support.Design[0xeb81f340] -> Mono.Android[0xeb822520]: 8
[Mono] Assembly Ref addref Xamarin.Android.Support.Fragment[0xeb81f400] -> mscorlib[0xeb81c460]: 19
[Mono] Assembly Ref addref Xamarin.Android.Support.Fragment[0xeb81f400] -> Mono.Android[0xeb822520]: 9
[Mono] Assembly Ref addref Xamarin.Android.Support.Media.Compat[0xeb81f4c0] -> mscorlib[0xeb81c460]: 20
[Mono] Assembly Ref addref Xamarin.Android.Support.Media.Compat[0xeb81f4c0] -> Mono.Android[0xeb822520]: 10
[Mono] Assembly Ref addref Xamarin.Android.Support.Transition[0xeb81f760] -> mscorlib[0xeb81c460]: 21
[Mono] Assembly Ref addref Xamarin.Android.Support.Transition[0xeb81f760] -> Mono.Android[0xeb822520]: 11
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xeb81f820] -> mscorlib[0xeb81c460]: 22
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xeb81f820] -> Mono.Android[0xeb822520]: 12
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> mscorlib[0xeb81c460]: 23
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> Mono.Android[0xeb822520]: 13
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.CardView[0xeb81fa00] -> mscorlib[0xeb81c460]: 24
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.CardView[0xeb81fa00] -> Mono.Android[0xeb822520]: 14
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.MediaRouter[0xeb81fac0] -> mscorlib[0xeb81c460]: 25
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.MediaRouter[0xeb81fac0] -> Mono.Android[0xeb822520]: 15
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.Palette[0xeb81fb80] -> mscorlib[0xeb81c460]: 26
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.Palette[0xeb81fb80] -> Mono.Android[0xeb822520]: 16
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.RecyclerView[0xeb81fc40] -> mscorlib[0xeb81c460]: 27
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.RecyclerView[0xeb81fc40] -> Mono.Android[0xeb822520]: 17
[Mono] Assembly Ref addref Xamarin.Android.Support.Vector.Drawable[0xeb81fe20] -> mscorlib[0xeb81c460]: 28
[Mono] Assembly Ref addref Xamarin.Android.Support.Vector.Drawable[0xeb81fe20] -> Mono.Android[0xeb822520]: 18
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> Xamarin.Android.Support.Fragment[0xeb81f400]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.Fragment[0xeb81f400] -> Xamarin.Android.Support.Compat[0xeb81f0a0]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> Xamarin.Android.Support.Core.Utils[0xeb81f280]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> Xamarin.Android.Support.Core.UI[0xeb81f1c0]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.Fragment[0xeb81f400] -> System.Core[0xeb822d60]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> Mono.Android[0xeb822520]: 19
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> mscorlib[0xeb81c460]: 29
[Mono] Assembly Ref addref ViveLibreSaludViewer.Droid[0xeb81c160] -> Xamarin.Forms.Platform.Android[0xeb8220a0]: 2
[Mono] Assembly Ref addref ViveLibreSaludViewer.Droid[0xeb81c160] -> Mono.Android[0xeb822520]: 20
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> Xamarin.Forms.Core[0xeb822040]: 2
[Mono] Unloading image System.Runtime.dll [0xf4324c00].
[Mono] Image addref System.Runtime[0xdc7d17c0] -> System.Runtime.dll[0xf431f200]: 5
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Runtime[0xeb8225e0]: 3
[Mono] Image addref System.ObjectModel[0xdc7d17c0] -> System.ObjectModel.dll[0xf4324c00]: 2
[Mono] Prepared to set up assembly 'System.ObjectModel' (System.ObjectModel.dll)
[Mono] Assembly System.ObjectModel[0xdc7d17c0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.ObjectModel.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.ObjectModel.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.ObjectModel.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.ObjectModel.dll.so" not found
[Mono] Config attempting to parse: 'System.ObjectModel.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.ObjectModel/System.ObjectModel.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.ObjectModel[0xdc7d17c0]: 2
[Mono] Image addref System[0xdc7d1820] -> System.dll[0xf4325100]: 2
[Mono] Prepared to set up assembly 'System' (System.dll)
[Mono] Assembly System[0xdc7d1820] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.dll.so" not found
[Mono] Config attempting to parse: 'System.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System/System.config'.
[Mono] Assembly Ref addref System.ObjectModel[0xdc7d17c0] -> System[0xdc7d1820]: 2
Loaded assembly: System.ObjectModel.dll [External]
Loaded assembly: System.dll [External]
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_array_length'.
[Mono] Probing 'java_interop_jnienv_get_array_length'.
[Mono] Found as 'java_interop_jnienv_get_array_length'.
Loaded assembly: MonoDroidConstructors [External]
[Mono] Assembly Ref addref ViveLibreSaludViewer.Droid[0xeb81c160] -> mscorlib[0xeb81c460]: 30
[Mono] Unloading image System.Collections.dll [0xf4325b00].
[Mono] Image addref System.Collections[0xdc503100] -> System.Collections.dll[0xf4321a00]: 5
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Collections[0xeb822640]: 3
[Mono] Unloading image System.Threading.dll [0xf4325b00].
[Mono] Image addref System.Threading[0xdc503040] -> System.Threading.dll[0xf4320600]: 5
[Mono] Config attempting to parse: 'System.Threading.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Threading[0xeb822760]: 3
[Mono] Assembly Ref addref ViveLibreSaludViewer.Droid[0xeb81c160] -> ViveLibreSaludViewer[0xeb822340]: 2
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Prism.DryIoc.Forms[0xeb81c8e0]: 2
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> Prism.Forms[0xeb81c9a0]: 2
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> Xamarin.Forms.Core[0xeb822040]: 3
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> DryIoc[0xeb81c100]: 2
[Mono] Unloading image System.Runtime.dll [0xf4325b00].
[Mono] Image addref System.Runtime[0xdc5030a0] -> System.Runtime.dll[0xf431f200]: 6
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Runtime[0xeb8225e0]: 4
[Mono] Assembly Ref addref System[0xdc7d1820] -> mscorlib[0xeb81c460]: 31
[Mono] Image addref System.Threading.Tasks[0xdc7d1400] -> System.Threading.Tasks.dll[0xf4325b00]: 2
[Mono] Prepared to set up assembly 'System.Threading.Tasks' (System.Threading.Tasks.dll)
[Mono] Assembly System.Threading.Tasks[0xdc7d1400] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Threading.Tasks.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Threading.Tasks.dll.so" not found
[Mono] Config attempting to parse: 'System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Threading.Tasks[0xdc7d1400]: 2
[Mono] Assembly Ref addref System.Threading.Tasks[0xdc7d1400] -> mscorlib[0xeb81c460]: 32
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> Prism[0xeb81c820]: 2
[Mono] Image addref System.Xml.ReaderWriter[0xdc7d1c40] -> System.Xml.ReaderWriter.dll[0xf4326000]: 2
[Mono] Prepared to set up assembly 'System.Xml.ReaderWriter' (System.Xml.ReaderWriter.dll)
[Mono] Assembly System.Xml.ReaderWriter[0xdc7d1c40] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Xml.ReaderWriter.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Xml.ReaderWriter.dll.so" not found
[Mono] Config attempting to parse: 'System.Xml.ReaderWriter.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Xml.ReaderWriter/System.Xml.ReaderWriter.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Xml.ReaderWriter[0xdc7d1c40]: 2
[Mono] Image addref System.Xml[0xdc5030a0] -> System.Xml.dll[0xf4326500]: 2
[Mono] Prepared to set up assembly 'System.Xml' (System.Xml.dll)
[Mono] Assembly System.Xml[0xdc5030a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Xml.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Xml.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Xml.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Xml.dll.so" not found
[Mono] Config attempting to parse: 'System.Xml.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Xml/System.Xml.config'.
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xdc7d1c40] -> System.Xml[0xdc5030a0]: 2
[Mono] Assembly Ref addref System.Runtime[0xeb8225e0] -> System[0xdc7d1820]: 3
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Prism[0xeb81c820]: 3
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> DryIoc[0xeb81c100]: 3
[Mono] Assembly Ref addref ViveLibreSaludViewer.Droid[0xeb81c160] -> Xamarin.Forms.Core[0xeb822040]: 4
Loaded assembly: System.Threading.Tasks.dll [External]
Loaded assembly: System.Xml.ReaderWriter.dll [External]
Loaded assembly: System.Xml.dll [External]
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> Xamarin.Android.Support.v4[0xeb81f820]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xeb81f820] -> Xamarin.Android.Support.Fragment[0xeb81f400]: 3
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_new_string'.
[Mono] Probing 'java_interop_jnienv_new_string'.
[Mono] Found as 'java_interop_jnienv_new_string'.
[art] Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_nonvirtual_object_method_a'.
[Mono] Probing 'java_interop_jnienv_call_nonvirtual_object_method_a'.
[Mono] Found as 'java_interop_jnienv_call_nonvirtual_object_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_int_method_a'.
[Mono] Probing 'java_interop_jnienv_call_int_method_a'.
[Mono] Found as 'java_interop_jnienv_call_int_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_field_id'.
[Mono] Probing 'java_interop_jnienv_get_field_id'.
[Mono] Found as 'java_interop_jnienv_get_field_id'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_set_boolean_field'.
[Mono] Probing 'java_interop_jnienv_set_boolean_field'.
[Mono] Found as 'java_interop_jnienv_set_boolean_field'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_void_method_a'.
[Mono] Probing 'java_interop_jnienv_call_void_method_a'.
[Mono] Found as 'java_interop_jnienv_call_void_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_static_field_id'.
[Mono] Probing 'java_interop_jnienv_get_static_field_id'.
[Mono] Found as 'java_interop_jnienv_get_static_field_id'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_static_int_field'.
[Mono] Probing 'java_interop_jnienv_get_static_int_field'.
[Mono] Found as 'java_interop_jnienv_get_static_int_field'.
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xeb81f820] -> Xamarin.Android.Support.Compat[0xeb81f0a0]: 3
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_boolean_method_a'.
[Mono] Probing 'java_interop_jnienv_call_boolean_method_a'.
[Mono] Found as 'java_interop_jnienv_call_boolean_method_a'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_int_field'.
[Mono] Probing 'java_interop_jnienv_get_int_field'.
[Mono] Found as 'java_interop_jnienv_get_int_field'.
[Mono] Unloading image System.Reflection.dll [0xf4326f00].
[Mono] Image addref System.Reflection[0xdc503640] -> System.Reflection.dll[0xf4321f00]: 5
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Reflection[0xeb822820]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> System[0xdc7d1820]: 4
[Mono] Image addref System.IO[0xdc503640] -> System.IO.dll[0xf4326f00]: 2
[Mono] Prepared to set up assembly 'System.IO' (System.IO.dll)
[Mono] Assembly System.IO[0xdc503640] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.IO.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.IO.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.IO.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.IO.dll.so" not found
[Mono] Config attempting to parse: 'System.IO.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.IO/System.IO.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.IO[0xdc503640]: 2
[Mono] Assembly Ref addref System.IO[0xdc503640] -> mscorlib[0xeb81c460]: 33
[Mono] Unloading image System.Runtime.Extensions.dll [0xf4327400].
[Mono] Image addref System.Runtime.Extensions[0xdc5036a0] -> System.Runtime.Extensions.dll[0xf4322400]: 5
[Mono] Config attempting to parse: 'System.Runtime.Extensions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Runtime.Extensions[0xeb822e80]: 3
[Mono] Assembly Ref addref System.Runtime.Extensions[0xeb822e80] -> System[0xdc7d1820]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> System.Core[0xeb822d60]: 5
[Mono] Image addref System.Linq.Expressions[0xdc5036a0] -> System.Linq.Expressions.dll[0xf4327e00]: 2
[Mono] Prepared to set up assembly 'System.Linq.Expressions' (System.Linq.Expressions.dll)
[Mono] Assembly System.Linq.Expressions[0xdc5036a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Linq.Expressions.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Linq.Expressions.dll.so" not found
[Mono] Config attempting to parse: 'System.Linq.Expressions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq.Expressions/System.Linq.Expressions.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Linq.Expressions[0xdc5036a0]: 2
[Mono] Assembly Ref addref System.Linq.Expressions[0xdc5036a0] -> System.Core[0xeb822d60]: 6
Loaded assembly: System.IO.dll [External]
Loaded assembly: System.Linq.Expressions.dll [External]
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_float_field'.
[Mono] Probing 'java_interop_jnienv_get_float_field'.
[Mono] Found as 'java_interop_jnienv_get_float_field'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_new_int_array'.
[Mono] Probing 'java_interop_jnienv_new_int_array'.
[Mono] Found as 'java_interop_jnienv_new_int_array'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_set_int_array_region'.
[Mono] Probing 'java_interop_jnienv_set_int_array_region'.
[Mono] Found as 'java_interop_jnienv_set_int_array_region'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_int_array_region'.
[Mono] Probing 'java_interop_jnienv_get_int_array_region'.
[Mono] Found as 'java_interop_jnienv_get_int_array_region'.
[Mono] Unloading image System.Linq.dll [0xf4328300].
[Mono] Image addref System.Linq[0xdc22a640] -> System.Linq.dll[0xf4321000]: 5
[Mono] Config attempting to parse: 'System.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Linq[0xeb822c40]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Reflection.Extensions[0xed297a00]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> FormsViewGroup[0xeb81c520]: 2
[Mono] Unloading image System.Runtime.dll [0xf4328300].
[Mono] Image addref System.Runtime[0xdc22a6a0] -> System.Runtime.dll[0xf431f200]: 7
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Runtime[0xeb8225e0]: 5
[Mono] Unloading image System.Runtime.dll [0xf4328300].
[Mono] Image addref System.Runtime[0xdc22a6a0] -> System.Runtime.dll[0xf431f200]: 8
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> System.Runtime[0xeb8225e0]: 6
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> mscorlib[0xeb81c460]: 34
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> Xamarin.Forms.Platform.Android[0xeb8220a0]: 3
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> Xamarin.Forms.Core[0xeb822040]: 5
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> FFImageLoading.Forms[0xeb81c280]: 2
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> FFImageLoading.Platform[0xeb81c400]: 2
[Mono] Assembly Ref addref FFImageLoading.Platform[0xeb81c400] -> Mono.Android[0xeb822520]: 21
[Mono] Assembly Ref addref FFImageLoading.Platform[0xeb81c400] -> mscorlib[0xeb81c460]: 35
[Mono] Unloading image System.Runtime.dll [0xf4328300].
[Mono] Image addref System.Runtime[0xdc22a640] -> System.Runtime.dll[0xf431f200]: 9
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Newtonsoft.Json[0xeb81c5e0] -> System.Runtime[0xeb8225e0]: 7
[Mono] Unloading image System.Runtime.dll [0xf4328300].
[Mono] Image addref System.Runtime[0xdc22a640] -> System.Runtime.dll[0xf431f200]: 10
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Plugin.Settings.Abstractions[0xeb81c6a0] -> System.Runtime[0xeb8225e0]: 8
[Mono] Assembly Ref addref Plugin.Settings[0xeb81c760] -> mscorlib[0xeb81c460]: 36
[Mono] Unloading image System.Runtime.dll [0xf4328300].
[Mono] Image addref System.Runtime[0xdc22a640] -> System.Runtime.dll[0xf431f200]: 11
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.Runtime[0xeb8225e0]: 9
[Mono] Image addref System.Resources.ResourceManager[0xdc22a640] -> System.Resources.ResourceManager.dll[0xf4328300]: 2
[Mono] Prepared to set up assembly 'System.Resources.ResourceManager' (System.Resources.ResourceManager.dll)
[Mono] Assembly System.Resources.ResourceManager[0xdc22a640] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] Config attempting to parse: 'System.Resources.ResourceManager.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Resources.ResourceManager/System.Resources.ResourceManager.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.Resources.ResourceManager[0xdc22a640]: 2
[Mono] Assembly Ref addref System.Resources.ResourceManager[0xdc22a640] -> mscorlib[0xeb81c460]: 37
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a7c0] -> System.Runtime.dll[0xf431f200]: 12
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> System.Runtime[0xeb8225e0]: 10
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> System.Resources.ResourceManager[0xdc22a640]: 3
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a7c0] -> System.Runtime.dll[0xf431f200]: 13
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> System.Runtime[0xeb8225e0]: 11
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> System.Resources.ResourceManager[0xdc22a640]: 4
[Mono] Assembly Ref addref Realm.DataBinding[0xeb81ca60] -> mscorlib[0xeb81c460]: 38
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a7c0] -> System.Runtime.dll[0xf431f200]: 14
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Realm[0xeb81cb20] -> System.Runtime[0xeb8225e0]: 12
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a820] -> System.Runtime.dll[0xf431f200]: 15
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Realm.Sync[0xeb81cc40] -> System.Runtime[0xeb8225e0]: 13
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a820] -> System.Runtime.dll[0xf431f200]: 16
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Remotion.Linq[0xeb81cd00] -> System.Runtime[0xeb8225e0]: 14
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a820] -> System.Runtime.dll[0xf431f200]: 17
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref System.Runtime.CompilerServices.Unsafe[0xeb81cdc0] -> System.Runtime[0xeb8225e0]: 15
[Mono] Assembly Ref addref Xamarin.Forms.Platform[0xeb822160] -> mscorlib[0xeb81c460]: 39
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a820] -> System.Runtime.dll[0xf431f200]: 18
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xeb822280] -> System.Runtime[0xeb8225e0]: 16
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xeb822280] -> Xamarin.Forms.Core[0xeb822040]: 6
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a820] -> System.Runtime.dll[0xf431f200]: 19
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.Runtime[0xeb8225e0]: 17
[Mono] Unloading image System.Runtime.dll [0xf4328800].
[Mono] Image addref System.Runtime[0xdc22a820] -> System.Runtime.dll[0xf431f200]: 20
[Mono] Config attempting to parse: 'System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Ref addref Optional[0xeb822400] -> System.Runtime[0xeb8225e0]: 18
[Mono] Assembly Ref addref System.Linq[0xeb822c40] -> mscorlib[0xeb81c460]: 40
[Mono] Assembly Ref addref System.ObjectModel[0xdc7d17c0] -> mscorlib[0xeb81c460]: 41
Loaded assembly: System.Resources.ResourceManager.dll [External]
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xdc7d1c40] -> mscorlib[0xeb81c460]: 42
[Mono] Assembly Ref addref System.Xml[0xdc5030a0] -> mscorlib[0xeb81c460]: 43
[Mono] Assembly Ref addref System.Linq.Expressions[0xdc5036a0] -> mscorlib[0xeb81c460]: 44
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Realm[0xeb81cb20]: 2
[Mono] Assembly Ref addref Realm[0xeb81cb20] -> System.ObjectModel[0xdc7d17c0]: 3
[Mono] Unloading image System.Reflection.dll [0xf4328d00].
[Mono] Image addref System.Reflection[0xdc22a820] -> System.Reflection.dll[0xf4321f00]: 6
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.Reflection[0xeb822820]: 4
[Mono] Image addref System.Runtime.Handles[0xdc22a820] -> System.Runtime.Handles.dll[0xf4329200]: 2
[Mono] Prepared to set up assembly 'System.Runtime.Handles' (System.Runtime.Handles.dll)
[Mono] Assembly System.Runtime.Handles[0xdc22a820] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Runtime.Handles.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.Handles.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Runtime.Handles.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Runtime.Handles.dll.so" not found
[Mono] Config attempting to parse: 'System.Runtime.Handles.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Handles/System.Runtime.Handles.config'.
[Mono] Assembly Ref addref Realm[0xeb81cb20] -> System.Runtime.Handles[0xdc22a820]: 2
[Mono] Assembly Ref addref System.Runtime.Handles[0xdc22a820] -> mscorlib[0xeb81c460]: 45
[Mono] Assembly Ref addref Realm[0xeb81cb20] -> System.Collections[0xeb822640]: 4
[Mono] Assembly Ref addref System.Collections[0xeb822640] -> System.Core[0xeb822d60]: 7
[Mono] Assembly Ref addref System.Core[0xeb822d60] -> System[0xdc7d1820]: 6
Loaded assembly: System.Runtime.Handles.dll [External]
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> Xamarin.Forms.Platform[0xeb822160]: 2
[Mono] Image addref System.Globalization[0xdc22a940] -> System.Globalization.dll[0xf432a100]: 2
[Mono] Prepared to set up assembly 'System.Globalization' (System.Globalization.dll)
[Mono] Assembly System.Globalization[0xdc22a940] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Globalization.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Globalization.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Globalization.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Globalization.dll.so" not found
[Mono] Config attempting to parse: 'System.Globalization.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Globalization[0xdc22a940]: 2
[Mono] Assembly Ref addref System.Globalization[0xdc22a940] -> mscorlib[0xeb81c460]: 46
Loaded assembly: System.Globalization.dll [External]
[Mono] Assembly Ref addref System.Collections[0xeb822640] -> System[0xdc7d1820]: 7
[Mono] Image addref System.Dynamic.Runtime[0xdc22aac0] -> System.Dynamic.Runtime.dll[0xf432a600]: 2
[Mono] Prepared to set up assembly 'System.Dynamic.Runtime' (System.Dynamic.Runtime.dll)
[Mono] Assembly System.Dynamic.Runtime[0xdc22aac0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Dynamic.Runtime.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Dynamic.Runtime.dll.so" not found
[Mono] Config attempting to parse: 'System.Dynamic.Runtime.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Dynamic.Runtime/System.Dynamic.Runtime.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.Dynamic.Runtime[0xdc22aac0]: 2
[Mono] Assembly Ref addref System.Dynamic.Runtime[0xdc22aac0] -> mscorlib[0xeb81c460]: 47
Loaded assembly: System.Dynamic.Runtime.dll [External]
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> Prism[0xeb81c820]: 4
[Mono] Unloading image System.Collections.dll [0xdc2d7b00].
[Mono] Image addref System.Collections[0xdc22adc0] -> System.Collections.dll[0xf4321a00]: 6
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.Collections[0xeb822640]: 5
[Mono] Unloading image System.Collections.dll [0xdc2d7600].
[Mono] Image addref System.Collections[0xdc22aee0] -> System.Collections.dll[0xf4321a00]: 7
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> System.Collections[0xeb822640]: 6
[Mono] Unloading image System.Linq.Expressions.dll [0xdc2d7100].
[Mono] Image addref System.Linq.Expressions[0xdc22aee0] -> System.Linq.Expressions.dll[0xf4327e00]: 5
[Mono] Config attempting to parse: 'System.Linq.Expressions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq.Expressions/System.Linq.Expressions.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Linq.Expressions[0xdc5036a0]: 3
[Mono] Unloading image System.Reflection.dll [0xdc2d7100].
[Mono] Image addref System.Reflection[0xdc22aee0] -> System.Reflection.dll[0xf4321f00]: 7
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Reflection[0xeb822820]: 5
[Mono] Unloading image System.Linq.dll [0xdc2d7100].
[Mono] Image addref System.Linq[0xdc22aee0] -> System.Linq.dll[0xf4321000]: 6
[Mono] Config attempting to parse: 'System.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Linq[0xeb822c40]: 4
[Mono] Unloading image System.Threading.dll [0xdc2d7100].
[Mono] Image addref System.Threading[0xdc503ee0] -> System.Threading.dll[0xf4320600]: 6
[Mono] Config attempting to parse: 'System.Threading.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Threading[0xeb822760]: 4
[Mono] Unloading image System.Collections.dll [0xdc2d7100].
[Mono] Image addref System.Collections[0xdc1372e0] -> System.Collections.dll[0xf4321a00]: 8
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Collections[0xeb822640]: 7
[Mono] Unloading image System.Runtime.Extensions.dll [0xdc2d7100].
[Mono] Image addref System.Runtime.Extensions[0xdc1372e0] -> System.Runtime.Extensions.dll[0xf4322400]: 6
[Mono] Config attempting to parse: 'System.Runtime.Extensions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
[Mono] Assembly Ref addref DryIoc[0xeb81c100] -> System.Runtime.Extensions[0xeb822e80]: 4
[Mono] Unloading image System.Threading.Tasks.dll [0xdc2d7100].
[Mono] Image addref System.Threading.Tasks[0xdc1373a0] -> System.Threading.Tasks.dll[0xf4325b00]: 5
[Mono] Config attempting to parse: 'System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> System.Threading.Tasks[0xdc7d1400]: 3
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Prism.Forms[0xeb81c9a0]: 3
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Xamarin.Forms.Core[0xeb822040]: 7
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> Xamarin.Forms.Core[0xeb822040]: 8
[Mono] Image addref System.Net.Http[0xdc1373a0] -> System.Net.Http.dll[0xdc2d7100]: 2
[Mono] Prepared to set up assembly 'System.Net.Http' (System.Net.Http.dll)
[Mono] Assembly System.Net.Http[0xdc1373a0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Net.Http.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Net.Http.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Net.Http.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Net.Http.dll.so" not found
[Mono] Config attempting to parse: 'System.Net.Http.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Net.Http/System.Net.Http.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.Net.Http[0xdc1373a0]: 2
[Mono] Assembly Ref addref System.Net.Http[0xdc1373a0] -> mscorlib[0xeb81c460]: 48
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Plugin.Settings.Abstractions[0xeb81c6a0]: 2
Loaded assembly: System.Net.Http.dll [External]
[Mono] Assembly Ref addref System.Net.Http[0xdc1373a0] -> System[0xdc7d1820]: 8
Loaded assembly: Anonymously Hosted DynamicMethods Assembly [External]
[Mono] Unloading image System.Linq.dll [0xdc2d9400].
[Mono] Image addref System.Linq[0xdc137dc0] -> System.Linq.dll[0xf4321000]: 7
[Mono] Config attempting to parse: 'System.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Ref addref Prism.DryIoc.Forms[0xeb81c8e0] -> System.Linq[0xeb822c40]: 5
[Mono] Unloading image System.Threading.Tasks.dll [0xdc2d9400].
[Mono] Image addref System.Threading.Tasks[0xdc137e20] -> System.Threading.Tasks.dll[0xf4325b00]: 6
[Mono] Config attempting to parse: 'System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.Threading.Tasks[0xdc7d1400]: 4
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Xamarin.Forms.Xaml[0xeb822280]: 2
[Mono] The request to load the assembly mscorlib v4.0.0.0 was remapped to v2.0.5.0
[Mono] Unloading image mscorlib.dll [0xdc2d9400].
[Mono] Config attempting to parse: 'mscorlib.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> mscorlib[0xeb81c460]: 49
[Mono] Unloading image System.Linq.dll [0xdc2d9400].
[Mono] Image addref System.Linq[0xdc0732e0] -> System.Linq.dll[0xf4321000]: 8
[Mono] Config attempting to parse: 'System.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Ref addref Prism.Forms[0xeb81c9a0] -> System.Linq[0xeb822c40]: 6
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> FFImageLoading.Forms[0xeb81c280]: 3
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> FFImageLoading[0xeb81c220]: 2
[Mono] Unloading image System.Threading.Tasks.dll [0xdc2d8a00].
[Mono] Image addref System.Threading.Tasks[0xdc073520] -> System.Threading.Tasks.dll[0xf4325b00]: 7
[Mono] Config attempting to parse: 'System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> System.Threading.Tasks[0xdc7d1400]: 5
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> FFImageLoading.Platform[0xeb81c400]: 3
[Mono] Assembly Ref addref FFImageLoading.Platform[0xeb81c400] -> FFImageLoading[0xeb81c220]: 3
[Mono] The request to load the assembly System.Net.Http v1.5.0.0 was remapped to v4.0.0.0
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Net.Http[0xdc1373a0]: 3
[Mono] Unloading image System.Collections.dll [0xdc2d9900].
[Mono] Image addref System.Collections[0xdc073520] -> System.Collections.dll[0xf4321a00]: 9
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> System.Collections[0xeb822640]: 8
[Mono] Unloading image System.ObjectModel.dll [0xdc2d9900].
[Mono] Image addref System.ObjectModel[0xdc073520] -> System.ObjectModel.dll[0xf4324c00]: 5
[Mono] Config attempting to parse: 'System.ObjectModel.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.ObjectModel/System.ObjectModel.config'.
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> System.ObjectModel[0xdc7d17c0]: 4
[Mono] Unloading image System.Reflection.dll [0xdc2d9900].
[Mono] Image addref System.Reflection[0xdc073520] -> System.Reflection.dll[0xf4321f00]: 8
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Reflection[0xeb822820]: 6
[Mono] Unloading image System.Threading.Tasks.dll [0xdc2d9900].
[Mono] Image addref System.Threading.Tasks[0xdc073520] -> System.Threading.Tasks.dll[0xf4325b00]: 8
[Mono] Config attempting to parse: 'System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Threading.Tasks[0xdc7d1400]: 6
[Mono] Unloading image System.IO.dll [0xdc2d9900].
[Mono] Image addref System.IO[0xdc073520] -> System.IO.dll[0xf4326f00]: 5
[Mono] Config attempting to parse: 'System.IO.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.IO/System.IO.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.IO[0xdc503640]: 3
[Mono] Assembly Ref addref FFImageLoading.Platform[0xeb81c400] -> System.Net.Http[0xdc1373a0]: 4
[Mono] Assembly Ref addref FFImageLoading.Platform[0xeb81c400] -> System[0xdc7d1820]: 9
[Mono] Unloading image System.Collections.dll [0xdc2d9900].
[Mono] Image addref System.Collections[0xdc073640] -> System.Collections.dll[0xf4321a00]: 10
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Collections[0xeb822640]: 9
[Mono] Unloading image System.Runtime.Extensions.dll [0xdc2d9900].
[Mono] Image addref System.Runtime.Extensions[0xdc073640] -> System.Runtime.Extensions.dll[0xf4322400]: 7
[Mono] Config attempting to parse: 'System.Runtime.Extensions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Runtime.Extensions[0xeb822e80]: 5
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_get_static_object_field'.
[Mono] Probing 'java_interop_jnienv_get_static_object_field'.
[Mono] Found as 'java_interop_jnienv_get_static_object_field'.
Thread started: <Thread Pool> #2
Thread started: <Thread Pool> #3
[Mono] [0xf435b800] worker starting
Thread started: <Thread Pool> #4
[Mono] [0xdd50d300] worker starting
[Mono] [0xdd50d300] worker parking
Thread started: <Thread Pool> #5
[Mono] [0xdd50d580] worker starting
[Mono] [0xdd50d580] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] Unloading image System.Globalization.dll [0xdc2d9900].
[Mono] Image addref System.Globalization[0xdbf32b80] -> System.Globalization.dll[0xf432a100]: 5
[Mono] Config attempting to parse: 'System.Globalization.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
[Mono] Assembly Ref addref FFImageLoading.Forms[0xeb81c280] -> System.Globalization[0xdc22a940]: 3
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Mono] Assembly Ref addref FFImageLoading.Platform[0xeb81c400] -> System.Core[0xeb822d60]: 8
[Mono] Unloading image System.Reflection.dll [0xdc2d9900].
[Mono] Image addref System.Reflection[0xdbf32dc0] -> System.Reflection.dll[0xf4321f00]: 9
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.Reflection[0xeb822820]: 7
[Mono] Unloading image System.Globalization.dll [0xdc2d9900].
[Mono] Image addref System.Globalization[0xdbf32dc0] -> System.Globalization.dll[0xf432a100]: 6
[Mono] Config attempting to parse: 'System.Globalization.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.Globalization[0xdc22a940]: 4
[Mono] [0xf435b800] worker parking
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll'.
[Mono] AOT: image '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/Plugin.Settings.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Plugin.Settings.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/Plugin.Settings.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-Plugin.Settings.dll.so" not found
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Plugin.Settings[0xeb81c760]: 2
[Mono] Assembly Ref addref Plugin.Settings[0xeb81c760] -> Plugin.Settings.Abstractions[0xeb81c6a0]: 3
[Mono] Assembly Ref addref FormsViewGroup[0xeb81c520] -> Java.Interop[0xeb822580]: 3
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xeb81f820] -> Xamarin.Android.Support.Core.UI[0xeb81f1c0]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> Xamarin.Android.Support.Design[0xeb81f340]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v7.AppCompat[0xeb81f8e0] -> Xamarin.Android.Support.Compat[0xeb81f0a0]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xeb8220a0] -> Xamarin.Android.Support.v7.CardView[0xeb81fa00]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform[0xeb822160] -> Xamarin.Forms.Core[0xeb822040]: 9
[art] JNI RegisterNativeMethods: attempt to register 0 native methods for md5b60ffeb829f638581ab2bb9b1a7f4f3f.Platform_DefaultRenderer
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> FFImageLoading[0xeb81c220]: 4
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> System[0xdc7d1820]: 10
[art] JNI RegisterNativeMethods: attempt to register 0 native methods for md5e521f01327eed797431cb38c6cf432a3.CachedImageRenderer
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> Mono.Android[0xeb822520]: 22
[Mono] Assembly Ref addref FFImageLoading.Forms.Droid[0xeb81c340] -> Xamarin.Forms.Core[0xeb822040]: 10
[Mono] Unloading image System.Threading.dll [0xdbf95500].
[Mono] Image addref System.Threading[0xdb796100] -> System.Threading.dll[0xf4320600]: 7
[Mono] Config attempting to parse: 'System.Threading.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Threading[0xeb822760]: 5
[Mono] Unloading image System.Linq.dll [0xdbf95500].
[Mono] Image addref System.Linq[0xdb7e2ee0] -> System.Linq.dll[0xf4321000]: 9
[Mono] Config attempting to parse: 'System.Linq.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Linq[0xeb822c40]: 7
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_new_local_ref'.
[Mono] Probing 'java_interop_jnienv_new_local_ref'.
[Mono] Found as 'java_interop_jnienv_new_local_ref'.
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
[Mono] Probing 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
[Mono] Found as 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
[Mono] Image addref System.Text.RegularExpressions[0xf000c400] -> System.Text.RegularExpressions.dll[0xf0086100]: 2
[Mono] Prepared to set up assembly 'System.Text.RegularExpressions' (System.Text.RegularExpressions.dll)
[Mono] Assembly System.Text.RegularExpressions[0xf000c400] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Text.RegularExpressions.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.Text.RegularExpressions.dll.so" not found
[Mono] Config attempting to parse: 'System.Text.RegularExpressions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Text.RegularExpressions/System.Text.RegularExpressions.config'.
[Mono] Assembly Ref addref FFImageLoading[0xeb81c220] -> System.Text.RegularExpressions[0xf000c400]: 2
[Mono] Assembly Ref addref System.Text.RegularExpressions[0xf000c400] -> System[0xdc7d1820]: 11
[OpenGLRenderer] Render dirty regions requested: true
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Mono] [0xf435b800] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker parking
[] HostConnection::get() New Host Connection established 0xdb61d490, tid 3292
Loaded assembly: System.Text.RegularExpressions.dll [External]
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Atlas] Validating map...
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> Optional[0xeb822400]: 2
[Mono] Assembly Loader probing location: '/usr/local/lib/mono/gac/Prism.resources/6.3.0.0_en-us_40ee6c3a2184dc59/Prism.resources.dll'.
[Mono] Assembly Loader probing location: '/usr/local/lib/Prism.resources.dll'.
[Mono] Assembly Loader probing location: '/usr/local/lib/mono/gac/Prism.resources/6.3.0.0_en-us_40ee6c3a2184dc59/Prism.resources.exe'.
[Mono] Assembly Loader probing location: '/usr/local/lib/Prism.resources.exe'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/vivelibre.salud.Vive_Libre_Salud_Viewer/files/.__override__/en-US/Prism.resources.dll'.
[Mono] DllImport attempting to load: '/system/lib/liblog.so'.
[Mono] DllImport loaded library '/system/lib/liblog.so'.
[Mono] DllImport searching in: '/system/lib/liblog.so' ('/system/lib/liblog.so').
[Mono] Searching for '__android_log_print'.
[Mono] Probing '__android_log_print'.
[Mono] Found as '__android_log_print'.
Image loading failed: icn_background_ftux.jpg
System.IO.FileNotFoundException: icn_background_ftux.jpg
at FFImageLoading.DataResolvers.ResourceDataResolver.Resolve (System.String identifier, FFImageLoading.Work.TaskParameter parameters, System.Threading.CancellationToken token) [0x0005b] in C:\projects\ffimageloading\source\FFImageLoading.Droid\DataResolvers\ResourceDataResolver.cs:29
at FFImageLoading.DataResolvers.WrappedDataResolver+<Resolve>d__2.MoveNext () [0x00020] in C:\projects\ffimageloading\source\FFImageLoading.Common\DataResolvers\WrappedDataResolver.cs:23
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
at FFImageLoading.Work.ImageLoaderTask`2+<RunAsync>d__110[TImageContainer,TImageView].MoveNext () [0x001c8] in C:\projects\ffimageloading\source\FFImageLoading.Common\Work\ImageLoaderTask.cs:462
[Mono] [0xf435b800] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker parking
[Mono] [0xdd50d300] worker parking
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_get_system_property'.
[Mono] Probing 'monodroid_get_system_property'.
[Mono] Found as 'monodroid_get_system_property'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_free'.
[Mono] Probing 'monodroid_free'.
[Mono] Found as 'monodroid_free'.
[Mono] Assembly Ref addref Plugin.Settings[0xeb81c760] -> Mono.Android[0xeb822520]: 23
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker parking
[Mono] [0xdd50d580] worker parking
[Mono] Image addref System.ComponentModel[0xdb61ebe0] -> System.ComponentModel.dll[0xdbf95500]: 2
[Mono] Prepared to set up assembly 'System.ComponentModel' (System.ComponentModel.dll)
[Mono] Assembly System.ComponentModel[0xdb61ebe0] added to domain RootDomain, ref_count=1
[Mono] AOT: image 'System.ComponentModel.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.ComponentModel.dll.so" not found
[Mono] AOT: image '/usr/local/lib/mono/aot-cache/x86/System.ComponentModel.dll.so' not found: dlopen failed: library "/data/app/vivelibre.salud.Vive_Libre_Salud_Viewer-1/lib/x86/libaot-System.ComponentModel.dll.so" not found
[Mono] Config attempting to parse: 'System.ComponentModel.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.ComponentModel/System.ComponentModel.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xeb822280] -> System.ComponentModel[0xdb61ebe0]: 2
[Mono] Assembly Ref addref System.ComponentModel[0xdb61ebe0] -> mscorlib[0xeb81c460]: 50
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xeb822040] -> System.ComponentModel[0xdb61ebe0]: 3
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Mono] [0xf435b800] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker parking
Loaded assembly: System.ComponentModel.dll [External]
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] Unloading image System.Collections.dll [0xdbf94100].
[Mono] Image addref System.Collections[0xdb61ec40] -> System.Collections.dll[0xf4321a00]: 11
[Mono] Config attempting to parse: 'System.Collections.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xeb822280] -> System.Collections[0xeb822640]: 10
[Mono] Unloading image System.Xml.ReaderWriter.dll [0xdbf94100].
[Mono] Image addref System.Xml.ReaderWriter[0xdb61ec40] -> System.Xml.ReaderWriter.dll[0xf4326000]: 5
[Mono] Config attempting to parse: 'System.Xml.ReaderWriter.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Xml.ReaderWriter/System.Xml.ReaderWriter.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xeb822280] -> System.Xml.ReaderWriter[0xdc7d1c40]: 3
[Mono] Unloading image System.Reflection.dll [0xdbf94100].
[Mono] Image addref System.Reflection[0xdb61ec40] -> System.Reflection.dll[0xf4321f00]: 10
[Mono] Config attempting to parse: 'System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xeb822280] -> System.Reflection[0xeb822820]: 8
[Mono] Unloading image System.Xml.ReaderWriter.dll [0xdbf94100].
[Mono] Image addref System.Xml.ReaderWriter[0xdb61ec40] -> System.Xml.ReaderWriter.dll[0xf4326000]: 6
[Mono] Config attempting to parse: 'System.Xml.ReaderWriter.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Xml.ReaderWriter/System.Xml.ReaderWriter.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.Xml.ReaderWriter[0xdc7d1c40]: 4
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.ComponentModel[0xdb61ebe0]: 4
[Mono] Unloading image System.ObjectModel.dll [0xdbf94600].
[Mono] Image addref System.ObjectModel[0xdad18340] -> System.ObjectModel.dll[0xf4324c00]: 6
[Mono] Config attempting to parse: 'System.ObjectModel.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.ObjectModel/System.ObjectModel.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.ObjectModel[0xdc7d17c0]: 5
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Mono] [0xf435b800] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker parking
[Mono] Unloading image System.Linq.Expressions.dll [0xdd538100].
[Mono] Image addref System.Linq.Expressions[0xdd532040] -> System.Linq.Expressions.dll[0xf4327e00]: 6
[Mono] Config attempting to parse: 'System.Linq.Expressions.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq.Expressions/System.Linq.Expressions.config'.
[Mono] Assembly Ref addref ViveLibreSaludViewer[0xeb822340] -> System.Linq.Expressions[0xdc5036a0]: 4
Resolved pending breakpoint at 'LocalUserDataSource.cs:20,1' to ViveLibreSaludViewer.Users.Data.UserData ViveLibreSaludViewer.Users.LocalUserDataSource.GetUserByUserNameAndPassword (string userName, string password) [0x00015].
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
[Mono] [0xf435b800] worker unparking, timeout? no interrupted? no
[Mono] [0xf435b800] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] Unloading image System.Threading.dll [0xdbf94600].
[Mono] Image addref System.Threading[0xdad18520] -> System.Threading.dll[0xf4320600]: 8
[Mono] Config attempting to parse: 'System.Threading.dll.config'.
[Mono] Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Ref addref Prism[0xeb81c820] -> System.Threading[0xeb822760]: 6
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_static_int_method_a'.
[Mono] Probing 'java_interop_jnienv_call_static_int_method_a'.
[Mono] Found as 'java_interop_jnienv_call_static_int_method_a'.
[art] JNI RegisterNativeMethods: attempt to register 0 native methods for md5b60ffeb829f638581ab2bb9b1a7f4f3f.LabelRenderer
[art] JNI RegisterNativeMethods: attempt to register 0 native methods for md5270abb39e60627f0f200893b490a1ade.ViewRenderer_2
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_nonvirtual_int_method_a'.
[Mono] Probing 'java_interop_jnienv_call_nonvirtual_int_method_a'.
[Mono] Found as 'java_interop_jnienv_call_nonvirtual_int_method_a'.
[libEGL] loaded /system/lib/egl/libEGL_emulation.so
[libEGL] loaded /system/lib/egl/libGLESv1_CM_emulation.so
[libEGL] loaded /system/lib/egl/libGLESv2_emulation.so
[] HostConnection::get() New Host Connection established 0xefa0b770, tid 3325
[OpenGLRenderer] Initialized EGL, version 1.4
[OpenGLRenderer] Enabling debug mode 0
[EGL_emulation] eglSurfaceAttrib not implemented
[OpenGLRenderer] Failed to set EGL_SWAP_BEHAVIOR on surface 0xefa08ec0, error=EGL_SUCCESS
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'java_interop_jnienv_call_nonvirtual_float_method_a'.
[Mono] Probing 'java_interop_jnienv_call_nonvirtual_float_method_a'.
[Mono] Found as 'java_interop_jnienv_call_nonvirtual_float_method_a'.
[Mono] [0xf435b800] worker unparking, timeout? yes interrupted? no
[Mono] [0xf435b800] worker finishing
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
Thread finished: <Thread Pool> #3
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
Thread finished: <Thread Pool> #2
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d580] worker parking
Thread started: <Thread Pool> #6
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d580] worker unparking, timeout? yes interrupted? no
[Mono] [0xdd50d580] worker finishing
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
Thread finished: <Thread Pool> #5
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
Thread finished: <Thread Pool> #6
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
Thread started: <Thread Pool> #7
[Mono] [0xdd50d300] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50d300] worker parking
[Mono] [0xdd50d300] worker unparking, timeout? yes interrupted? no
[Mono] [0xdd50d300] worker finishing
Thread finished: <Thread Pool> #4
Thread started: <Thread Pool> #8
[Mono] [0xdd50dd00] worker starting
[Mono] [0xdd50dd00] worker parking
[Mono] [0xdd50dd00] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50dd00] worker parking
Thread started: <Thread Pool> #9
[Mono] [0xdd50dd00] worker unparking, timeout? no interrupted? no
[Mono] [0xdd50dd00] worker parking
[Mono] [0xdd50df80] worker starting
[Mono] [0xdd50df80] worker parking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment