Skip to content

PDFReporter sample application Android

Magnus Karlsson edited this page Apr 23, 2015 · 1 revision

Tutorial

This tutorial shows how to run the build and run the Android Sample application on your computer.

Requirements

  • Android Studio or IntelliJ IDEA
  • Android device or emulator

Android Studio can be downloaded at this location

Instructions

  • Go the the Sample App file section:
  • Select Android and download "android-sample-project.zip"
  • Extract the contents of this zip file to a local directory
  • Open Android Studio or IntelliJ IDEA
  • Select File -> Import Project
  • Select the build.gradle file in the extracted root directory.

The application should now run on your connected Android device or emulator, depending on your workspace setup. You can now explore the sample's source code to see how it works. This sample Android application project has a dependency on the pdfreporter-android-1.1.0.jar.