Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.19 KB

momo_bank_android

CircleCI

This Android app consumes the MoMo Bank API

Project setup

These instructions will guide you on how to set up this Android project on your local machine.

Prerequisites

Installation

Clone this repository by running the following command in your terminal:

$ git clone https://github.com/tech-cent/momo_bank_android.git

Open and run the project in Android Studio

  • Start Android Studio and select Open project then browse this project at path-to-project/momo_bank_android.
  • Wait for the project to complete building and indexing.
  • Go to Run in the menu and select Run to run the project on an emulator or your connected Android device.