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.<clinit>(SourceFile:5)
at com.viblast.android.a.<init>(SourceFile:13)
at com.viblast.android.ViblastPlayer.<init>(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
Hello,
The Android SDK was updated in order to support Android API level 19. The new release is 2.5 and can be found at our github repo.
Thank you so much for the update.
Sazpin
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.<clinit>(SourceFile:5)
at com.viblast.android.a.<init>(SourceFile:13)
at com.viblast.android.ViblastPlayer.<init>(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