android ndk mupdf build error -
I am trying to create a project for reading PDFs in Android phones.
So, I have installed the normal Android project and Android-NND-R6-windows.
And I created 'libmibookreader.so' and set the original function in my java class.
But after compiling there is a serious error in my project.
Reason: java.lang.UnconfirmedLinkError: Library mibookreader not found Why did this error occur?
I really do not know I referenced the address of "http: //flytgr.that/blog/697421"
I described the reference document as below.
That's because your library was not loaded by the kernel Are you sure you have placed your library inside your project's libs / armeabi / folder? When you apply your application, you should see some message the library was loaded.
If you do not do so, then you can .
Comments
Post a Comment