Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 938 Bytes

File metadata and controls

32 lines (20 loc) · 938 Bytes

Nutrient Android SDK — Simple example

This is a simple example app for Nutrient Android SDK.

Prerequisites

  • The latest stable Android Studio version available here.

Getting started

Clone and check out the example app repository on your local machine:

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

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

./gradlew :installDebug

License

This software is licensed under a modified BSD license.

Additional resources