Changes between Version 10 and Version 11 of UserGuidelines/Mobile
- Timestamp:
- 12/17/10 09:26:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Mobile
v10 v11 1 == Android Client == 2 There are currently three branches of ODK Collect to choose from, which really need to be merged, but are currently separate: 3 * Default ODK Collect [http://code.google.com/p/opendatakit/wiki/ODKCollect ODK Collect] 4 * http://opendatakit.googlecode.com/files/ODK%20Collect%20v1.1.5.apk 5 * JaxDroid branch, which has been modified to work with the Sahana server. 6 * http://code.google.com/r/jaxtrx-edenodkcollect/ 7 * Modified Jaxdroid branch, which includes SMS messaging capabilities for form submissions: 8 * link pending 1 = Android Client = 9 2 10 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]. 3 Sahana uses the ODK Collect client, currently we require a modified version to be built: 4 * [MobileAndroid Android Developer Guidelines] 5 * ''precompiled binary coming soon'' 11 6 12 7 Setup: … … 22 17 BluePrintMobileClient 23 18 19 [MobileAndroid Android Developer Guidelines] 20 24 21 UserGuidelines