ApryseSDK / Android-Getting-Started

Shows how to view and annotate a PDF on Android using PDFNet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DECRECATED - Please refer to the new repository here

Getting started with Android: Basic Tutorial

This project implements a PDF viewer with the ability to select text and to interactively create and modify annotations.

For running this project on an Android device you should
1- have "PDFViewCtrlTools.aar", "FloatingActionButton.aar" and "PageCropper.aar" in the "\app\libs" folder
2- have "libPDFNetC-v7a.so" in the "\app\src\main\jniLibs\armeabi-v7a" folder
3- have "pdfnet.res" in the "\app\src\main\res\raw" folder

About

Shows how to view and annotate a PDF on Android using PDFNet.


Languages

Language:Java 100.0%