Coder Social home page Coder Social logo

akvo-flow-mobile's Introduction

Akvo FLOW app

The Akvo FLOW app is the mobile application for data collection.

Akvo FLOW is a tool 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:

  • Android SDK: With the SDK Manager, ensure you have at least the version 23.0.2 of the Android SDK Tools and the version 20 of the Android SDK Build-Tools. You will also need to check out the Android Support Library, Android Support Repository and Google Play Services.
  • [Optional] Android Studio or Eclipse (using the Gradle Plugin) (Given the built-in Gradle support, Android Studio is recommended).
  • [Optional] Gradle: You can either use a local Gradle installation, or just use the bundled binaries (recommended).

Importing the Project in Android Studio

  • Click File > Import Project... and select the build.gradle file from the root directory of the repository. This will recursively import the modules of the app.

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/src/main/res/raw/.
  • In order to automatically sign the generated APKs, we 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: ./gradlew assemblyRelease (or simply ./gradlew aR). The generated APK will be located in app/build/outputs/apk/app-release.apk

License

Copyright (C) 2010-2014 Stichting Akvo (Akvo Foundation)

Akvo FLOW is free software: you can redistribute it and modify it under the terms of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, either version 3 of the License or any later version.

Akvo FLOW is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License included below for more details.

The license can also be seen at http://www.gnu.org/licenses/agpl.html.

akvo-flow-mobile's People

Contributors

ichinaski avatar iperdomo avatar rumca avatar stellanl avatar

Watchers

 avatar  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.