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@
-
Fork the collect project (why and how to fork)
-
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.
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.