Mobile field agent app
Java Kotlin
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.github
app
config/quality
gradle/wrapper
.DS_Store
.gitignore
.travis.yml
AndroidStyle.xml
COMMIT_STYLE.md
CONTRIBUTING.md
LICENSE.md
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle

README.md

Status

Build Status

Android Client of Apache Fineract CN

Android Client is built on top of the Apache Fineract CN platform.

Building the Project

  1. Install Java Development Kit (JDK)
  2. Download, install, and run the latest version of Android Studio.
  3. Clone this repository and import it to Android Studio.
  4. Once the gradle build is finished, click on the green play button to build and run the app.

Demo Credentials

You can use these credentials to log in.

Tenant: playground
Username: apache.demo
Password: ven3t1@n

Contributing

We love Pull Requests, Bug Reports, ideas, code reviews or any other kind of positive contribution.

Commit Style Guide

We have set of Commit Style Guidelines and Contribution Guidelines. We follow these guideline to track the every change, any bug fixes, any enhancement and any new feature addition. We also suggest you to follow these guidelines to help us manage every commit.