style: removed hard_coaded strings
5 files changed
tree: 468de0c9d64f8a25cbe3408539f9caf96e16d3b1
  1. .github/
  2. app/
  3. config/
  4. gradle/
  5. .DS_Store
  6. .gitignore
  7. .travis.yml
  8. AndroidStyle.xml
  9. build.gradle
  10. gradle.properties
  11. gradlew
  12. gradlew.bat
  13. LICENSE.md
  14. README.md
  15. 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.