Mobile Documentation
Welcome to the documentation section for Mobile development, where you'll find resources and guides for the available libraries.
Mobile UI
DHIS2 Mobile UI library is an open source design system based on Compose multiplatform. This library simplifies the development process by allowing developers to write Compose UI code once and target both Android and desktop platforms with minimal changes.
Android SDK
DHIS2 Android SDK is a library that abstracts the complexity of interacting with DHIS2 web api. It aims to be a starting point to build Android apps for DHIS2, covering some tasks that any Android app should implement, like metadata and data synchronization.
Customizing the Android app
The DHIS2 Android Capture App is a mobile application designed to function seamlessly with your DHIS2 instance. It supports data capture, both aggregated and individual, as well as instant analysis of the data collected on the device. While the application covers most user needs, sometimes it is necessary to customize it and create a custom version.