Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnsatisfiedLinkError #8

Open
Srikanth95 opened this issue Aug 14, 2017 · 0 comments
Open

UnsatisfiedLinkError #8

Srikanth95 opened this issue Aug 14, 2017 · 0 comments

Comments

@Srikanth95
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant