We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
As of June 2018 CommCare has a support library providing utility functions to access many of the API calls described in this wiki.
This library is available on Maven Central and can be installed via Gradle:
dependencies { ... implementation 'org.commcarehq.commcare:support-library:12.4' ... }
See the repository README for usage information