Answer the question
In order to leave comments, you need to log in
Xamarin out of memory, application won't start. What to do?
When I start the android emulator, it says that there is not enough memory, although I have 4 gigabytes.
Runs with android 4.4 emulator which requires 1 gig.
Anything above 1 gig does not work for some reason.
Yuzayu Visual Studio Emulator for Android
But this is half the trouble.
The second problem is that when you start the emulator and the program for the Xamarin test, the application opens and closes, then hangs in the open (task manager) on this emulator. But when pressed, it does not want to open it: it makes an attempt and immediately closes. What's the trouble?
And another petty question: why when I open the AXML interface constructor, it is blurry for some reason. What to do?
In debugging writes
InspectorDebugSession(0): StateChange: Start -> EntryPointBreakpointRegistered
InspectorDebugSession(0): Constructed
Android application is debugging.
12-05 18:33:06.062 D/dalvikvm( 1153): Late-enabling CheckJNI
12-05 18:33:06.142 D/dalvikvm( 1153): Trying to load lib /data/app-lib/App2.App2-1/libmonodroid.so 0xb2f3ebd0
12-05 18:33:06.142 D/dalvikvm( 1153): Added shared lib /data/app-lib/App2.App2-1/libmonodroid.so 0xb2f3ebd0
12-05 18:33:06.178 W/monodroid( 1153): Using override path: /data/data/App2.App2/files/.__override__
12-05 18:33:06.182 W/monodroid( 1153): Using override path: /storage/emulated/0/Android/data/App2.App2/files/.__override__
12-05 18:33:06.182 W/monodroid( 1153): Trying to load sgen from: /data/data/App2.App2/files/.__override__/libmonosgen-2.0.so
12-05 18:33:06.182 W/monodroid( 1153): Trying to load sgen from: /storage/emulated/0/Android/data/App2.App2/files/.__override__/libmonosgen-2.0.so
12-05 18:33:06.190 W/monodroid( 1153): Trying to load sgen from: /data/app-lib/App2.App2-1/libmonosgen-2.0.so
12-05 18:33:06.194 W/monodroid( 1153): Trying to load sgen from: /data/data/App2.App2/files/.__override__/links/libmonosgen-2.0.so
12-05 18:33:06.202 W/monodroid-debug( 1153): Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8937,server=y,embedding=1
12-05 18:33:06.270 W/monodroid-debug( 1153): Accepted stdout connection: 43
12-05 18:33:07.070 D/Mono ( 1153): Image addref mscorlib[0xb8745250] -> mscorlib.dll[0xb87521c0]: 1
12-05 18:33:07.070 D/Mono ( 1153): AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/App2.App2-1/libaot-mscorlib.dll.so" not found
12-05 18:33:07.070 D/Mono ( 1153): AOT module '/Users/builder/data/lanes/3511/77cb8568/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/App2.App2-1/libaot-mscorlib.dll.so" not found
12-05 18:33:07.094 D/Mono ( 1153): Config attempting to parse: 'mscorlib.dll.config'.
12-05 18:33:07.094 D/Mono ( 1153): Config attempting to parse: '/Users/builder/data/lanes/3511/77cb8568/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/mscorlib/mscorlib.config'.
Could not connect to the debugger.
InspectorDebugSession(0): Disposed
InspectorDebugSession(0): HandleTargetEvent: TargetExited
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question