This is an android application developed to function as a tracker capture application based on District Health Information System 2(DHIS2). mHBS_tracker is customized for a mobile Helping Babies Survive(mHBS) project. The application leverages on differentDHIS2 packages such as:
- dhis2-android-sdk
- dhis2-android-trackercapture
- dhis2-android-new-sdk
- dhis2-android-sdk includes the following:
- Representations of data models such as Data Elements, Events, etc.
- Existing implementations for connection to DHIS 2 server for retrieving data and sending data.
- Local persistence for offline support.
- Services for automatic background synchronization with server.
- Reusable User Interface elements such as widgets and Login Activity.
For more information on this Click Here