You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.company.android.camera, PID: 7188
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__aeabi_memclr4" referenced by "/data/app/com.company.android.camera-2/lib/arm/libcamera.so"...
at java.lang.Runtime.loadLibrary(Runtime.java:372)
at java.lang.System.loadLibrary(System.java:1076)
The text was updated successfully, but these errors were encountered:
Configuration 1: works
Device Model: Samsung (SM-T530)
Android version: 5.0.2
Configuration 2: works
Device Model: LG (G2)
Configuration 3: don't works
Device Model: Samsung (SM-T810)
Android version: 6.0.1
Configuration 3 gives me this error at runtime.
The text was updated successfully, but these errors were encountered: