SDKLauncher-Android
SDKLauncher-Android copied to clipboard
Can anyone help me In this error Readium Launcher Error
FATAL EXCEPTION: main
Process: org.readium.sdk.android.launcher, PID: 1319
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/org.readium.sdk.android.launcher-1/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libepub3.so"
at java.lang.Runtime.loadLibrary(Runtime.java:366)
at java.lang.System.loadLibrary(System.java:989)
at org.readium.sdk.android.EPub3.
Please anyone suggest me how to solve this issue
Can you provide a little more info? Did you clone master or develop?
Be aware that we are about to push a major change as we are switching from Eclipse to Android Studio. This should happen in the next day or so.
@ashishdixitmca We have now switched to Android Studio. Can you clone develop and try it with Android Studio 2.1?