KnIfER / LibPDFium

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:C++ 78.5%Language:Pascal 19.7%Language:C 1.7%Language:Python 0.2%