This Android app consumes the MoMo Bank API
These instructions will guide you on how to set up this Android project on your local machine.
Clone this repository by running the following command in your terminal:
$ git clone https://github.com/tech-cent/momo_bank_android.git
- Start Android Studio and select
Open project
then browse this project atpath-to-project/momo_bank_android
. - Wait for the project to complete building and indexing.
- Go to
Run
in the menu and selectRun
to run the project on an emulator or your connected Android device.