The app is not supported anymore so there won't be new versions in the future. Moreover, any pending or future bug won't be fixed.
Android application for DHIS 2 for capture and validation of routine data.
Get the APK from the release page:
https://github.com/dhis2/dhis2-android-datacapture/releases
If you want to try the application out with a demo database, you can use the following:
- Server: https://play.dhis2.org/demo
- Username: android
- Password: Android123
Currently, the compatibility is guaranteed with 2.27, 2.28 and 2.29 servers, use develop branch in dhis2-android-datacapture repository.
When cloning from zero, it's strongly recommended to do it as follows:
git clone -b develop [email protected]:dhis2/dhis2-android-datacapture.git
Then open Android Studio, select "File" --> "Open", and then select the downloaded folder