Skip to content

Latest commit

 

History

History

README.md

Signing app sample

This sample demonstrates how to a Signing App in Android as described in this blog.

Creating Form Signing Form
Creating Form Signing Form

Prerequisites

Due to security reasons, app/google-services.json is not included in this repository however is required to run this project. You can obtain your own google-services.json by creating and registering your app with Firebase as described here.

Project structure

app/
  src/                        - Project source files and resources.
  build.gradle                - Module level Gradle build file.
build.gradle                  - Project level Gradle build file.
gradle.properties             - Project-wide Gradle settings. Contains Apryse license key and credentials.

License

See License