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