== Android Client == There are currently three branches of ODK Collect to choose from, which really need to be merged, but are currently separate: * Default ODK Collect [http://code.google.com/p/opendatakit/wiki/ODKCollect ODK Collect] * http://opendatakit.googlecode.com/files/ODK%20Collect%20v1.1.5.apk * JaxDroid branch, which has been modified to work with the Sahana server. * http://code.google.com/r/jaxtrx-edenodkcollect/ * Modified Jaxdroid branch, which includes SMS messaging capabilities for form submissions: * link pending The jaxdroid, or modified jaxdroid branches are currently required to work with Sahana. You may have to compile them yourself in an [http://eden.sahanafoundation.org/wiki/MobileAndroid Android development environment]. Setup: * Configure it to point to your server: * Menu button * Server Configuration: http://my.domain/eden/xforms * A username and password are required for submitting completed forms. * Download Forms * If you are using the SMS capabilities of the second jaxdroid branch, you may enter a phone number for the receiver, and your carrier's SMS gateway number on that same screen. If you leave the SMS gateway number blank, then the SMS API will try to use the phone's default SMS gateway. * For server-side SMS messaging capabilities, you may want to look at the very simple [http://eden.sahanafoundation.org/wiki/UserGuidelinesMsg#Tropo Sahana Tropo setup] ---- BluePrintMobileClient UserGuidelines