Skip to main content

Creating a DHIS2 Android app

Please check the Mobile resources available in the Mobile development section. In particular, check the documentation about the development libraries:

  • Mobile UI: a Kotlin multiplatorm library that contains the UI components used by the DHIS2 Android Capture app. Check the Getting started of the docs.
  • Android SDK: a library to interact with DHIS2 instances and obtain offline storage for your app. Check the Getting Started section of the docs.

Next steps

After going through our Mobile Development Section, you can learn more about developing apps on DHIS2.