Skip to content

Set up an environment

Aditya Gupta edited this page Mar 29, 2025 · 2 revisions

Building the Code

  1. Clone the repository using command: git clone https://github.com/openMF/mifos-android-sdk-arch.git
  2. Open Android Studio.
  3. Click on 'Open an existing Android Studio project'
  4. Browse to the directory where you cloned the android-client repo and click OK.
  5. Let Android Studio import the project.
  6. Build the application in your device by clicking run button.
Clone this wiki locally