Comment integrer l'api ODK dans une application android

bosoin d'aide
SVP comment integrer l'api ODK dans une application android je sais pas si
il ya possibilite ou non et comment je peux trouver le code de source
d'ODK
Merci d'avance pour votre reponse

Fadwa,

Collect overview:
https://code.google.com/p/opendatakit/wiki/CollectSourceCodeOverview
ODK code: https://code.google.com/p/opendatakit/wiki/SourceTab?tm=4
Data transfer APIs: http://opendatakit.org/use/aggregate/data-transfer/#APIs

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Mon, Mar 24, 2014 at 8:23 AM, Fadwa Elyakoubi elyakoubi.fadwa@gmail.com wrote:

bosoin d'aide
SVP comment integrer l'api ODK dans une application android je sais pas si
il ya possibilite ou non et comment je peux trouver le code de source
d'ODK
Merci d'avance pour votre reponse

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ODK Tables initializes and launches ODK Collect. Either with a pre-defined
form, or on-the-fly with a very simple dynamically constructed form.

The editRow() method launches ODK Collect --
http://code.google.com/p/opendatakit/source/browse/src/org/opendatakit/tables/activities/Controller.java?repo=tables#411

And uses the functions here
http://code.google.com/p/opendatakit/source/browse/src/org/opendatakit/tables/utils/CollectUtil.java?repo=tables

··· On Mon, Mar 24, 2014 at 10:31 AM, Yaw Anokwa wrote:

Fadwa,

Collect overview:
https://code.google.com/p/opendatakit/wiki/CollectSourceCodeOverview
ODK code: https://code.google.com/p/opendatakit/wiki/SourceTab?tm=4
Data transfer APIs:
http://opendatakit.org/use/aggregate/data-transfer/#APIs

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Mon, Mar 24, 2014 at 8:23 AM, Fadwa Elyakoubi elyakoubi.fadwa@gmail.com wrote:

bosoin d'aide
SVP comment integrer l'api ODK dans une application android je sais pas
si
il ya possibilite ou non et comment je peux trouver le code de source
d'ODK
Merci d'avance pour votre reponse

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com