I have tried mupdf library to render my pdf ie. to have my own PDF VIewer, but when i try to form libmupdf.so file using Cygwin on my Windows system, getting errors and .so file not building.
plz guide.
- Download latest android NDK
- Install CYGWIN
- Download complete source code of MUPDF (with thirty part tool)
- Download ANT build for windows
- set all needed path (JAVA_HOME,ANT_HOME)
- go to MuPDF directory
- Run MAKE command
- Then Import project in android from c:\mupdf\android
- Run your android project.
Don't forget to keep at least one pdf in Downloads folder
also follow all the step given in mupdf
来源:https://stackoverflow.com/questions/10070137/pdf-viewer-using-mupdf-library