Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.2 KB

File metadata and controls

35 lines (23 loc) · 1.2 KB

Nutrient for Android - Instant example

This is a small example app demonstrating Nutrient for Android and Nutrient Instant. This example is the Android client counterpart of https://github.com/PSPDFKit/pspdfkit-server-example-rails.

Prerequisites

  • The latest stable Android Studio version available here.

Getting Started

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

git clone https://github.com/PSPDFKit/pspdfkit-android-instant-example.git
cd pspdfkit-android-instant-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