Skip to content

saltedge/fake-bank-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Salt Edge Fake Bank Application

Sample Bank Application for testing app2app flows

Project is based on Flutter SDK.
Minimal Android version is Android 4.1 (API level 16).

Build an APK

Clone repository, import source code and build application.

flutter build apk --split-per-abi

or

flutter build apk

Install APK

Get last stable APK from releases, and install it on your Android device.
or

  1. connect your Android device to your computer with a USB cable.
  2. Enter cd <app dir> where <app dir> is your application directory.
  3. Run flutter install.

Copyright © 2021 Salt Edge Inc. www.saltedge.com