Questions tagged [apvpdf]
4 questions
2
votes
0 answers
cannot stat `freetype-2.4.6/{src,include}':
While executing APV Pdf Reader, i executed sh build-native.sh .
the following error arising...
cp: cannot stat `freetype-2.4.6/{src,include}': No such file or directory
build-native.sh: 36: ndk-build: not found
Please suggest the way....

balu_itsMyNest
- 23
- 1
- 7
0
votes
4 answers
Android : Overcome System.loadlibrary(); issue about java.lang.UnsatisfiedLinkerror
I am working on APV pdf reader. I am facing System.loadLibrary("pdfview2"); error. It's giving java.lang.UnsatisfiedLinkerror.
How to fix this issue? I installed Android-NDK also, but not getting how to load native libraries. Full confusion. Please…

balu_itsMyNest
- 23
- 1
- 7
0
votes
1 answer
Android UnsatisfiedLinkError: parseFile using APV
I'm using (APV pdf viewer) as shown in this links
link1 & link2
Anyway it works fine. But when I changed the name of the packages in through the project, it gives me the following Exception:
09-10 22:02:35.936: E/AndroidRuntime(556): FATAL…

user1553381
- 415
- 2
- 13
- 30
0
votes
1 answer
How do I use APV PDF Viewer
So I want to view PDFs in my app and I've come across APV PDF, but I just can't understand the instructions on how to use it
http://code.google.com/p/apv/wiki/Building
Why isn't it a jar library to download?
Why do I have to compile some .so files,…

Blundell
- 75,855
- 30
- 208
- 233