Pdf Viewer using mupdf library [closed]

老子叫甜甜 提交于 2019-11-28 02:08:50
  1. Download latest android NDK
  2. Install CYGWIN
  3. Download complete source code of MUPDF (with thirty part tool)
  4. Download ANT build for windows
  5. set all needed path (JAVA_HOME,ANT_HOME)
  6. go to MuPDF directory
  7. Run MAKE command
  8. Then Import project in android from c:\mupdf\android
  9. Run your android project.

Don't forget to keep at least one pdf in Downloads folder

also follow all the step given in mupdf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!