All Projects → akvo → akvo-flow-mobile

akvo / akvo-flow-mobile

Licence: GPL-3.0 license
Akvo Flow app

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to akvo-flow-mobile

akvo-flow
A data collection and monitoring tool that works anywhere.
Stars: ✭ 67 (+272.22%)
Mutual labels:  data-collection, akvo-flow
klog
KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
Stars: ✭ 31 (+72.22%)
Mutual labels:  gplv3
Mat-O-Wahl
🇩🇪 Mat-O-Wahl - Ein einfach zu bedienender, freier Open Source Wahl-O-Mat Klon fuer jedermann ### 🇬🇧 🇺🇸 A simple to handle, free "Voting Advice Application" / "Electoral Compass" alternative
Stars: ✭ 27 (+50%)
Mutual labels:  gplv3
ibge
🌎 Data collection of geographical divisions of Brazil by IBGE (https://servicodados.ibge.gov.br/api/docs)
Stars: ✭ 28 (+55.56%)
Mutual labels:  data-collection
shifting
A privacy-focused list of alternatives to mainstream services to help the competition.
Stars: ✭ 31 (+72.22%)
Mutual labels:  data-collection
easyPokerHUD
This is the official repository for easyPokerHUD.
Stars: ✭ 40 (+122.22%)
Mutual labels:  gplv3
jverein
JVerein - Open Source Vereinsverwaltung
Stars: ✭ 48 (+166.67%)
Mutual labels:  gplv3
mVoterWeb
Official mVoter Web Application
Stars: ✭ 38 (+111.11%)
Mutual labels:  gplv3
A-Key-s-Path
A short puzzle-platformer game made with Godot, running on GLES 2.0.
Stars: ✭ 146 (+711.11%)
Mutual labels:  gplv3
app-designer
A design environment for creating, customizing, and previewing your forms, data curation, and visualization applications.
Stars: ✭ 27 (+50%)
Mutual labels:  data-collection
librecoop
Coop mode for dhewm3, open for everyone.
Stars: ✭ 41 (+127.78%)
Mutual labels:  gplv3
zdh web
大数据采集,抽取平台
Stars: ✭ 292 (+1522.22%)
Mutual labels:  data-collection
briefcase
ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
Stars: ✭ 62 (+244.44%)
Mutual labels:  data-collection
AutoAirplaneMode
✈️ Automatic Aiplane Mode for Android
Stars: ✭ 15 (-16.67%)
Mutual labels:  gplv3
vdcd
vdcd - virtual device controller daemon/framework for digitalSTROM
Stars: ✭ 19 (+5.56%)
Mutual labels:  gplv3
balistica
A open source ballistics calculator
Stars: ✭ 45 (+150%)
Mutual labels:  gplv3
coletores
Coletores de dados sobre remunerações do sistema de justiça brasileiro
Stars: ✭ 18 (+0%)
Mutual labels:  data-collection
HypnosMusicPlayer
A Lightweight, Clean, and Powerful Music Player and Library.
Stars: ✭ 21 (+16.67%)
Mutual labels:  gplv3
ingestly-client-javascript
Ingestly Client JavaScript SDK for modern web analytics.
Stars: ✭ 22 (+22.22%)
Mutual labels:  data-collection
MPL
A language to generate command blocks for Minecraft 1.9 and higher
Stars: ✭ 18 (+0%)
Mutual labels:  gplv3

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].