-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Go to the Setting up a Development Environment page.
Latest Build of CommCare Android
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.
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