Skip to content

Instantly share code, notes, and snippets.

@Shruti360
Created September 20, 2016 06:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shruti360/af784c0144f036e12b4066a09df579d7 to your computer and use it in GitHub Desktop.
Save Shruti360/af784c0144f036e12b4066a09df579d7 to your computer and use it in GitHub Desktop.
> am start -n "com.starkey.testlinq/md5b9384b1f141589e527a897dc5b278d70.MainActivity"
> Starting: Intent { cmp=com.starkey.testlinq/md5b9384b1f141589e527a897dc5b278d70.MainActivity }
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/TestLinq.dll
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/MathNet.Numerics.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Extensions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.Extensions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Resources.ResourceManager.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Numerics.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.Tasks.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Serialization.Primitives.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Tools.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Mono.Android.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Java.Interop.dll [External]
[art] Not late-enabling -Xcheck:jni (already on)
[monodroid] Using override path: /data/user/0/com.starkey.testlinq/files/.__override__
[monodroid] Using override path: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__
[monodroid] Trying to load sgen from: /data/user/0/com.starkey.testlinq/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app/com.starkey.testlinq-1/lib/x86/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/user/0/com.starkey.testlinq/files/.__override__/links/libmonosgen-2.0.so
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=10.0.2.2:62023,embedding=1
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/mscorlib.dll'.
[Mono] Image addref mscorlib[0xab2640c0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/mscorlib.dll[0xacbf6700]: 2
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/mscorlib.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-mscorlib.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-mscorlib.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/mscorlib.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/mscorlib.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/mscorlib/mscorlib.config'.
[Mono] Assembly mscorlib[0xab2640c0] added to domain RootDomain, ref_count=1
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/TestLinq.dll'.
[Mono] Image addref TestLinq[0xab264060] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/TestLinq.dll[0xb4074f00]: 2
[Mono] Assembly TestLinq[0xab264060] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/TestLinq.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-TestLinq.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/TestLinq.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-TestLinq.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/TestLinq.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/TestLinq.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/TestLinq/TestLinq.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll'.
[Mono] Image addref System.Runtime[0xab264480] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll[0xb4075400]: 2
[Mono] Assembly System.Runtime[0xab264480] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/MathNet.Numerics.dll'.
[Mono] Image addref MathNet.Numerics[0xab2644e0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/MathNet.Numerics.dll[0xb4075900]: 2
[Mono] Assembly MathNet.Numerics[0xab2644e0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/MathNet.Numerics.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-MathNet.Numerics.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/MathNet.Numerics.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-MathNet.Numerics.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/MathNet.Numerics.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/MathNet.Numerics.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/MathNet.Numerics/MathNet.Numerics.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll'.
[Mono] Image addref System.Threading[0xab2645a0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll[0xb2e79000]: 2
[Mono] Assembly System.Threading[0xab2645a0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Threading.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Threading.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll'.
[Mono] Image addref System.Collections[0xab264240] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll[0xb2e79500]: 2
[Mono] Assembly System.Collections[0xab264240] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll'.
[Mono] Image addref System.Collections.Concurrent[0xab2641e0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll[0xb2e79a00]: 2
[Mono] Assembly System.Collections.Concurrent[0xab2641e0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll'.
[Mono] Image addref System.Diagnostics.Debug[0xab264660] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll[0xb2e79f00]: 2
[Mono] Assembly System.Diagnostics.Debug[0xab264660] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Debug/System.Diagnostics.Debug.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll'.
[Mono] Image addref System.Reflection[0xab2647e0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll[0xb2e7a400]: 2
[Mono] Assembly System.Reflection[0xab2647e0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Reflection.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Reflection.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll'.
[Mono] Image addref System.Linq[0xab264840] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll[0xb2e7a900]: 2
[Mono] Assembly System.Linq[0xab264840] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Linq.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Linq.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll'.
[Mono] Image addref System.Runtime.InteropServices[0xab264720] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll[0xb2e7ae00]: 2
[Mono] Assembly System.Runtime.InteropServices[0xab264720] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Extensions.dll'.
[Mono] Image addref System.Runtime.Extensions[0xab264780] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Extensions.dll[0xb2e7b300]: 2
[Mono] Assembly System.Runtime.Extensions[0xab264780] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Extensions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Extensions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.Extensions.dll'.
[Mono] Image addref System.Reflection.Extensions[0xab264900] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.Extensions.dll[0xb2e7b800]: 2
[Mono] Assembly System.Reflection.Extensions[0xab264900] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.Extensions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.Extensions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Resources.ResourceManager.dll'.
[Mono] Image addref System.Resources.ResourceManager[0xab2649c0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Resources.ResourceManager.dll[0xb2e7bd00]: 2
[Mono] Assembly System.Resources.ResourceManager[0xab2649c0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Resources.ResourceManager.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Resources.ResourceManager.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Resources.ResourceManager/System.Resources.ResourceManager.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Numerics.dll'.
[Mono] Image addref System.Runtime.Numerics[0xab264a20] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Numerics.dll[0xb2e7c200]: 2
[Mono] Assembly System.Runtime.Numerics[0xab264a20] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.Numerics.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.Numerics.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Numerics.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Numerics.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Numerics/System.Runtime.Numerics.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.Tasks.dll'.
[Mono] Image addref System.Threading.Tasks[0xab264a80] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.Tasks.dll[0xb2e7c700]: 2
[Mono] Assembly System.Threading.Tasks[0xab264a80] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Threading.Tasks.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Threading.Tasks.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.Tasks.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
[Mono] Image addref System.Runtime.Serialization.Primitives[0xab264ae0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Serialization.Primitives.dll[0xb2e7cc00]: 2
[Mono] Assembly System.Runtime.Serialization.Primitives[0xab264ae0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.Serialization.Primitives.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll'.
[Mono] Image addref System.Globalization[0xab264b40] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll[0xb2e7d100]: 2
[Mono] Assembly System.Globalization[0xab264b40] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Globalization.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Globalization.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Globalization.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Tools.dll'.
[Mono] Image addref System.Diagnostics.Tools[0xab264ba0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Tools.dll[0xb2e7d600]: 2
[Mono] Assembly System.Diagnostics.Tools[0xab264ba0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Diagnostics.Tools.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Diagnostics.Tools.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Tools.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Tools.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Tools/System.Diagnostics.Tools.config'.
[monodroid-gc] GREF GC Threshold: 46080
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Mono.Android.dll'.
[Mono] Image addref Mono.Android[0xab264d20] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Mono.Android.dll[0xb2e7db00]: 2
[Mono] Assembly Mono.Android[0xab264d20] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Mono.Android.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-Mono.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Mono.Android.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-Mono.Android.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Mono.Android.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Mono.Android.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Mono.Android/Mono.Android.config'.
[Mono] Assembly Ref addref Mono.Android[0xab264d20] -> mscorlib[0xab2640c0]: 2
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Java.Interop.dll'.
[Mono] Image addref Java.Interop[0xab264e40] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Java.Interop.dll[0xb2e96000]: 2
[Mono] Assembly Java.Interop[0xab264e40] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Java.Interop.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-Java.Interop.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Java.Interop.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-Java.Interop.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Java.Interop.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/Java.Interop.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Java.Interop/Java.Interop.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] Assembly Ref addref System.Runtime[0xab264480] -> mscorlib[0xab2640c0]: 3
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Runtime[0xab264480]: 2
[Mono] Assembly Ref addref Mono.Android[0xab264d20] -> Java.Interop[0xab264e40]: 2
[monodroid] Calling into managed runtime init
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] Assembly Ref addref System.Collections.Concurrent[0xab2641e0] -> mscorlib[0xab2640c0]: 4
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Collections.Concurrent[0xab2641e0]: 2
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Reflection.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Reflection.dll.so" not found
[Mono] Assembly Ref addref System.Reflection[0xab2647e0] -> mscorlib[0xab2640c0]: 5
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Reflection[0xab2647e0]: 2
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Threading.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Threading.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Threading.dll.so" not found
[Mono] Assembly Ref addref System.Threading[0xab2645a0] -> mscorlib[0xab2640c0]: 6
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Threading[0xab2645a0]: 2
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] Assembly Ref addref System.Diagnostics.Debug[0xab264660] -> mscorlib[0xab2640c0]: 7
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Diagnostics.Debug[0xab264660]: 2
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.dll'.
[Mono] Image addref System[0xab264f60] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.dll[0xb2e96f00]: 2
[Mono] Assembly System[0xab264f60] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System/System.config'.
[Mono] Assembly Ref addref System[0xab264f60] -> mscorlib[0xab2640c0]: 8
[Mono] Assembly Ref addref System.Diagnostics.Debug[0xab264660] -> System[0xab264f60]: 2
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.dll [External]
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] Assembly Ref addref System.Runtime.InteropServices[0xab264720] -> mscorlib[0xab2640c0]: 9
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Runtime.InteropServices[0xab264720]: 2
[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] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Collections.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Collections.dll.so" not found
[Mono] Assembly Ref addref System.Collections[0xab264240] -> mscorlib[0xab2640c0]: 10
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Collections[0xab264240]: 2
[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] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Linq.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Linq.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Linq.dll.so" not found
[Mono] Assembly Ref addref System.Linq[0xab264840] -> mscorlib[0xab2640c0]: 11
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Linq[0xab264840]: 2
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Core.dll [External]
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Core.dll'.
[Mono] Image addref System.Core[0xab2657a0] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Core.dll[0xb2e97900]: 2
[Mono] Assembly System.Core[0xab2657a0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Core.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Core.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Core.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Core.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Core.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Core.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Core/System.Core.config'.
[Mono] Assembly Ref addref System.Core[0xab2657a0] -> mscorlib[0xab2640c0]: 12
[Mono] Assembly Ref addref System.Linq[0xab264840] -> System.Core[0xab2657a0]: 2
[Mono] Assembly Ref addref System.Reflection.Extensions[0xab264900] -> mscorlib[0xab2640c0]: 13
[Mono] Assembly Ref addref Java.Interop[0xab264e40] -> System.Reflection.Extensions[0xab264900]: 2
[Mono] Assembly Ref addref Mono.Android[0xab264d20] -> System.Core[0xab2657a0]: 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 TestLinq[0xab264060] -> Mono.Android[0xab264d20]: 2
[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 TestLinq[0xab264060] -> mscorlib[0xab2640c0]: 14
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Runtime.dll.so" not found
[Mono] Assembly Ref addref MathNet.Numerics[0xab2644e0] -> System.Runtime[0xab264480]: 3
[Mono] Assembly Ref addref System.Resources.ResourceManager[0xab2649c0] -> mscorlib[0xab2640c0]: 15
[Mono] Assembly Ref addref MathNet.Numerics[0xab2644e0] -> System.Resources.ResourceManager[0xab2649c0]: 2
[Mono] Assembly Ref addref TestLinq[0xab264060] -> MathNet.Numerics[0xab2644e0]: 2
[Mono] Assembly Ref addref TestLinq[0xab264060] -> System.Core[0xab2657a0]: 4
[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_new_string'.
[Mono] Probing 'java_interop_jnienv_new_string'.
[Mono] Found as 'java_interop_jnienv_new_string'.
[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] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll'.
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Globalization.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Globalization.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Globalization.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Globalization.dll.so" not found
[Mono] Assembly Ref addref System.Globalization[0xab264b40] -> mscorlib[0xab2640c0]: 16
[Mono] Assembly Ref addref MathNet.Numerics[0xab2644e0] -> System.Globalization[0xab264b40]: 2
[Mono] Assembly Ref addref System.Runtime.Numerics[0xab264a20] -> mscorlib[0xab2640c0]: 17
[Mono] Assembly Ref addref MathNet.Numerics[0xab2644e0] -> System.Runtime.Numerics[0xab264a20]: 2
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Numerics.dll'.
[Mono] Image addref System.Numerics[0xab266760] -> /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Numerics.dll[0x9b8f6f00]: 2
[Mono] Assembly System.Numerics[0xab266760] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Numerics.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Numerics.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Numerics.dll.so' not found: dlopen failed: library "/data/app/com.starkey.testlinq-1/lib/x86/libaot-System.Numerics.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Numerics.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Numerics.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/3819/dd519cec/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Numerics/System.Numerics.config'.
[Mono] Assembly Ref addref System.Numerics[0xab266760] -> mscorlib[0xab2640c0]: 18
[Mono] Assembly Ref addref System.Runtime.Numerics[0xab264a20] -> System.Numerics[0xab266760]: 2
Loaded assembly: /storage/emulated/0/Android/data/com.starkey.testlinq/files/.__override__/System.Numerics.dll [External]
[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'.
Complete
[OpenGLRenderer] Use EGL_SWAP_BEHAVIOR_PRESERVED: true
[] HostConnection::get() New Host Connection established 0x9b838410, tid 3067
[] HostConnection::get() New Host Connection established 0xaec07330, tid 3094
[OpenGLRenderer] Initialized EGL, version 1.4
[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'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment