Skip to content
/ collect Public
forked from getodk/collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨

License

Notifications You must be signed in to change notification settings

rral0/collect

Repository files navigation

collect

This project is actively maintained

It is the ODK 1.0 Android application.

The developer wiki (including release notes) and issues tracker are located under the opendatakit project.

The Google group for software engineering questions is: opendatakit-developers@

Setting up your environment

This project depends upon the gradle-config and google-play-services projects

    |-- odk
        |-- gradle-config
        |-- google-play-services
        |-- collect

The gradle-config project should be checked out at the tag number declared at the top of the collect/settings.gradle file.

The google-play-services project should be pulled and at the tip.

Then, import the collect/build.gradle file into Android Studio.

About

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.0%
  • XSLT 3.6%
  • Other 0.4%