This sample demonstrates how to add a custom tool in Android as described in this guide. In addition, it also creates another custom stamper tool.
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