Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Sunday, January 6, 2019 1:19 AM
Hi, I am new to xamarin development. please help me with this problem using xamarin android emulator . . while testing a blank app my emulator shows up blank. Thanks. I cant post images for the meantime here's a log file.
01-06 01:13:59.807 D/ ( 6296): HostConnection::get() New Host Connection established 0xcdf50000, tid 6351 01-06 01:13:59.820 I/zygote ( 6296): android::hardware::configstore::V10::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 01-06 01:13:59.820 I/OpenGLRenderer( 6296): Initialized EGL, version 1.4 01-06 01:13:59.820 D/OpenGLRenderer( 6296): Swap behavior 1 01-06 01:13:59.821 W/OpenGLRenderer( 6296): Failed to choose config with EGLSWAPBEHAVIORPRESERVED, retrying without... 01-06 01:13:59.821 D/OpenGLRenderer( 6296): Swap behavior 0 01-06 01:13:59.862 D/EGLemulation( 6296): eglCreateContext: 0xe3685180: maj 2 min 0 rcv 2 01-06 01:13:59.918 D/EGLemulation( 6296): eglMakeCurrent: 0xe3685180: ver 2 0 (tinfo 0xe3683320) 01-06 01:14:00.046 D/EGLemulation( 6296): eglMakeCurrent: 0xe3685180: ver 2 0 (tinfo 0xe3683320) 01-06 01:14:00.259 V/View ( 6296): dispatchProvideAutofillStructure(): not laid out, ignoring 0 children of 1073741829 01-06 01:14:00.270 I/AssistStructure( 6296): Flattened final assist data: 1784 bytes, containing 1 windows, 7 views 01-06 01:14:14.976 I/zygote ( 6296): Explicit concurrent copying GC freed 1473(237KB) AllocSpace objects, 3(60KB) LOS objects, 54% free, 1273KB/2MB, paused 748us total 10.266ms 01-06 01:19:21.071 D/EGLemulation( 6296): eglMakeCurrent: 0xe3685180: ver 2 0 (tinfo 0xe3683320) 01-06 01:19:30.533 D/EGL_emulation( 6296): eglMakeCurrent: 0xe3685180: ver 2 0 (tinfo 0xe3683320) 01-06 01:19:33.484 I/zygote ( 6296): Do partial code cache collection, code=24KB, data=30KB 01-06 01:19:33.490 I/zygote ( 6296): After code cache collection, code=24KB, data=30KB 01-06 01:19:33.490 I/zygote ( 6296): Increasing code cache capacity to 128KB 01-06 01:19:51.694 I/zygote ( 6296): Do partial code cache collection, code=57KB, data=58KB 01-06 01:19:51.695 I/zygote ( 6296): After code cache collection, code=57KB, data=58KB 01-06 01:19:51.695 I/zygote ( 6296): Increasing code cache capacity to 256KB 01-06 01:21:23.213 I/zygote ( 6296): Do full code cache collection, code=122KB, data=93KB 01-06 01:21:23.214 I/zygote ( 6296): After code cache collection, code=111KB, data=76KB 01-06 01:22:09.622 I/zygote ( 6296): Do partial code cache collection, code=115KB, data=83KB 01-06 01:22:09.630 I/zygote ( 6296): After code cache collection, code=115KB, data=83KB 01-06 01:22:09.631 I/zygote ( 6296): Increasing code cache capacity to 512KB
All replies (1)
Monday, January 7, 2019 6:42 AM
Does the app work normally on the actual device?