Skip to content
forked from getodk/collect

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

Notifications You must be signed in to change notification settings

katakeynii/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

  1. Fork the collect project (why and how to fork)

  2. Clone your fork of the project locally. At the command line:

     git clone https://github.com/YOUR-GITHUB-USERNAME/collect
    

Alternately, you can use Android Studio to create a new project from version control.

Troubleshooting

Android Studio Error: SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.

When cloning the project from Android Studio, click "No" when prompted to open the build.gradle file and then open project.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%