/LibPDFium

Build android pdfium shared library by either makefiles, cmake or Visual Studio !

Primary LanguageC++OtherNOASSERTION

LibPDFium

  • removed v8 and xfa codes

Prerequisites

  • Win10 with ubuntu subsystem. Makefiles
    • NDK 21.0.6113669
  • Or just android studio using cmake.

Building the code

  • Pull the full demo project.
  • Run ./build.sh . Make sure the path in the script is correct.
  • Or compile and use everything with cmake in the android studio .

Demo Application

see PDFium Android Demo

Pro Application

see PolymPic Browser