Skip to content

WorldBank-Transport/drc-education-data-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Android app derived from the ODK Collect, dedicated for DRC education data collection

Build Instructions

This project uses the Gradle build system wich is a default build system in Android Studio.

To create a signed apk for release build you can put

ODK_RELEASE_STORE_FILE=/path/to/keystore/file
ODK_RELEASE_STORE_PASSWORD=*********
ODK_RELEASE_KEY_ALIAS=yourkeyallias
ODK_RELEASE_KEY_PASSWORD=*********

into ~/.gradle/gradle.properties file. That will provide signing configurations for the project. Then you can run gradle assembleRelease OR gradle build from the project root via terminal.

About

Education data collection Android app for DRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages