Set up an environment - openMF/fineract-client-kmp-sdk GitHub Wiki

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.