My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DevelopmentEnvironment  
How to configure your computer for ODK.
Updated Sep 30, 2011 by yanokwa

For Implementers

Installing the Emulator

Note: The Android emulator is slow and buggy. If you can deploy on a real Android device, we highly recommend that approach.

  1. The emulator comes with the Android SDK. Follow the instructions at downloading the SDK starter package. You do not have to install Eclipse or the ADT plugin at this stage.
  2. Install the version of Android SDK (1.5, 1.6, 2.0, 2.1, 2.2) you'd like. Follow the instructions for adding components. We recommend SDK Platform Android 2.2, Android SDK Tools, and Documentation for Android SDK. If you are using Windows, also get the USB Driver.
  3. Create an Android Virtual Device -- the configuration information for the emulator. Follow the instructions at for creating an AVD. We recommend Android 2.2 with a 512MiB SD card. Leave the other settings at defaults.
  4. Once you create your AVD, you can select and start it.
  5. Email opendatakit@googlegroups.com with questions.

For Developers

Setup for Android

  1. Install Eclipse, Android SDK, ADT Plugin
  2. Install Hello World
  3. Read HgInit, Install Mercurial, MercurialEclipse
  4. Email opendatakit-developers@googlegroups.com with questions.

Setup for AppEngine

  1. Install Eclipse, Java SDK, Google Plugin
  2. Install Guestbook
  3. Read HgInit, Install Mercurial, MercurialEclipse
  4. Email opendatakit-developers@googlegroups.com with questions.

Sign in to add a comment
Powered by Google Project Hosting