[go: nahoru, domu]

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

App crashes when trying to access challenges 12 & 13 #3

Open
tahersb opened this issue Sep 19, 2016 · 2 comments
Open

App crashes when trying to access challenges 12 & 13 #3

tahersb opened this issue Sep 19, 2016 · 2 comments

Comments

@tahersb
Copy link
tahersb commented Sep 19, 2016

AndroidRuntime E FATAL EXCEPTION: main
E Process: jakhar.aseem.diva, PID: 1155
E java.lang.UnsatisfiedLinkError: Couldn't load divajni from loader dalvik.system.PathClassLoader[DexPathList[[zip fi
le "/data/app/jakhar.aseem.diva-1.apk"],nativeLibraryDirectories=[/data/app-lib/jakhar.aseem.diva-1, /system/lib]]]
: findLibrary returned null
E at java.lang.Runtime.loadLibrary(Runtime.java:358)
E at java.lang.System.loadLibrary(System.java:526)
E at jakhar.aseem.diva.DivaJni.(DivaJni.java:43)
E at jakhar.aseem.diva.InputValidation3Activity.onCreate(InputValidation3Activity.java:49)
E at android.app.Activity.performCreate(Activity.java:5231)
E at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2148)
E at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2233)
E at android.app.ActivityThread.access$800(ActivityThread.java:135)
E at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
E at android.os.Handler.dispatchMessage(Handler.java:102)
E at android.os.Looper.loop(Looper.java:136)
E at android.app.ActivityThread.main(ActivityThread.java:5001)
E at java.lang.reflect.Method.invokeNative(Native Method)
E at java.lang.reflect.Method.invoke(Method.java:515)
E at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E at dalvik.system.NativeStart.main(Native Method)

                       Process 1155 ended

screen shot 2016-09-20 at 2 53 05 am

@jehy
Copy link
jehy commented Dec 1, 2016

native library was not found - did you compile it?

@z3dc0ps
Copy link
z3dc0ps commented Apr 24, 2022

watch this video to clear all doubts: https://www.youtube.com/watch?v=PXvEh_QhGt8

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

3 participants