Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.3 KB

PSPDFKit for Android - Catalog

This is the example Catalog app of PSPDFKit for Android.

Prerequisites

  • The latest stable Android Studio version available here.

Getting Started

Clone and check out this example repository on your local machine:

git clone https://github.com/PSPDFKit/pspdfkit-android-catalog.git
cd pspdfkit-android-catalog

You can now open the project inside Android Studio, or build and install the app directly from the command line:

./gradlew :installDebug

Video Tutorial

Here's a video tutorial that explains how to checkout and build the Catalog on your machine:

Downloading and Running our Catalog App | PSPDFKit for Android

License

This software is licensed under a modified BSD license.

Additional Resources