Changes between Version 22 and Version 23 of BluePrint/Mobile
- Timestamp:
- 11/09/10 22:45:24 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Mobile
v22 v23 48 48 * Send Images 49 49 * Send GPS Coordinates 50 * [http://code.google.com/p/opendatakit/source/browse/Geo+Tagger.xml?repo=forms&r=34910a944c745232d285d2caecf876c3dcae9674 GeoTagger] is a sample Form for ODK which can be used as a template for what needs to be produced by {{{controllers/xforms.py}}} from location_id & image_id fields. 51 * We also need {{{controllers/xforms.py}}} to be able to parse the form back. 52 * Currently the ODK Collect client seems to only be able to use GPS for location rather than a wireless fix, which could use fixing. 53 50 54 * SMS: There are 2 APIs for sending SMS. 1 of which automatically splits up larger messages into multi-part SMS. 55 * NCSU have proeduced some initial ODK Collect code for SMS 51 56 == J2ME == 52 57 Documentation on the current implementation is here: http://wiki.sahanafoundation.org/phase2/doku.php/dev:j2meclient