Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 673 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 673 Bytes

android-sample-app

sample android app which integrates the datatrans library

app screenshots

Build & Installation

$ ./gradlew assemble
$ adb install -r app/build/outputs/apk/app-debug.apk

APK

datatrans-android-sample.apk

Documentation

Note: Please don't use the code from this sample in production.