ODK 2.0 Tool Suite Release - v2.0.5

The latest release of the ODK 2.0 Tool Suite is now available for download!

The ODK 2.0 Tool Suite is an alternative to the ODK 1.x Tool Suite rather than a replacement. ODK 2.0 is designed for complex workflows and information management. A simple migration path between 1.x and 2.0 does not yet exist because they are based on different standards.

Detailed documentation about the 2.0 Tool Suite can be found at https://docs.opendatakit.org/odk2.

ODK v2.0.5 can be downloaded from:

Application Designer v2.0.5
Services v2.0.5
Suitcase v2.0.5
Survey v2.0.5
Tables v2.0.5

This release includes:

  • Upgraded Android Gradle plugin and various support libraries
  • Major refactor to enforce types for data rows (creation of TypedRow class)
  • An updated writer for CSV output in Suitcase

Resolved issues:

  • #1393 Survey Acknowledge type can cause database inconsistencies @wbrunette

Version 2.0.5 rev 224 APKs are compatible with our new Sync Endpoint and Aggregate 1.4.15.

Documentation for getting started with the Sync Endpoint is available at:
https://docs.opendatakit.org/odk2/sync-endpoint/

Details about the APIs can be found at:
Tool Suite Javascript framework and formDef.json (Survey) format · getodk/getodk Wiki · GitHub
ODK 2.0 Synchronization API (RESTful) · getodk/getodk Wiki · GitHub