Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created January 29, 2015 14:59
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 saurabh360/5a6d70c47bc59de76de4 to your computer and use it in GitHub Desktop.
Save saurabh360/5a6d70c47bc59de76de4 to your computer and use it in GitHub Desktop.
Last login: Thu Jan 29 20:22:12 on ttys000
Jatin66s-iMac:~ jatin66$ cd Desktop/Backup/android-sdk-macosx/platform-tools
Jatin66s-iMac:platform-tools jatin66$ ./adb logcat -c
Jatin66s-iMac:platform-tools jatin66$ ./adb logcat
--------- beginning of main
D/AndroidRuntime(30103):
D/AndroidRuntime(30103): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(30103): CheckJNI is OFF
D/AndroidRuntime(30103): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(30103): Shutting down VM
D/AndroidRuntime(30130):
D/AndroidRuntime(30130): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(30130): CheckJNI is OFF
D/AndroidRuntime(30130): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime(30130): Shutting down VM
D/AndroidRuntime(30168):
D/AndroidRuntime(30168): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(30168): CheckJNI is OFF
D/AndroidRuntime(30168): Calling main entry com.android.commands.am.Am
--------- beginning of system
I/ActivityManager( 737): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=x120057_ScrollView.Droid/scroll_view.droid.MainActivity} from uid 2000 on display 0
D/AndroidRuntime(30168): Shutting down VM
I/ActivityManager( 737): Start proc x120057_ScrollView.Droid for activity x120057_ScrollView.Droid/scroll_view.droid.MainActivity: pid=30188 uid=10470 gids={50470, 9997, 3003, 1028} abi=armeabi-v7a
I/art (30188): Late-enabling -Xcheck:jni
I/MicrophoneInputStream( 1323): mic_close gzi@20cc4ee2
W/monodroid-debug(30188): Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8832,server=y,embedding=1
D/audio_hw_primary( 183): disable_audio_route: reset and update mixer path: audio-record
D/audio_hw_primary( 183): disable_snd_device: snd_device(55: voice-rec-mic)
I/HotwordRecognitionRnr( 1323): Hotword detection finished
I/HotwordRecognitionRnr( 1323): Stopping hotword detection.
W/libc (30188): WARNING: generic atexit() called from legacy shared library
D/Mono (30188): Image addref mscorlib[0xac46e4c0] -> mscorlib.dll[0xac496c00]: 1
D/Mono (30188): AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib/mscorlib.dll.so" not found
D/Mono (30188): Assembly mscorlib[0xac46e4c0] added to domain RootDomain, ref_count=1
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.Droid.dll'.
D/Mono (30188): Image addref 120057_ScrollView.Droid[0xac46e640] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.Droid.dll[0xac498400]: 2
D/Mono (30188): Assembly 120057_ScrollView.Droid[0xac46e640] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.Droid.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.Droid.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.Droid.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.Droid.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/120057_ScrollView.Droid/120057_ScrollView.Droid.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Android.Support.v4.dll'.
D/Mono (30188): Image addref Xamarin.Android.Support.v4[0xac46e5e0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Android.Support.v4.dll[0xac498800]: 2
D/Mono (30188): Assembly Xamarin.Android.Support.v4[0xac46e5e0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Android.Support.v4.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Android.Support.v4.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Android.Support.v4.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Xamarin.Android.Support.v4/Xamarin.Android.Support.v4.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
D/Mono (30188): Image addref Xamarin.Forms.Platform.Android[0xac46e580] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll[0xac499800]: 2
D/Mono (30188): Assembly Xamarin.Forms.Platform.Android[0xac46e580] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/FormsViewGroup.dll'.
D/Mono (30188): Image addref FormsViewGroup[0xac46e700] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/FormsViewGroup.dll[0xac499c00]: 2
D/Mono (30188): Assembly FormsViewGroup[0xac46e700] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/FormsViewGroup.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/FormsViewGroup.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/FormsViewGroup.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/FormsViewGroup.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/FormsViewGroup/FormsViewGroup.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Core.dll'.
D/Mono (30188): Image addref Xamarin.Forms.Core[0xac46e760] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Core.dll[0xac49a000]: 2
D/Mono (30188): Assembly Xamarin.Forms.Core[0xac46e760] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Core.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Core.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Core.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Xamarin.Forms.Core/Xamarin.Forms.Core.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Xaml.dll'.
D/Mono (30188): Image addref Xamarin.Forms.Xaml[0xac46e7c0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Xaml.dll[0xac49a400]: 2
D/Mono (30188): Assembly Xamarin.Forms.Xaml[0xac46e7c0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Xaml.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Xaml.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/Xamarin.Forms.Xaml.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.dll'.
D/Mono (30188): Image addref 120057_ScrollView[0xac46e820] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.dll[0xac49a800]: 2
D/Mono (30188): Assembly 120057_ScrollView[0xac46e820] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/120057_ScrollView.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/120057_ScrollView/120057_ScrollView.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.Concurrent.dll'.
D/Mono (30188): Image addref System.Collections.Concurrent[0xac46e880] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.Concurrent.dll[0xac49ac00]: 2
D/Mono (30188): Assembly System.Collections.Concurrent[0xac46e880] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.Concurrent.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.Concurrent.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.Concurrent.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.dll'.
D/Mono (30188): Image addref System.Collections[0xac46e8e0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.dll[0xac49b000]: 2
D/Mono (30188): Assembly System.Collections[0xac46e8e0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Collections.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Collections/System.Collections.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.Annotations.dll'.
D/Mono (30188): Image addref System.ComponentModel.Annotations[0xac46e940] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.Annotations.dll[0xac49b400]: 2
D/Mono (30188): Assembly System.ComponentModel.Annotations[0xac46e940] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.Annotations.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.Annotations.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.Annotations.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.ComponentModel.Annotations/System.ComponentModel.Annotations.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll'.
D/Mono (30188): Image addref System.ComponentModel.EventBasedAsync[0xac46e9a0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll[0xac49b800]: 2
D/Mono (30188): Assembly System.ComponentModel.EventBasedAsync[0xac46e9a0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.dll'.
D/Mono (30188): Image addref System.ComponentModel[0xac46ea00] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.dll[0xac49bc00]: 2
D/Mono (30188): Assembly System.ComponentModel[0xac46ea00] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ComponentModel.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.ComponentModel/System.ComponentModel.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Contracts.dll'.
D/Mono (30188): Image addref System.Diagnostics.Contracts[0xac46ea60] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Contracts.dll[0xac49c000]: 2
D/Mono (30188): Assembly System.Diagnostics.Contracts[0xac46ea60] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Contracts.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Contracts.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Contracts.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Diagnostics.Contracts/System.Diagnostics.Contracts.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Debug.dll'.
D/Mono (30188): Image addref System.Diagnostics.Debug[0xac46eac0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Debug.dll[0xac49c400]: 2
D/Mono (30188): Assembly System.Diagnostics.Debug[0xac46eac0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Debug.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Debug.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Debug.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Diagnostics.Debug/System.Diagnostics.Debug.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Tools.dll'.
D/Mono (30188): Image addref System.Diagnostics.Tools[0xac46eb20] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Tools.dll[0xac49c800]: 2
D/Mono (30188): Assembly System.Diagnostics.Tools[0xac46eb20] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Tools.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Tools.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Diagnostics.Tools.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Diagnostics.Tools/System.Diagnostics.Tools.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Dynamic.Runtime.dll'.
D/Mono (30188): Image addref System.Dynamic.Runtime[0xac46eb80] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Dynamic.Runtime.dll[0xac492400]: 2
D/Mono (30188): Assembly System.Dynamic.Runtime[0xac46eb80] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Dynamic.Runtime.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Dynamic.Runtime.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Dynamic.Runtime.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Dynamic.Runtime/System.Dynamic.Runtime.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Globalization.dll'.
D/Mono (30188): Image addref System.Globalization[0xac46ebe0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Globalization.dll[0xac492800]: 2
D/Mono (30188): Assembly System.Globalization[0xac46ebe0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Globalization.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Globalization.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Globalization.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Globalization.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.IO.dll'.
D/Mono (30188): Image addref System.IO[0xac46ed00] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.IO.dll[0xac492c00]: 2
D/Mono (30188): Assembly System.IO[0xac46ed00] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.IO.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.IO.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.IO.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.IO.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.IO/System.IO.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Expressions.dll'.
D/Mono (30188): Image addref System.Linq.Expressions[0xac46ec40] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Expressions.dll[0xac493000]: 2
D/Mono (30188): Assembly System.Linq.Expressions[0xac46ec40] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Expressions.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Expressions.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Expressions.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Linq.Expressions/System.Linq.Expressions.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Parallel.dll'.
D/Mono (30188): Image addref System.Linq.Parallel[0xac46eca0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Parallel.dll[0xac493400]: 2
D/Mono (30188): Assembly System.Linq.Parallel[0xac46eca0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Parallel.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Parallel.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Parallel.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Linq.Parallel/System.Linq.Parallel.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Queryable.dll'.
D/Mono (30188): Image addref System.Linq.Queryable[0xac46ee20] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Queryable.dll[0xac493800]: 2
D/Mono (30188): Assembly System.Linq.Queryable[0xac46ee20] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Queryable.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Queryable.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.Queryable.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Linq.Queryable/System.Linq.Queryable.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.dll'.
D/Mono (30188): Image addref System.Linq[0xac46ef40] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.dll[0xac493c00]: 2
D/Mono (30188): Assembly System.Linq[0xac46ef40] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Linq.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Linq/System.Linq.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.NetworkInformation.dll'.
D/Mono (30188): Image addref System.Net.NetworkInformation[0xac46ee80] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.NetworkInformation.dll[0xac494000]: 2
D/Mono (30188): Assembly System.Net.NetworkInformation[0xac46ee80] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.NetworkInformation.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.NetworkInformation.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.NetworkInformation.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Net.NetworkInformation/System.Net.NetworkInformation.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Primitives.dll'.
D/Mono (30188): Image addref System.Net.Primitives[0xac46eee0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Primitives.dll[0xac494400]: 2
D/Mono (30188): Assembly System.Net.Primitives[0xac46eee0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Primitives.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Primitives.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Primitives.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Net.Primitives/System.Net.Primitives.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Requests.dll'.
D/Mono (30188): Image addref System.Net.Requests[0xac4ff0a0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Requests.dll[0xac494800]: 2
D/Mono (30188): Assembly System.Net.Requests[0xac4ff0a0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Requests.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Requests.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Requests.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Net.Requests.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Net.Requests/System.Net.Requests.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ObjectModel.dll'.
D/Mono (30188): Image addref System.ObjectModel[0xac4ff100] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ObjectModel.dll[0xac494c00]: 2
D/Mono (30188): Assembly System.ObjectModel[0xac4ff100] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ObjectModel.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ObjectModel.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ObjectModel.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ObjectModel.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.ObjectModel/System.ObjectModel.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll'.
D/Mono (30188): Image addref System.Reflection.Emit.ILGeneration[0xac4ff160] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll[0xac495000]: 2
D/Mono (30188): Assembly System.Reflection.Emit.ILGeneration[0xac4ff160] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll'.
D/Mono (30188): Image addref System.Reflection.Emit.Lightweight[0xac4ff1c0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll[0xac498c00]: 2
D/Mono (30188): Assembly System.Reflection.Emit.Lightweight[0xac4ff1c0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.dll'.
D/Mono (30188): Image addref System.Reflection.Emit[0xac4ff220] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.dll[0xac499000]: 2
D/Mono (30188): Assembly System.Reflection.Emit[0xac4ff220] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Emit.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Reflection.Emit/System.Reflection.Emit.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Extensions.dll'.
D/Mono (30188): Image addref System.Reflection.Extensions[0xac4ff280] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Extensions.dll[0xac499400]: 2
D/Mono (30188): Assembly System.Reflection.Extensions[0xac4ff280] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Extensions.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Extensions.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Extensions.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Primitives.dll'.
D/Mono (30188): Image addref System.Reflection.Primitives[0xac4ff2e0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Primitives.dll[0xac49cc00]: 2
D/Mono (30188): Assembly System.Reflection.Primitives[0xac4ff2e0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Primitives.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Primitives.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.Primitives.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Reflection.Primitives/System.Reflection.Primitives.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.dll'.
D/Mono (30188): Image addref System.Reflection[0xac4ff340] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.dll[0xac49d000]: 2
D/Mono (30188): Assembly System.Reflection[0xac4ff340] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Reflection.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Resources.ResourceManager.dll'.
D/Mono (30188): Image addref System.Resources.ResourceManager[0xac4ff3a0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Resources.ResourceManager.dll[0xac49d400]: 2
D/Mono (30188): Assembly System.Resources.ResourceManager[0xac4ff3a0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Resources.ResourceManager.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Resources.ResourceManager.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Resources.ResourceManager.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Resources.ResourceManager/System.Resources.ResourceManager.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Extensions.dll'.
D/Mono (30188): Image addref System.Runtime.Extensions[0xac4ff400] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Extensions.dll[0xac49d800]: 2
D/Mono (30188): Assembly System.Runtime.Extensions[0xac4ff400] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Extensions.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Extensions.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Extensions.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll'.
D/Mono (30188): Image addref System.Runtime.InteropServices.WindowsRuntime[0xac4ff460] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll[0xac49dc00]: 2
D/Mono (30188): Assembly System.Runtime.InteropServices.WindowsRuntime[0xac4ff460] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.dll'.
D/Mono (30188): Image addref System.Runtime.InteropServices[0xac4ff4c0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.dll[0xac49e000]: 2
D/Mono (30188): Assembly System.Runtime.InteropServices[0xac4ff4c0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.InteropServices.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Numerics.dll'.
D/Mono (30188): Image addref System.Runtime.Numerics[0xac4ff520] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Numerics.dll[0xac49e400]: 2
D/Mono (30188): Assembly System.Runtime.Numerics[0xac4ff520] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Numerics.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Numerics.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Numerics.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.Numerics/System.Runtime.Numerics.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Json.dll'.
D/Mono (30188): Image addref System.Runtime.Serialization.Json[0xac4ff580] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Json.dll[0xac49e800]: 2
D/Mono (30188): Assembly System.Runtime.Serialization.Json[0xac4ff580] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Json.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Json.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Json.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
D/Mono (30188): Image addref System.Runtime.Serialization.Primitives[0xac4ff5e0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll[0xac49ec00]: 2
D/Mono (30188): Assembly System.Runtime.Serialization.Primitives[0xac4ff5e0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll'.
D/Mono (30188): Image addref System.Runtime.Serialization.Xml[0xac4ff640] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll[0xac49f000]: 2
D/Mono (30188): Assembly System.Runtime.Serialization.Xml[0xac4ff640] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.dll'.
D/Mono (30188): Image addref System.Runtime[0xac4ff6a0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.dll[0xac49f400]: 2
D/Mono (30188): Assembly System.Runtime[0xac4ff6a0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Runtime.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Security.Principal.dll'.
D/Mono (30188): Image addref System.Security.Principal[0xac4ff700] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Security.Principal.dll[0xac49f800]: 2
D/Mono (30188): Assembly System.Security.Principal[0xac4ff700] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Security.Principal.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Security.Principal.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Security.Principal.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Security.Principal.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Security.Principal/System.Security.Principal.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Http.dll'.
D/Mono (30188): Image addref System.ServiceModel.Http[0xac4ff760] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Http.dll[0xac49fc00]: 2
D/Mono (30188): Assembly System.ServiceModel.Http[0xac4ff760] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Http.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Http.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Http.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.ServiceModel.Http/System.ServiceModel.Http.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Primitives.dll'.
D/Mono (30188): Image addref System.ServiceModel.Primitives[0xac4ff7c0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Primitives.dll[0xac4a0000]: 2
D/Mono (30188): Assembly System.ServiceModel.Primitives[0xac4ff7c0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Primitives.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Primitives.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.ServiceModel.Primitives.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.ServiceModel.Primitives/System.ServiceModel.Primitives.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.Extensions.dll'.
D/Mono (30188): Image addref System.Text.Encoding.Extensions[0xac4ff820] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.Extensions.dll[0xac4a0400]: 2
D/Mono (30188): Assembly System.Text.Encoding.Extensions[0xac4ff820] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.Extensions.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.Extensions.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.Extensions.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.dll'.
D/Mono (30188): Image addref System.Text.Encoding[0xac4ff880] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.dll[0xac4a0800]: 2
D/Mono (30188): Assembly System.Text.Encoding[0xac4ff880] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.Encoding.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Text.Encoding/System.Text.Encoding.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.RegularExpressions.dll'.
D/Mono (30188): Image addref System.Text.RegularExpressions[0xac4ff8e0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.RegularExpressions.dll[0xac4a0c00]: 2
D/Mono (30188): Assembly System.Text.RegularExpressions[0xac4ff8e0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.RegularExpressions.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.RegularExpressions.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Text.RegularExpressions.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Text.RegularExpressions/System.Text.RegularExpressions.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll'.
D/Mono (30188): Image addref System.Threading.Tasks.Parallel[0xac4ff940] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll[0xac4a1000]: 2
D/Mono (30188): Assembly System.Threading.Tasks.Parallel[0xac4ff940] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.dll'.
D/Mono (30188): Image addref System.Threading.Tasks[0xac4ff9a0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.dll[0xac4a1400]: 2
D/Mono (30188): Assembly System.Threading.Tasks[0xac4ff9a0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.Tasks.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.dll'.
D/Mono (30188): Image addref System.Threading[0xac4ffa00] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.dll[0xac4a1800]: 2
D/Mono (30188): Assembly System.Threading[0xac4ffa00] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Threading.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Threading/System.Threading.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.ReaderWriter.dll'.
D/Mono (30188): Image addref System.Xml.ReaderWriter[0xac4ffa60] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.ReaderWriter.dll[0xac4a1c00]: 2
D/Mono (30188): Assembly System.Xml.ReaderWriter[0xac4ffa60] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.ReaderWriter.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.ReaderWriter.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.ReaderWriter.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Xml.ReaderWriter/System.Xml.ReaderWriter.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XDocument.dll'.
D/Mono (30188): Image addref System.Xml.XDocument[0xac4ffac0] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XDocument.dll[0xac85a800]: 2
D/Mono (30188): Assembly System.Xml.XDocument[0xac4ffac0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XDocument.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XDocument.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XDocument.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Xml.XDocument/System.Xml.XDocument.config'.
D/Mono (30188): Assembly Loader probing location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XmlSerializer.dll'.
D/Mono (30188): Image addref System.Xml.XmlSerializer[0xac4ffb20] -> /storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XmlSerializer.dll[0xac85ac00]: 2
D/Mono (30188): Assembly System.Xml.XmlSerializer[0xac4ffb20] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib//storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XmlSerializer.dll.so" not found
D/Mono (30188): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XmlSerializer.dll'.
D/Mono (30188): Config attempting to parse: '/storage/emulated/0/Android/data/x120057_ScrollView.Droid/files/.__override__/System.Xml.XmlSerializer.dll.config'.
D/Mono (30188): Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/System.Xml.XmlSerializer/System.Xml.XmlSerializer.config'.
W/monodroid-gc(30188): GREF GC Threshold: 46800
D/Mono (30188): Image addref Mono.Android[0xac4ffb80] -> Mono.Android.dll[0xac85b000]: 1
D/Mono (30188): Assembly Mono.Android[0xac4ffb80] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib/Mono.Android.dll.so" not found
D/Mono (30188): Assembly Ref addref Mono.Android[0xac4ffb80] -> mscorlib[0xac46e4c0]: 2
D/ConnectivityService( 737): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
D/ConnectivityService( 737): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 737): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 737): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler( 878): CM callback handler got msg 524290
D/Mono (30188): Assembly Ref addref Xamarin.Android.Support.v4[0xac46e5e0] -> mscorlib[0xac46e4c0]: 3
D/Mono (30188): Assembly Ref addref Xamarin.Android.Support.v4[0xac46e5e0] -> Mono.Android[0xac4ffb80]: 2
D/Mono (30188): Assembly Ref addref FormsViewGroup[0xac46e700] -> mscorlib[0xac46e4c0]: 4
D/Mono (30188): Assembly Ref addref FormsViewGroup[0xac46e700] -> Mono.Android[0xac4ffb80]: 3
D/Mono (30188): Image addref System.Core[0x9f4c7b20] -> System.Core.dll[0xac85b800]: 1
D/Mono (30188): Assembly System.Core[0x9f4c7b20] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib/System.Core.dll.so" not found
D/Mono (30188): Assembly Ref addref Mono.Android[0xac4ffb80] -> System.Core[0x9f4c7b20]: 2
D/Mono (30188): Assembly Ref addref System.Core[0x9f4c7b20] -> mscorlib[0xac46e4c0]: 5
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> Mono.Android[0xac4ffb80]: 4
D/Mono (30188): Assembly Ref addref 120057_ScrollView.Droid[0xac46e640] -> Xamarin.Forms.Platform.Android[0xac46e580]: 2
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> Xamarin.Forms.Core[0xac46e760]: 2
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Runtime[0xac4ff6a0]: 2
D/Mono (30188): Assembly Ref addref System.Runtime[0xac4ff6a0] -> mscorlib[0xac46e4c0]: 6
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.ObjectModel[0xac4ff100]: 2
D/Mono (30188): Image addref System[0x9ecee9a0] -> System.dll[0xac861400]: 1
D/Mono (30188): Assembly System[0x9ecee9a0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module 'System.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib/System.dll.so" not found
D/Mono (30188): Assembly Ref addref System.ObjectModel[0xac4ff100] -> System[0x9ecee9a0]: 2
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> mscorlib[0xac46e4c0]: 7
D/Mono (30188): Assembly Ref addref 120057_ScrollView.Droid[0xac46e640] -> Mono.Android[0xac4ffb80]: 5
D/Mono (30188): DllImport attempting to load: '__Internal'.
D/Mono (30188): DllImport loaded library '(null)'.
D/Mono (30188): DllImport searching in: '__Internal' ('(null)').
D/Mono (30188): Searching for '_monodroid_gc_wait_for_bridge_processing'.
D/Mono (30188): Probing '_monodroid_gc_wait_for_bridge_processing'.
D/Mono (30188): Found as '_monodroid_gc_wait_for_bridge_processing'.
D/Mono (30188): DllImport searching in: '__Internal' ('(null)').
D/Mono (30188): Searching for '_monodroid_get_identity_hash_code'.
D/Mono (30188): Probing '_monodroid_get_identity_hash_code'.
D/Mono (30188): Found as '_monodroid_get_identity_hash_code'.
D/Mono (30188): Assembly Ref addref 120057_ScrollView.Droid[0xac46e640] -> mscorlib[0xac46e4c0]: 8
D/Mono (30188): DllImport searching in: '__Internal' ('(null)').
D/Mono (30188): Searching for '_monodroid_gref_log_new'.
D/Mono (30188): Probing '_monodroid_gref_log_new'.
D/Mono (30188): Found as '_monodroid_gref_log_new'.
D/Mono (30188): Assembly Ref addref 120057_ScrollView.Droid[0xac46e640] -> 120057_ScrollView[0xac46e820]: 2
D/Mono (30188): Assembly Ref addref 120057_ScrollView[0xac46e820] -> Xamarin.Forms.Core[0xac46e760]: 3
D/Mono (30188): Assembly Ref addref System[0x9ecee9a0] -> mscorlib[0xac46e4c0]: 9
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Collections[0xac46e8e0]: 2
D/Mono (30188): Assembly Ref addref System.Collections[0xac46e8e0] -> mscorlib[0xac46e4c0]: 10
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Threading.Tasks[0xac4ff9a0]: 2
D/Mono (30188): Assembly Ref addref System.Threading.Tasks[0xac4ff9a0] -> mscorlib[0xac46e4c0]: 11
D/Mono (30188): Assembly Ref addref 120057_ScrollView.Droid[0xac46e640] -> Xamarin.Forms.Core[0xac46e760]: 4
I/ToolbarWidgetWrapper(30188): Progress display unsupported
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> System[0x9ecee9a0]: 3
D/Mono (30188): Assembly Ref addref System.Runtime[0xac4ff6a0] -> System[0x9ecee9a0]: 4
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.IO[0xac46ed00]: 2
D/Mono (30188): Assembly Ref addref System.IO[0xac46ed00] -> mscorlib[0xac46e4c0]: 12
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Reflection[0xac4ff340]: 2
D/Mono (30188): Assembly Ref addref System.Reflection[0xac4ff340] -> mscorlib[0xac46e4c0]: 13
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Threading[0xac4ffa00]: 2
D/Mono (30188): Assembly Ref addref System.Threading[0xac4ffa00] -> mscorlib[0xac46e4c0]: 14
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Runtime.Extensions[0xac4ff400]: 2
D/Mono (30188): Assembly Ref addref System.Runtime.Extensions[0xac4ff400] -> System[0x9ecee9a0]: 5
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> System.Core[0x9f4c7b20]: 3
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Linq.Expressions[0xac46ec40]: 2
D/Mono (30188): Assembly Ref addref System.Linq.Expressions[0xac46ec40] -> System.Core[0x9f4c7b20]: 4
D/Mono (30188): Assembly Ref addref System.Runtime.Extensions[0xac4ff400] -> mscorlib[0xac46e4c0]: 15
D/Mono (30188): Assembly Ref addref System.Collections[0xac46e8e0] -> System[0x9ecee9a0]: 6
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Linq[0xac46ef40]: 2
D/Mono (30188): Assembly Ref addref System.Linq[0xac46ef40] -> System.Core[0x9f4c7b20]: 5
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Reflection.Extensions[0xac4ff280]: 2
D/Mono (30188): Assembly Ref addref System.Reflection.Extensions[0xac4ff280] -> mscorlib[0xac46e4c0]: 16
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Core[0xac46e760] -> System.Dynamic.Runtime[0xac46eb80]: 2
D/Mono (30188): Assembly Ref addref System.Dynamic.Runtime[0xac46eb80] -> mscorlib[0xac46e4c0]: 17
D/Mono (30188): DllImport searching in: '__Internal' ('(null)').
D/Mono (30188): Searching for '_monodroid_gref_log_delete'.
D/Mono (30188): Probing '_monodroid_gref_log_delete'.
D/Mono (30188): Found as '_monodroid_gref_log_delete'.
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> Xamarin.Android.Support.v4[0xac46e5e0]: 2
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> FormsViewGroup[0xac46e700]: 2
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Xaml[0xac46e7c0] -> System.Runtime[0xac4ff6a0]: 3
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Xaml[0xac46e7c0] -> Xamarin.Forms.Core[0xac46e760]: 5
D/Mono (30188): Assembly Ref addref 120057_ScrollView[0xac46e820] -> System.Runtime[0xac4ff6a0]: 4
D/Mono (30188): Assembly Ref addref System.Collections.Concurrent[0xac46e880] -> mscorlib[0xac46e4c0]: 18
D/Mono (30188): Assembly Ref addref System.ComponentModel.Annotations[0xac46e940] -> mscorlib[0xac46e4c0]: 19
D/Mono (30188): Assembly Ref addref System.ComponentModel.EventBasedAsync[0xac46e9a0] -> mscorlib[0xac46e4c0]: 20
D/Mono (30188): Assembly Ref addref System.ComponentModel[0xac46ea00] -> mscorlib[0xac46e4c0]: 21
D/Mono (30188): Assembly Ref addref System.Diagnostics.Contracts[0xac46ea60] -> mscorlib[0xac46e4c0]: 22
D/Mono (30188): Assembly Ref addref System.Diagnostics.Debug[0xac46eac0] -> mscorlib[0xac46e4c0]: 23
D/Mono (30188): Assembly Ref addref System.Diagnostics.Tools[0xac46eb20] -> mscorlib[0xac46e4c0]: 24
D/Mono (30188): Assembly Ref addref System.Globalization[0xac46ebe0] -> mscorlib[0xac46e4c0]: 25
D/Mono (30188): Assembly Ref addref System.Linq.Expressions[0xac46ec40] -> mscorlib[0xac46e4c0]: 26
D/Mono (30188): Assembly Ref addref System.Linq.Parallel[0xac46eca0] -> mscorlib[0xac46e4c0]: 27
D/Mono (30188): Assembly Ref addref System.Linq.Queryable[0xac46ee20] -> mscorlib[0xac46e4c0]: 28
D/Mono (30188): Assembly Ref addref System.Linq[0xac46ef40] -> mscorlib[0xac46e4c0]: 29
D/Mono (30188): Assembly Ref addref System.Net.NetworkInformation[0xac46ee80] -> mscorlib[0xac46e4c0]: 30
D/Mono (30188): Assembly Ref addref System.Net.Primitives[0xac46eee0] -> mscorlib[0xac46e4c0]: 31
D/Mono (30188): Assembly Ref addref System.Net.Requests[0xac4ff0a0] -> mscorlib[0xac46e4c0]: 32
D/Mono (30188): Assembly Ref addref System.ObjectModel[0xac4ff100] -> mscorlib[0xac46e4c0]: 33
D/Mono (30188): Assembly Ref addref System.Reflection.Emit.ILGeneration[0xac4ff160] -> mscorlib[0xac46e4c0]: 34
D/Mono (30188): Assembly Ref addref System.Reflection.Emit.Lightweight[0xac4ff1c0] -> mscorlib[0xac46e4c0]: 35
D/Mono (30188): Assembly Ref addref System.Reflection.Emit[0xac4ff220] -> mscorlib[0xac46e4c0]: 36
D/Mono (30188): Assembly Ref addref System.Reflection.Primitives[0xac4ff2e0] -> mscorlib[0xac46e4c0]: 37
D/Mono (30188): Assembly Ref addref System.Resources.ResourceManager[0xac4ff3a0] -> mscorlib[0xac46e4c0]: 38
D/Mono (30188): Assembly Ref addref System.Runtime.InteropServices.WindowsRuntime[0xac4ff460] -> mscorlib[0xac46e4c0]: 39
D/Mono (30188): Assembly Ref addref System.Runtime.InteropServices[0xac4ff4c0] -> mscorlib[0xac46e4c0]: 40
D/Mono (30188): Assembly Ref addref System.Runtime.Numerics[0xac4ff520] -> mscorlib[0xac46e4c0]: 41
D/Mono (30188): Assembly Ref addref System.Runtime.Serialization.Json[0xac4ff580] -> mscorlib[0xac46e4c0]: 42
D/Mono (30188): Assembly Ref addref System.Runtime.Serialization.Primitives[0xac4ff5e0] -> mscorlib[0xac46e4c0]: 43
D/Mono (30188): Assembly Ref addref System.Runtime.Serialization.Xml[0xac4ff640] -> mscorlib[0xac46e4c0]: 44
D/Mono (30188): Assembly Ref addref System.Security.Principal[0xac4ff700] -> mscorlib[0xac46e4c0]: 45
D/Mono (30188): Assembly Ref addref System.ServiceModel.Http[0xac4ff760] -> mscorlib[0xac46e4c0]: 46
D/Mono (30188): Assembly Ref addref System.ServiceModel.Primitives[0xac4ff7c0] -> mscorlib[0xac46e4c0]: 47
D/Mono (30188): Assembly Ref addref System.Text.Encoding.Extensions[0xac4ff820] -> mscorlib[0xac46e4c0]: 48
D/Mono (30188): Assembly Ref addref System.Text.Encoding[0xac4ff880] -> mscorlib[0xac46e4c0]: 49
D/Mono (30188): Assembly Ref addref System.Text.RegularExpressions[0xac4ff8e0] -> mscorlib[0xac46e4c0]: 50
D/Mono (30188): Assembly Ref addref System.Threading.Tasks.Parallel[0xac4ff940] -> mscorlib[0xac46e4c0]: 51
D/Mono (30188): Assembly Ref addref System.Xml.ReaderWriter[0xac4ffa60] -> mscorlib[0xac46e4c0]: 52
D/Mono (30188): Assembly Ref addref System.Xml.XDocument[0xac4ffac0] -> mscorlib[0xac46e4c0]: 53
D/Mono (30188): Assembly Ref addref System.Xml.XmlSerializer[0xac4ffb20] -> mscorlib[0xac46e4c0]: 54
D/Mono (30188): Image addref System.Runtime.Serialization[0xaffa71c0] -> System.Runtime.Serialization.dll[0xaff35c00]: 1
D/Mono (30188): Assembly System.Runtime.Serialization[0xaffa71c0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module 'System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib/System.Runtime.Serialization.dll.so" not found
D/Mono (30188): Assembly Ref addref Xamarin.Forms.Platform.Android[0xac46e580] -> System.Runtime.Serialization[0xaffa71c0]: 2
D/Mono (30188): Image addref System.Xml[0xaffa72e0] -> System.Xml.dll[0xaff36400]: 1
D/Mono (30188): Assembly System.Xml[0xaffa72e0] added to domain RootDomain, ref_count=1
D/Mono (30188): AOT module 'System.Xml.dll.so' not found: dlopen failed: library "/data/data/x120057_ScrollView.Droid/lib/System.Xml.dll.so" not found
D/Mono (30188): Assembly Ref addref System.Runtime.Serialization[0xaffa71c0] -> System.Xml[0xaffa72e0]: 2
D/Mono (30188): Assembly Ref addref System.Xml[0xaffa72e0] -> mscorlib[0xac46e4c0]: 55
D/Mono (30188): Assembly Ref addref System.Runtime.Serialization[0xaffa71c0] -> mscorlib[0xac46e4c0]: 56
D/Mono (30188): Assembly Ref addref System.Collections[0xac46e8e0] -> System.Core[0x9f4c7b20]: 6
D/Mono (30188): Assembly Ref addref System.Core[0x9f4c7b20] -> System[0x9ecee9a0]: 7
D/Mono (30188): Assembly Ref addref System.Xml[0xaffa72e0] -> System[0x9ecee9a0]: 8
D/Mono (30188): DllImport attempting to load: '/system/lib/libc.so'.
D/Mono (30188): DllImport loaded library '/system/lib/libc.so'.
D/Mono (30188): DllImport searching in: '/system/lib/libc.so' ('/system/lib/libc.so').
D/Mono (30188): Searching for 'gettid'.
D/Mono (30188): Probing 'gettid'.
D/Mono (30188): Found as 'gettid'.
E/PhoneWindow(30188): Circular progress bar not located in current window decor
W/art (30188): JNI RegisterNativeMethods: attempt to register 0 native methods for xamarin.forms.platform.android.RendererFactory_DefaultRenderer
W/art (30188): JNI RegisterNativeMethods: attempt to register 0 native methods for xamarin.forms.platform.android.LabelRenderer
D/OpenGLRenderer(30188): Render dirty regions requested: true
D/Atlas (30188): Validating map...
I/Adreno-EGL(30188): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
I/OpenGLRenderer(30188): Initialized EGL, version 1.4
D/OpenGLRenderer(30188): Enabling debug mode 0
I/ActivityManager( 737): Displayed x120057_ScrollView.Droid/scroll_view.droid.MainActivity: +2s294ms
D/TaskPersister( 737): removeObsoleteFile: deleting file=1827_task.xml
D/ConnectivityService( 737): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
D/ConnectivityService( 737): rematching NetworkAgentInfo [WIFI () - 100]
D/ConnectivityService( 737): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
D/ConnectivityService( 737): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
D/ConnectivityManager.CallbackHandler( 878): CM callback handler got msg 524290
D/AndroidRuntime(30289):
D/AndroidRuntime(30289): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(30289): CheckJNI is OFF
D/AndroidRuntime(30289): Calling main entry com.android.commands.am.Am
I/ActivityManager( 737): Force stopping x120057_ScrollView.Droid appid=10470 user=0: from pid 30289
I/ActivityManager( 737): Killing 30188:x120057_ScrollView.Droid/u0a470 (adj 0): stop x120057_ScrollView.Droid
I/WindowState( 737): WIN DEATH: Window{3eb8f9ed u0 x120057_ScrollView.Droid/scroll_view.droid.MainActivity}
W/ActivityManager( 737): Force removing ActivityRecord{1b974f3c u0 x120057_ScrollView.Droid/scroll_view.droid.MainActivity t1828}: app died, no saved state
W/ActivityManager( 737): Spurious death for ProcessRecord{36893d2b 30188:x120057_ScrollView.Droid/u0a470}, curProc for 30188: null
D/AndroidRuntime(30289): Shutting down VM
W/InputMethodManagerService( 737): Got RemoteException sending setActive(false) notification to pid 30188 uid 10470
W/LocationOracleImpl( 1323): Best location was null
I/MicrophoneInputStream( 1323): mic_starting gzi@35f234b6
I/AudioFlinger( 183): AudioFlinger's thread 0xb1e6c000 ready to run
I/MicrophoneInputStream( 1323): mic_started gzi@35f234b6
I/HotwordRecognitionRnr( 1323): Starting hotword detection.
D/audio_hw_primary( 183): select_devices: out_snd_device(0: none) in_snd_device(55: voice-rec-mic)
D/msm8974_platform( 183): platform_send_audio_calibration: sending audio calibration for snd_device(55) acdb_id(62)
D/ ( 183): Failed to fetch the lookup information of the device 0000003E
E/ACDB-LOADER( 183): Error: ACDB AudProc vol returned = -19
D/audio_hw_primary( 183): enable_snd_device: snd_device(55: voice-rec-mic)
D/audio_hw_primary( 183): enable_audio_route: apply and update mixer path: audio-record
D/WifiService( 737): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1f6fc1ae}
E/WifiStateMachine( 737): WifiStateMachine CMD_START_SCAN source 10008 txSuccessRate=0.00 rxSuccessRate=0.00 targetRoamBSSID=any RSSI=-58
I/wpa_supplicant( 859): wlan0: CTRL-EVENT-SCAN-STARTED
I/HotwordWorker( 1323): onReady
E/WifiStateMachine( 737): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.00 rxSuccessRate=0.00 targetRoamBSSID=any RSSI=-58
E/WifiStateMachine( 737): WifiStateMachine starting scan for "360 LOGICA"WPA_PSK with 2412,2437,5220,5180
W/OpenGLRenderer( 1208): Incorrectly called buildLayer on View: aep, destroying layer...
W/OpenGLRenderer( 1208): Incorrectly called buildLayer on View: aep, destroying layer...
D/WifiService( 737): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1f6fc1ae}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment