Skip to content

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

License

Notifications You must be signed in to change notification settings

KnIfER/LibPDFium

Repository files navigation

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