Giter Club home page Giter Club logo

pdfium-android's Introduction

Get the source code

Using submodule LibPDFium, which could be compiled within 6 minutes!

git clone --recursive --depth=1 https://github.com/KnIfER/PDFium-Android-Demo.git

Pdfium source codes (LibPdfium/src/main/PDFIUM) are pulled from AOSP/android11-mainline-release

Special Thanks:

PDFium Android Demo Viewer

The beheaviour of this project is just like the original Demo project : barteksc/AndroidPdfViewer

Yet this repo contains three build systems :

  1. bash-ndk.
    Use : Activate the LibPdfiumSep library module. Then right click on the jni folder and select 'Open In Ternimal' in the android studio. Run ndk-build and (hopefully) done !
    Develop : To develop the pre-compiled libpdfium.so, prepare win10 and ubuntu subsystem or a real linux system. Then run ./build.sh.

  2. cmake.
    Use / Develop : Activate LibPdfium. Then Just sync and build !

  3. visual studio.
    VS project files are configured by hand.

Build libpdfium.so using Visual Studio

Yes, from now on you can build libpdfium.so right in the VS 2019 !

Build times :

  • 3:45 minutes, release, -O3, 5.93 MB
  • 3:25 minutes, debug, 10.1 MB

pdfium-android's People

Contributors

knilight avatar knifer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.