Skip to content

mitchellsundt/androidlibrary

 
 

Repository files navigation

androidlibrary

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@

Setting up your environment and building the project

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.

Running

NOTE this project will NOT run on an Android device by itself, it is simply a library for use in other ODK projects.

Packages

No packages published

Languages

  • Java 100.0%