Skip to content
Shubham Goyal edited this page Sep 11, 2020 · 5 revisions

Development Environment

Go to the Setting up a Development Environment page.

Binaries

Latest Build of CommCare Android

Using CommCare

New CommCare 2.0 Specifications See the specs for the new CommCare configuration files.

CommCare suites Suites define the menus, navigation, display, etc. for CommCare. (everything except the forms themselves).

The CommCare Profile File Specifies an application's properties along with what suites should be included in a CommCare App.

CommCare's Persistance API (data that lives beyond/outside of xforms): CaseXML1.0 CaseXML2.0 This describes how to store data and pass it between forms over time.

CommCare XForms

XForms (from the JavaRosa wiki)

Skeleton XML These skeleton files can be dropped into your 'resources' folder to configure a barebones CommCare application. Think 'hello world'.

HTTP API's These API's provide a way to access posted Case data from the commcarehq server