SDK for building Android apps for DHIS 2
DHIS2 Android SDK is a library that abstracts the complexity of interacting with DHIS2 web api. It aims to be an starting point to build Android apps for DHIS2, covering some tasks that any Android app should implement, like metadata and data synchronization.
Main goals:
Developer-oriented documentation can be found in Documentation section in DHIS2 web. It is intended to be used by developers.
Code examples can be found in the Android Skeleton app. This app contains different branches showing different use cases of the SDK.
Community support can be found in Android SDK Development category in the community portal. Any feedback on the SDK will be highly appreciated.
To report bugs or request new features, there is project in DHIS2 Jira named ANDROSDK. Please do not hesitate to create an issue with your request.