Code Monkey home page Code Monkey logo

akvo-flow-mobile's Introduction

Akvo Flow app

Build Status Codacy Badge Codacy Badge API License: GPL v3

The Akvo Flow app is the mobile application for the Akvo Flow data collection tool.

Akvo Flow was built specially for international development teams to monitor and evaluate initiatives while working in diverse locations that are often remote or lacking reliable basic infrastructure. It is designed for people who want to understand what is happening now, so they can make informed decisions that lead to secure, sustainable development aid investments.

Getting Started

To set up your development environment you'll need:

  • Oracle Java 8 SDK is recommended, but open JDK 8 may also work.
  • Before installing Android Studio, please see Installation Requirements for your OS.
  • Download Android Studio. The first time you launch Android Studio you will be required to download the Android SDK, ensure you have the latest version of the Android SDK Tools and the Android SDK Build-Tools. You will also need to check out the Android Support Library, Android Support Repository and Google Play Services.

Importing the Project in Android Studio

  • Click File > New >Import Project... and just select the root directory of the repository.

Note: For an overview on how Android Studio manages the Project structure, see the official documentation

Building the app

  • Before building the app, ensure the corresponding survey.properties file is located in app/.
  • In order to build for release, you will need to set up the gradle.properties file in the app module. Just copy the sample gradle.properties.template file without the .template extension, and edit the values according to your local environment.
  • To build a release version of the app, for example for the flow flavour: ./gradlew assembleFlowRelease (or simply ./gradlew aFR). The generated APK will be located in the app/build/outputs/apk/flow/release/ folder.

Contributing

To ensure a consistent code style throughout the codebase, we stick to the [Android Code Style Guidelines] (http://source.android.com/source/code-style.html) as much as possible.

Please import the util/ide/android-studio/Akvo Java Source Formatting.xml settings into your Android Studio. Go to File > Settings > Editor > Code Style > Java, select Manage and then Import.

License

Licensed under the GNU General Public License (GPL) v3. For more information see [LICENSE.txt] (https://github.com/akvo/akvo-flow-mobile/blob/develop/LICENSE.txt).

akvo-flow-mobile's People

Contributors

codacy-badger avatar dependabot[bot] avatar dlebrero avatar ichinaski avatar iperdomo avatar janagombitova avatar jonase avatar kardan avatar kymni avatar melent avatar muloem avatar nhternup avatar osg74 avatar rumca avatar stellanl avatar tangrammer avatar valllllll2000 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.