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

ndk-build issue in myNDK #17

Open
pradeep8892 opened this issue Jul 28, 2017 · 1 comment
Open

ndk-build issue in myNDK #17

pradeep8892 opened this issue Jul 28, 2017 · 1 comment

Comments

@pradeep8892
Copy link

when i run this on android studio i got this error in this command " System.loadLibrary("mono");" which in class myNDK how should i resolve this error

FATAL EXCEPTION: main
Process: com.example.castoryan.orb, PID: 31860
java.lang.UnsatisfiedLinkError: Couldn't load mono from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.castoryan.orb-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.example.castoryan.orb-1, /vendor/lib, /system/lib]]]: findLibrary returned null
at java.lang.Runtime.loadLibrary(Runtime.java:358)
at java.lang.System.loadLibrary(System.java:526)
at com.example.castoryan.orb.MyNDK.(MyNDK.java:19)
at com.example.castoryan.orb.MainActivity.onCreate(MainActivity.java:94)

@sera0731
Copy link

Does anybody know about this issue?

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

2 participants