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
Unable to use your player due to the following issue on Android 4.4.2
log -
08-07 14:41:48.759 12989-12989/com.viblast.android.vbplayerdemo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.viblast.android.vbplayerdemo, PID: 12989
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "atof" referenced by "libviblast.so"...
at java.lang.Runtime.loadLibrary(Runtime.java:364)
at java.lang.System.loadLibrary(System.java:526)
at com.viblast.android.ViblastLib.(SourceFile:5)
at com.viblast.android.a.(SourceFile:13)
at com.viblast.android.ViblastPlayer.(SourceFile:148)
at com.viblast.android.vbplayerdemo.MainActivity.onCreate(MainActivity.java:34)
at android.app.Activity.performCreate(Activity.java:5281)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1101)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
at android.app.ActivityThread.access$800(ActivityThread.java:135)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5017)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:788)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:604)
at dalvik.system.NativeStart.main(Native Method)
08-07 14:41:48.759 498-796/? W/ActivityManager: Force finishing activity com.viblast.android.vbplayerdemo/.MainActivity
The text was updated successfully, but these errors were encountered:
Unable to use your player due to the following issue on Android 4.4.2
log -
08-07 14:41:48.759 12989-12989/com.viblast.android.vbplayerdemo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.viblast.android.vbplayerdemo, PID: 12989
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "atof" referenced by "libviblast.so"...
at java.lang.Runtime.loadLibrary(Runtime.java:364)
at java.lang.System.loadLibrary(System.java:526)
at com.viblast.android.ViblastLib.(SourceFile:5)
at com.viblast.android.a.(SourceFile:13)
at com.viblast.android.ViblastPlayer.(SourceFile:148)
at com.viblast.android.vbplayerdemo.MainActivity.onCreate(MainActivity.java:34)
at android.app.Activity.performCreate(Activity.java:5281)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1101)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
at android.app.ActivityThread.access$800(ActivityThread.java:135)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5017)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:788)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:604)
at dalvik.system.NativeStart.main(Native Method)
08-07 14:41:48.759 498-796/? W/ActivityManager: Force finishing activity com.viblast.android.vbplayerdemo/.MainActivity
The text was updated successfully, but these errors were encountered: