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 projectthen browse this project atpath-to-project/momo_bank_android. - Wait for the project to complete building and indexing.
- Go to
Runin the menu and selectRunto run the project on an emulator or your connected Android device.