aektapatel / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

java.lang.UnsatisfiedLinkError: Could not load pdfview: findLibrary return null #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hi all,

I have same problem, I copied all source code of apv. I faced this issue when I 
tried to open the .pdf file using emulator.

Caused by: java.lang.UnsatisfiedLinkError: Couldn't load pdfview: findLibrary 
returned null
03-28 12:56:43.402: ERROR/AndroidRuntime(472):     at 
java.lang.Runtime.loadLibrary(Runtime.java:429)
03-28 12:56:43.402: ERROR/AndroidRuntime(472):     at 
java.lang.System.loadLibrary(System.java:554)
03-28 12:56:43.402: ERROR/AndroidRuntime(472):     at 
cx.hell.android.pdfview.PDF.<clinit>(PDF.java:15)

can any one give me the solution.

Original issue reported on code.google.com by krishnap...@gmail.com on 28 Mar 2011 at 9:14

GoogleCodeExporter commented 9 years ago
Me too facing the same issue, can anyone please give us the solution.

Original comment by viral.is...@gmail.com on 20 Apr 2011 at 12:36

GoogleCodeExporter commented 9 years ago
did you compile native library?

Original comment by mpietrzak on 20 Apr 2011 at 1:15

GoogleCodeExporter commented 9 years ago
i build native library but don't completed. i have some error: 
pdfview2.h:10:18: error: fitz,h: Nosuch file or directory.
:( I do not know where I found it.
Pleáe help me.
Thanks so much.

Original comment by phv...@gmail.com on 26 Apr 2011 at 5:08

Attachments:

GoogleCodeExporter commented 9 years ago
Please don't create new issues/defects with questions about compiling APV. 
Instead, please post your questions to user group at 
https://groups.google.com/forum/#!forum/android-pdf-viewer

Original comment by mpietrzak on 26 Apr 2011 at 10:13