This sample demonstrates how to a Signing App in Android as described in this blog.
| Creating Form | Signing Form |
|---|---|
![]() |
![]() |
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.
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.
See License

