Post errors as TEXT, not images.
Sorry about that.
Logs:
*** Service (starter) Create ***
** Service (starter) Start **
main_globals (java line: 407)
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.libgdxexample-1/base.apk"],nativeLibraryDirectories=[/data/app/com.libgdxexample-1/lib/arm64, /data/app/com.libgdxexample-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]]] couldn't find "libopenslplayer.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:989)
at java.lang.System.loadLibrary(System.java:1533)
at flm.b4a.openslplayer.OpenSLSoundPlayer.<clinit>(OpenSLSoundPlayer.java:25)
at com.libgdxexample.main._globals(main.java:407)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:191)
at com.libgdxexample.main.initializeGlobals(main.java:320)
at com.libgdxexample.main.afterFirstLayout(main.java:101)
at com.libgdxexample.main.access$000(main.java:17)
at com.libgdxexample.main$WaitForLayout.run(main.java:82)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6523)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831)
Error (Exception) java.lang.Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.libgdxexample-1/base.apk"],nativeLibraryDirectories=[/data/app/com.libgdxexample-1/lib/arm64, /data/app/com.libgdxexample-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]]] couldn't find "libopenslplayer.so"
StackTrace java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.libgdxexample-1/base.apk"],nativeLibraryDirectories=[/data/app/com.libgdxexample-1/lib/arm64, /data/app/com.libgdxexample-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]]] couldn't find "libopenslplayer.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:989)
at java.lang.System.loadLibrary(System.java:1533)
at flm.b4a.openslplayer.OpenSLSoundPlayer.<clinit>(OpenSLSoundPlayer.java:25)
at com.libgdxexample.main._globals(main.java:407)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:191)
at com.libgdxexample.main.initializeGlobals(main.java:320)
at com.libgdxexample.main.afterFirstLayout(main.java:101)
at com.libgdxexample.main.access$000(main.java:17)
at com.libgdxexample.main$WaitForLayout.run(main.java:82)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6523)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831)
** Activity (main) Create, isFirst = true **
Dim IU
Init BMP1
main_activity_create (java line: 363)
java.lang.NullPointerException: Attempt to invoke virtual method 'void flm.b4a.openslplayer.OpenSLSoundPlayer.Initialize(int, boolean)' on a null object reference
at com.libgdxexample.main._activity_create(main.java:363)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:191)
at com.libgdxexample.main.afterFirstLayout(main.java:104)
at com.libgdxexample.main.access$000(main.java:17)
at com.libgdxexample.main$WaitForLayout.run(main.java:82)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6523)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831)
Error (NullPointerException) java.lang.NullPointerException: Attempt to invoke virtual method 'void flm.b4a.openslplayer.OpenSLSoundPlayer.Initialize(int, boolean)' on a null object reference
StackTrace java.lang.NullPointerException: Attempt to invoke virtual method 'void flm.b4a.openslplayer.OpenSLSoundPlayer.Initialize(int, boolean)' on a null object reference
at com.libgdxexample.main._activity_create(main.java:363)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:191)
at com.libgdxexample.main.afterFirstLayout(main.java:104)
at com.libgdxexample.main.access$000(main.java:17)
at com.libgdxexample.main$WaitForLayout.run(main.java:82)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6523)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831)
** Activity (main) Resume **