Sample Bank Application for testing app2app flows
Project is based on Flutter SDK.
Minimal Android version is Android 4.1 (API level 16).
Clone repository, import source code and build application.
flutter build apk --split-per-abi
or
flutter build apk
Get last stable APK from releases,
and install it on your Android device.
or
- connect your Android device to your computer with a USB cable.
- Enter
cd <app dir>
where<app dir>
is your application directory. - Run
flutter install
.
Copyright © 2021 Salt Edge Inc. www.saltedge.com