iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello Crosslight Support,
I just made some quick tests on Android devices with API level < 21.
Installing the material UI sample on my Samsung Tablet API 19 worked. After playing around with the sample it crashed. I think it is the grid view or the loading of the images into the grid view which cause the crash. See application output:
[mono-rt] Got a SIGSEGV while executing native code. This usually indicates[mono-rt] a fatal error in the mono runtime or one of the native libraries [mono-rt] used by your application.
[Mono] GC_OLD_BRIDGE num-objects 2079 num_hash_entries 4047 sccs size 3757 init 0.00ms df1 6.78ms sort 1.15ms dfs2 4.10ms setup-cb 1.12ms free-data 2.80ms links 3634/3634/24601/109 dfs passes 9760/7391[Mono] GC_MINOR: (Nursery full) pause 26.49ms, total 26.65ms, bridge 0.00ms promoted 2064K major 2064K los 38249K[dalvikvm-heap] Clamp target GC heap from 72.294MB to 64.000MB[dalvikvm-heap] Forcing collection of SoftReferences for 1190403-byte allocation[dalvikvm-heap] Clamp target GC heap from 74.294MB to 64.000MB[dalvikvm-heap] Out of memory on a 1190403-byte allocation.[mono-rt] Stacktrace:[mono-rt] [mono-rt] at <unknown> <0xffffffff>[mono-rt] at (wrapper managed-to-native) object.wrapper_native_0x41c66c15 (intptr,intptr,int,int,byte[]) <IL 0x0003d, 0xffffffff>[mono-rt] at (wrapper delegate-invoke) <Module>.invoke_void_intptr_intptr_int_int_byte[] (intptr,intptr,int,int,byte[]) <IL 0x00083, 0xffffffff>[mono-rt] at Android.Runtime.JNIEnv.CopyArray (byte[],intptr) [0x00011] in /Users/builder/data/lanes/2692/e98e9627/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.g.cs:2156[mono-rt] at Android.Runtime.JNIEnv.NewArray (byte[]) [0x00024] in /Users/builder/data/lanes/2692/e98e9627/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.g.cs:1954[mono-rt] at Android.Graphics.BitmapFactory.DecodeByteArray (byte[],int,int,Android.Graphics.BitmapFactory/Options) [0x0002d] in /Users/builder/data/lanes/2692/e98e9627/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Android.Graphics.BitmapFactory.cs:566[mono-rt] at Intersoft.Crosslight.Android.BitmapUtility.DecodeSampledBitmap (object,int,int,Android.Content.Res.Resources) <IL 0x00031, 0x00257>[mono-rt] at Intersoft.Crosslight.Android.BitmapUtility.DecodeSampledBitmapFromByteArray (byte[],int,int) <IL 0x00007, 0x0007f>[mono-rt] at Intersoft.Crosslight.Android.BitmapUtility.LoadAndResizeBitmap (byte[],int,int) <IL 0x00003, 0x0005b>[mono-rt] at Intersoft.Crosslight.Android.ImageLoaderTask.CreateDrawable (Android.Widget.ImageView,byte[],bool,bool) <IL 0x0000d, 0x000c7>[mono-rt] at Intersoft.Crosslight.Android.ImageLoaderTask.DoInBackground (Java.Lang.Object[]) <IL 0x0008d, 0x00683>[mono-rt] at Android.OS.AsyncTask.n_DoInBackground_arrayLjava_lang_Object_ (intptr,intptr,intptr) [0x00020] in /Users/builder/data/lanes/2692/e98e9627/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Android.OS.AsyncTask.cs:218[mono-rt] at (wrapper dynamic-method) object.3b343073-77d4-40e6-b565-7b720f75dcea (intptr,intptr,intptr) <IL 0x00017, 0x00047>[mono-rt] at (wrapper native-to-managed) object.3b343073-77d4-40e6-b565-7b720f75dcea (intptr,intptr,intptr) <IL 0x00029, 0xffffffff>
Installing the sample on my Samsung phone API 17 failed. The app crashed right after showing the splash screen. There is no error message or application output.
I though that your implementation of the material UI supports devices with API 15 and above. Am I wrong?
Thanks,
Thomas
Hello Yudi,
I tried it and it worked as you described it.
Here is the sys log from the phone API17. Maybe it helps.
--------- beginning of /dev/log/main02-19 14:36:20.704 W/dalvikvm( 9498): VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)02-19 14:36:20.704 I/dalvikvm( 9498): Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested02-19 14:36:20.704 W/dalvikvm( 9498): VFY: unable to resolve interface method 16508: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z02-19 14:36:20.704 D/dalvikvm( 9498): VFY: replacing opcode 0x72 at 0x000202-19 14:36:20.704 I/dalvikvm( 9498): Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode02-19 14:36:20.704 W/dalvikvm( 9498): VFY: unable to resolve interface method 16512: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;02-19 14:36:20.704 D/dalvikvm( 9498): VFY: replacing opcode 0x72 at 0x000202-19 14:36:21.455 I/dalvikvm( 9498): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations02-19 14:36:21.455 W/dalvikvm( 9498): VFY: unable to resolve virtual method 458: Landroid/content/res/TypedArray;.getChangingConfigurations ()I02-19 14:36:21.455 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x000202-19 14:36:21.455 I/dalvikvm( 9498): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType02-19 14:36:21.455 W/dalvikvm( 9498): VFY: unable to resolve virtual method 480: Landroid/content/res/TypedArray;.getType (I)I02-19 14:36:21.455 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x000202-19 14:36:21.545 D/SysLog ( 9498): Fragment null, replacing02-19 14:36:21.555 D/SysLog ( 9498): Loading settings02-19 14:36:21.635 I/dalvikvm( 9498): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawable02-19 14:36:21.635 W/dalvikvm( 9498): VFY: unable to resolve virtual method 421: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;02-19 14:36:21.635 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x000202-19 14:36:21.635 I/dalvikvm( 9498): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawableForDensity02-19 14:36:21.635 W/dalvikvm( 9498): VFY: unable to resolve virtual method 423: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;02-19 14:36:21.635 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x000202-19 14:36:21.665 I/dalvikvm( 9498): Could not find method android.widget.Spinner.getPopupContext, referenced from method android.support.v7.widget.AppCompatSpinner.getPopupContext02-19 14:36:21.665 W/dalvikvm( 9498): VFY: unable to resolve virtual method 17245: Landroid/widget/Spinner;.getPopupContext ()Landroid/content/Context;02-19 14:36:21.665 D/dalvikvm( 9498): VFY: replacing opcode 0x6f at 0x000b02-19 14:36:21.665 I/dalvikvm( 9498): Could not find method android.content.Context.getDrawable, referenced from method android.support.v7.widget.AppCompatSpinner.setPopupBackgroundResource02-19 14:36:21.665 W/dalvikvm( 9498): VFY: unable to resolve virtual method 276: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable;02-19 14:36:21.665 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x000402-19 14:36:21.675 I/dalvikvm( 9498): Could not find method android.widget.PopupWindow.showAsDropDown, referenced from method android.support.v7.widget.AppCompatPopupWindow.showAsDropDown02-19 14:36:21.675 W/dalvikvm( 9498): VFY: unable to resolve virtual method 17136: Landroid/widget/PopupWindow;.showAsDropDown (Landroid/view/View;III)V02-19 14:36:21.675 D/dalvikvm( 9498): VFY: replacing opcode 0x6f at 0x000d02-19 14:36:21.675 E/dalvikvm( 9498): Could not find class 'android.widget.ThemedSpinnerAdapter', referenced from method android.support.v7.widget.AppCompatSpinner$DropDownAdapter.<init>02-19 14:36:21.675 W/dalvikvm( 9498): VFY: unable to resolve instanceof 2027 (Landroid/widget/ThemedSpinnerAdapter;) in Landroid/support/v7/widget/AppCompatSpinner$DropDownAdapter;02-19 14:36:21.675 D/dalvikvm( 9498): VFY: replacing opcode 0x20 at 0x001602-19 14:36:21.715 D/SysLog ( 9498): Setting the checkboxes02-19 14:36:21.715 D/SysLog ( 9498): Checking for root02-19 14:36:21.795 D/SysLog ( 9498): Checking if last_kmsg and radio are available02-19 14:36:21.875 D/ ( 9498): gHwMemAllocator client 102-19 14:36:21.875 D/ ( 9498): gHwMemAllocator client 202-19 14:36:21.875 D/libEGL ( 9498): loaded /system/lib/egl/libGLES_hawaii.so02-19 14:36:21.875 D/ ( 9498): mem_init ++02-19 14:36:21.875 D/ ( 9498): gHwMemAllocator client 302-19 14:36:21.875 D/ ( 9498): **** Using ION allocator ****02-19 14:36:21.875 D/ ( 9498): registered SIGUSR1[10] for pid[9498]02-19 14:36:21.875 D/ ( 9498): HwMemAllocatorImpl Static Counters 0 002-19 14:36:21.875 D/ ( 9498): HwMemAllocatorImpl[5013cdcc] totalDeviceAllocSize[0] totalFree[0] maxFree[0] in numSlabs[0]02-19 14:36:21.875 D/ ( 9498): mem_init 5013cdcc--02-19 14:36:21.875 D/ION ( 9498): config: version(0x10000) secure(0xf000) 256M(0x22d) fast(0x608) hwwr(0x608)02-19 14:36:21.895 D/MM_DEVICE( 9498): Waiting for mm thread to come up02-19 14:36:21.895 D/MM_DEVICE( 9498): mm_device_thread starting02-19 14:36:21.905 D/HAWAII_EGL( 9498): eglCreateContext() config: 18 context: 0x4fd816f0, VC context 1, Thread 949802-19 14:36:21.905 D/HAWAII_EGL( 9498): Set SWAP INTERVAL 002-19 14:36:21.905 D/HAWAII_EGL( 9498): eglCreateWindowSurface() surface: 0x4fd81738, VC surface: 1, Thread: 949802-19 14:36:21.905 D/HAWAII_EGL( 9498): eglMakeCurrent(0x4fd816f0, 0x4fd81738, 0x4fd81738) Thread: 949802-19 14:36:21.905 D/OpenGLRenderer( 9498): Enabling debug mode 002-19 14:36:22.076 D/SysLog ( 9498): Root not available02-19 14:36:22.076 D/SysLog ( 9498): Enabling log button: true02-19 14:36:22.076 D/SysLog ( 9498): Enabling log button: true02-19 14:36:22.086 D/WritingBuddyImpl( 9498): getCurrentWritingBuddyView() 02-19 14:36:35.849 D/SysLog ( 9498): Enabling log button: true02-19 14:36:42.916 V/SysLog ( 9498): Path: /storage/emulated/0/SysLog/2016-02-19_14.36/02-19 14:36:42.926 I/dalvikvm( 9498): Could not find method android.content.Context.getColorStateList, referenced from method com.afollestad.materialdialogs.util.DialogUtils.getActionTextColorStateList02-19 14:36:42.926 W/dalvikvm( 9498): VFY: unable to resolve virtual method 274: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList;02-19 14:36:42.926 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x002f02-19 14:36:42.936 I/dalvikvm( 9498): Could not find method android.content.Context.getColor, referenced from method com.afollestad.materialdialogs.util.DialogUtils.getColor02-19 14:36:42.936 W/dalvikvm( 9498): VFY: unable to resolve virtual method 273: Landroid/content/Context;.getColor (I)I02-19 14:36:42.936 D/dalvikvm( 9498): VFY: replacing opcode 0x6e at 0x000f02-19 14:36:42.966 I/dalvikvm( 9498): Could not find method android.view.ViewGroup.<init>, referenced from method com.afollestad.materialdialogs.internal.MDRootLayout.<init>02-19 14:36:42.966 W/dalvikvm( 9498): VFY: unable to resolve direct method 16348: Landroid/view/ViewGroup;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V02-19 14:36:42.966 D/dalvikvm( 9498): VFY: replacing opcode 0x70 at 0x000102-19 14:36:42.986 D/dalvikvm( 9498): GC_CONCURRENT freed 450K, 20% free 9080K/11228K, paused 21ms+6ms, total 47ms
Any feedback?
Deeply apologize for the delay in sending this.
I’m currently working on this ticket and need more time to provide you with solution, suggestion, or sample.
I’ll get back to you as soon as possible.
Edited on March 2, 2016 3:30 AMReason: Update recent progress
Sorry for any inconvenience this problem may have caused you.
The reported problem is fixed in sample level by setting ImageMemberPath to ThumbnailImage in ItemListBindingProvider.
public ItemListBindingProvider() { ItemBindingDescription itemBinding = new ItemBindingDescription { DisplayMemberPath = "Name", DetailMemberPath = "Location", ImageMemberPath = "ThumbnailImage", ImagePlaceholder = "item_placeholder.png" }; ... }
This change has been pushed to the Crosslight Samples / ui-material repository. Please obtain the latest update and let us know if the problem still persist.
I re-tested the sample with the latest version.
It doesn't look like a final release at all:
- Going toFloating Action Button inside ViewPage, I get the following error:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException () [0x00000] in /Users/builder/data/lanes/2692/e98e9627/source/mono/external/referencesource/mscorlib/system/throwhelper.cs:70 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (System.Collections.Generic.TKey key) [0x00021] in /Users/builder/data/lanes/2692/e98e9627/source/mono/external/referencesource/mscorlib/system/collections/generic/dictionary.cs:176 at Intersoft.Crosslight.Android.v7.ViewPagerFragment`1[TViewModel].UpdateFloatingActionButtons (Int32 itemPosition, Single scaleTo, Boolean animate, Int32 duration) [0x00022] in <filename unknown>:0 at Intersoft.Crosslight.Android.v7.ViewPagerFragment`1[TViewModel].Android.Support.V4.View.ViewPager.IOnPageChangeListener.OnPageScrolled (Int32 position, Single positionOffset, Int32 positionOffsetPixels) [0x00189] in <filename unknown>:0 at Android.Support.V4.View.ViewPager+IOnPageChangeListenerInvoker.n_OnPageScrolled_IFI (IntPtr jnienv, IntPtr native__this, Int32 position, Single positionOffset, Int32 positionOffsetPixels) [0x00009] in <filename unknown>:0 at at (wrapper dynamic-method) System.Object:76e7776e-a617-4b1b-b636-073d33c317e7 (intptr,intptr,int,single,int)
- Testing on my API 17 device, the app still crashes after the start without any error message. I have already send you a crash log.
In the latest documentation you mentoined that the material design is supported from API level 15 and above with some limitations. Is the crash of the app such a limitation? I guess not. Please, fix ASAP, otherwise Crosslight 5 is not usable. Most of the Android devices have an API level below 21.
Hi Thomas,
Just sync'ing the latest state of these issues from the live chat session.
Thanks!
- Going toFloating Action Button inside ViewPage, I get the following error:System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException () [0x00000] in /Users/builder/data/lanes/2692/e98e9627/source/mono/external/referencesource/mscorlib/system/throwhelper.cs:70 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (System.Collections.Generic.TKey key) [0x00021] in /Users/builder/data/lanes/2692/e98e9627/source/mono/external/referencesource/mscorlib/system/collections/generic/dictionary.cs:176 at Intersoft.Crosslight.Android.v7.ViewPagerFragment`1[TViewModel].UpdateFloatingActionButtons (Int32 itemPosition, Single scaleTo, Boolean animate, Int32 duration) [0x00022] in <filename unknown>:0 at Intersoft.Crosslight.Android.v7.ViewPagerFragment`1[TViewModel].Android.Support.V4.View.ViewPager.IOnPageChangeListener.OnPageScrolled (Int32 position, Single positionOffset, Int32 positionOffsetPixels) [0x00189] in <filename unknown>:0 at Android.Support.V4.View.ViewPager+IOnPageChangeListenerInvoker.n_OnPageScrolled_IFI (IntPtr jnienv, IntPtr native__this, Int32 position, Single positionOffset, Int32 positionOffsetPixels) [0x00009] in <filename unknown>:0 at at (wrapper dynamic-method) System.Object:76e7776e-a617-4b1b-b636-073d33c317e7 (intptr,intptr,int,single,int)
Hotfix has been deployed to NuGet which resolves issues of Android Material found on API 15. Please apply the update of Crosslight assembly (5.0.5000.559) and let us know if you have different result.
I tested the MaterialSample on my Samsung Galaxy Nexus (API 17). The app doesn't crash after the start. Please check the screenshot below.
Look forward to hearing back from you.
I just re-tested. The problem with "Floating Action Button inside ViewPage" seems to be fixed. The app no longer crashes on my API 19 and API 21 devices.
On my API 17 device the material ui sample and the viewslider sample crash without any error message after the splashscreen disappears. This seems no fixed to me. My device is a Samsung Galaxy phone (GT-S7580 Android 4.2.2).
I updated to the latest NuGet packages (5.0.5000.565), cleaned the solution and did a rebuild. Should it work on API 17?
Glad to hear the good news.
... My device is a Samsung Galaxy phone (GT-S7580 Android 4.2.2).... Should it work on API 17?
... My device is a Samsung Galaxy phone (GT-S7580 Android 4.2.2).
... Should it work on API 17?
Both samples, MaterialSamples (ui-material repository) and ViewSliderSamples (ui-view-slider repository), work without issues on my Samsung Galaxy Nexus (API 17) running Android 4.2.1.
I'll continue my investigation specific for Samsung GT-S7580 and get back to you as soon as possible. Thank you for the patience and cooperation.
could you reproduce the problem with the Samsung GT-S7580 device?
Hello Thomas,
We don't have the device. It is difficult for us to perform debugging on the reported problem.
Provided sys log from the phone API17 are now being investigated. I'll keep you informed with any news I heard from the team regarding this.
Edited on April 5, 2016 10:00 PMReason: Update latest progress
On April 4, 2016, a signed APK of MaterialSamples has been sent to @Thomas Albert (directly to his registered email account) to be tested on Samsung GT-S7580.
After install the APK, there is no crash when start the app and can navigate around the sample without crashing.
It turns out that the project, MaterialSamples, doesn't cause the problem (since the signed APK doesn't crash on Samsung GT-S7580 (running API 17) device).
The reported problem occured when starting the app out of VS or Xamarin Studio while debugging.
the problem with debugging Android Material apps on Samsung GT-S7580 (API 17) was never really solved. I don't know if you have further infos from the dev team.
I tried once more on this device with the form builder sample and I got the following output (app starts in debug mode and crashed on startup):
06-09 12:00:59.854 W/monodroid-gc( 7648): GREF GC Threshold: 46080
06-09 12:00:59.854 D/Mono ( 7648): Image addref Mono.Android[0x503ab808] -> Mono.Android.dll[0x4fb07e18]: 1
06-09 12:00:59.854 D/Mono ( 7648): Assembly Mono.Android[0x503ab808] added to domain RootDomain, ref_count=1
06-09 12:00:59.864 D/Mono ( 7648): AOT module 'Mono.Android.dll.so' not found: Cannot load library: load_library(linker.cpp:746): library "/data/app-lib/FormBuilderSamples.Android.Material-2/libaot-Mono.Android.dll.so" not found
06-09 12:00:59.864 D/Mono ( 7648): AOT module '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/Mono.Android.dll.so' not found: Cannot load library: load_library(linker.cpp:746): library "/data/app-lib/FormBuilderSamples.Android.Material-2/libaot-Mono.Android.dll.so" not found
06-09 12:00:59.894 D/Mono ( 7648): Config attempting to parse: 'Mono.Android.dll.config'.
06-09 12:00:59.894 D/Mono ( 7648): Config attempting to parse: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Mono.Android/Mono.Android.config'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Ref addref Mono.Android[0x503ab808] -> mscorlib[0x402ab3a8]: 2
06-09 12:00:59.904 D/Mono ( 7648): Assembly Ref addref Mono.Android[0x503ab808] -> Java.Interop[0x503b2e40]: 2
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/mono/gac/System.Runtime/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/System.Runtime.dll'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/mono/gac/System.Runtime/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.exe'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/System.Runtime.exe'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/System.Runtime.dll'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/System.Runtime.exe'.
06-09 12:00:59.904 W/Mono ( 7648): The following assembly referenced from Java.Interop.dll could not be loaded:
06-09 12:00:59.904 W/Mono ( 7648): Assembly: System.Runtime (assemblyref_index=1)
06-09 12:00:59.904 W/Mono ( 7648): Version: 4.0.0.0
06-09 12:00:59.904 W/Mono ( 7648): Public Key: b03f5f7f11d50a3a
06-09 12:00:59.904 W/Mono ( 7648): The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/).
06-09 12:00:59.904 D/Mono ( 7648): Failed to load assembly Java.Interop[0x503b2e40]
06-09 12:00:59.904 W/Mono ( 7648): Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
06-09 12:00:59.904 E/mono-rt ( 7648): Stacktrace:
06-09 12:00:59.904 E/mono-rt ( 7648):
06-09 12:00:59.904 E/mono-rt ( 7648): Attempting native Android stacktrace:
06-09 12:00:59.914 E/mono-rt ( 7648): at ???+1134420 [0x541acf54]
06-09 12:00:59.914 E/mono-rt ( 7648): at ???+83836 [0x4ff0577c]
06-09 12:00:59.914 E/mono-rt ( 7648):
06-09 12:00:59.914 E/mono-rt ( 7648): =================================================================
06-09 12:00:59.914 E/mono-rt ( 7648): Got a SIGSEGV while executing native code. This usually indicates
06-09 12:00:59.914 E/mono-rt ( 7648): a fatal error in the mono runtime or one of the native libraries
06-09 12:00:59.914 E/mono-rt ( 7648): used by your application.
06-09 12:00:59.914 F/libc ( 7648): Fatal signal 11 (SIGSEGV) at 0x00000018 (code=1), thread 7648 Android.Material)
Maybe it helps.
Could you please try the following on Samsung GT-S7580 (API 17) and let us know the result?
I have Asus P01Y running Android 5.0.2 which crash right after the splash screen when running Android project in Debug mode. After disabling Use Shared Runtime, now I can debug Android app on this device.
Glad to hear that disabling Use Shared Runtime (and Use Fast Deployment) helps.
Should you need further assistance or run into any problems regarding our controls, feel free to contact us through our live chat service or post it into our forum. We would be happy to assist you again.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname