Changes between Version 22 and Version 23 of BluePrint/Mobile


Ignore:
Timestamp:
11/09/10 22:45:24 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Mobile

    v22 v23  
    4848 * Send Images
    4949 * 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
    5054 * 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
    5156== J2ME ==
    5257Documentation on the current implementation is here: http://wiki.sahanafoundation.org/phase2/doku.php/dev:j2meclient