Skip to content

PSPDFKit for Android Catalog app

License

Notifications You must be signed in to change notification settings

PSPDFKit/pspdfkit-android-catalog

Repository files navigation

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