EducationStudio / apdfviewer

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

我在android2.1和2.2上安装,均不能使用 #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
报错信息如下:
poppler_jni.so): Cannot load library: link_image[2033]: failed to link 
libpoppler_jni.so
I/dalvikvm(29707): 
W/System.err(29707): java.lang.UnsatisfiedLinkError: Library poppler_jni not 
found
W/System.err(29707):    at java.lang.Runtime.loadLibrary(Runtime.java:461)
W/System.err(29707):    at java.lang.System.loadLibrary(System.java:557)
W/System.err(29707):    at 
com.googlecode.apdfviewer.PDFDocument.<clinit>(PDFDocument.java:105)
W/System.err(29707):    at 
com.googlecode.apdfviewer.PDFView.openUri(PDFView.java:272)
W/System.err(29707):    at com.googlecode.apdfviewer.PDFViewerActivity.onCreate(

Original issue reported on code.google.com by jiessiedyh on 26 Oct 2010 at 1:53

GoogleCodeExporter commented 8 years ago
Could you load the poppler_jni library? I have not been able to load it, can u 
help me with this? thank a lot in advance.

Original comment by juanpabl...@gmail.com on 29 Mar 2011 at 9:00

GoogleCodeExporter commented 8 years ago
Build poppler_jni.so first.

Original comment by liwenha...@gmail.com on 10 Jun 2011 at 4:16

GoogleCodeExporter commented 8 years ago
where `s the poppler_jni.so

Original comment by heaven...@gmail.com on 27 Jun 2011 at 5:51