Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1007 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 1007 Bytes

Nutrient for Android - Simple Example

This is a simple example app for Nutrient for Android.

Prerequisites

  • The latest stable Android Studio version available here.

Getting Started

Clone and check out the Simple 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