android-sample-app
sample android app which integrates the datatrans library
Build & Installation
$ ./gradlew assemble
$ adb install -r app/build/outputs/apk/app-debug.apk
APK
Documentation
Note: Please don't use the code from this sample in production.