The APKs available in the downloads section are reporting this error on devices with the mtk6580 chipset. Downloading from the Play Store works perfectly, but I compared the two APKs from the website and the libRealDash.so file was not generated inside /lib/armeabi-v7a. I would like to use the launcher here, but at the moment, since it’s not available on the Play Store, I can’t because of this APK error.
FATAL EXCEPTION: main
Process: com.napko.RealDash, PID: 6168
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file “/data/app/com.napko.RealDash-slIG33D8XaqLWRzlRoI7iw==/base.apk”],nativeLibraryDirectories=[/data/app/com.napko.RealDash-slIG33D8XaqLWRzlRoI7iw==/lib/arm, /data/app/com.napko.RealDash-slIG33D8XaqLWRzlRoI7iw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn’t find “libRealDash.so”
at java.lang.Runtime.loadLibrary0(Runtime.java:1011)
at java.lang.System.loadLibrary(System.java:1657)
at com.napko.nuts.androidframe.NutsAndroidActivity.(r8-map-id-c0d3d8b046e80a8ae2dbc4b87b2d124866fd2d9bc3ed0da4ef7f72ab5480826b:3)
at java.lang.Class.newInstance(Native Method)
at android.app.Instrumentation.newActivity(Instrumentation.java:1174)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2710)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2897)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1623)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6548)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:857)
32bit ARM support has been added to the APKs on My RealDash downloads section.