CartONG: http://www.cartong.org/                   Material for Data collection with Android: ODK        

Instructions/Training Material for Android: ODK

How to INSTALL an Emulator

Installing and Using SDK Emulator

  1. How to INSTALL an Emulator

  1. Installing and Using SDK Emulator        

 

For more detailed information on available packages etc, please refer to:

http://developer.android.com/sdk/installing.html#components

They also host a troubleshoot section containing the most common reasons why your installation might not work.

Generally, there are two ways to install applications; if you are on a wireless network which allows connecting to places like Android Marketplace you can directly connect through the internet: Start the Browser on the home page and enter the url or your search words. For ODK start with http://code.google.com/p/opendatakit/ , navigate to ODK Collect v1.1.5.apk and double-click on it. The application will download.

Click on it to install it. If you go back to your home view (click on the house) and unfold the grey widget at the bottom you can see all the applications your device comes with and the one you just installed.

Note:If it does not open the Command Prompt automatically, try to open through your programme, under Accessories on Windows OS. Just make then sure to change the directory via ‘cd C:Program Files\android-sdk-windows\tools’ Depending on your Windows version the folder might be called platform-tools.

Note: LLINsurvey_151110 stands for the full filename; if your file is not in the /tools directory where your adb shell is, you will need to add the path to your filename.

Connect your mobile device. Verify that you have the option Settings/Applications/Development/USB debugging ticked on your device. On the notification panel, choose option “Mount SD Card”.  Now drag and drop files from your computer to your device which has now become accessible through your Explorer. Remember to place the xml form in sdcard/odk/forms.

In theory you could be downloading a form from any server and copy/paste from the /download folder on your SD card to your /odk/forms folder. However, for this you need to have a file explorer software installed on your android, either from the Android market (ex: AND Explorer) or an inherent file explorer (ex: My Files on Samsung Galaxy) on your device.


[1] Adb stands for Android debug bridge