Skip to content

Example project demonstrating how to build a PDF Viewer for Jetpack Compose with PSPDFKit for Android.

License

Notifications You must be signed in to change notification settings

PSPDFKit/pspdfkit-jetpack-compose-pdf-viewer

Repository files navigation

PSPDFKit for Android Example - Simple Jetpack Compose Example App

A simple example app demonstrating PSPDFKit for Android's composable API in the com.pspdfkit.jetpack.compose package.

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-jetpack-compose-pdf-viewer.git
cd pspdfkit-jetpack-compose-pdf-viewer

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

./gradlew :app:installDebug

License

This software is licensed under a modified BSD license.

Additional Resources

About

Example project demonstrating how to build a PDF Viewer for Jetpack Compose with PSPDFKit for Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages