This project is actively maintained
It is part of the ODK 2.0 Android tools suite.
This is a library APK used by all the ODK 2.0 Android tools.
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@
General instructions for setting up an ODK 2.0 environment can be found at our DevEnv Setup wiki page
Install Android Studio and the SDK.
Open the androidlibrary project directory in Android Studio.
Now you should be ready to build, by selecting Build->Make Project
.
NOTE this project will NOT run on an Android device by itself, it is simply a library for use in other ODK projects.