Set up an environment - openMF/fineract-client-kmp-sdk GitHub Wiki
Building the Code
- Clone the repository using command:
git clone https://github.com/openMF/mifos-android-sdk-arch.git
- Open Android Studio.
- Click on 'Open an existing Android Studio project'
- Browse to the directory where you cloned the android-client repo and click OK.
- Let Android Studio import the project.
- Build the application in your device by clicking run button.