ODK Collect application for iOS (iPhone/iPad)

Hi,I am iOS application developer and i am also doing master in engineering of computing systems fro Politecnico di Milano, Italy. I am taking the geographical information system course in which professor assign me a project to make a clone of ODK Collect application for iOS. I want to know that is any guideline or library available for iOS application development. I want to also know in which format the data is send to the sever and how to access the server?
Thanks and regards,Hassan Shahzad

Search the list. A developer has already begun a port to ios

··· On Apr 25, 2015 12:42 PM, "'Hassan Shahzad' via ODK Community" < opendatakit@googlegroups.com> wrote:

Hi,
I am iOS application developer and i am also doing master in engineering
of computing systems fro Politecnico di Milano, Italy. I am taking the
geographical information system course in which professor assign me a
project to make a clone of ODK Collect application for iOS. I want to know
that is any guideline or library available for iOS application development.
I want to also know in which format the data is send to the sever and how
to access the server?

Thanks and regards,
Hassan Shahzad

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

Mitch Sundt , is the code port to iOS is available?

··· >>

Hello Hassan,

Did you finished developing and IOS version for ODK Collect? any news when it will be online?

Anthony Raffoul
IT System Administrator

··· On Saturday, April 25, 2015 at 10:42:57 PM UTC+3, Hassan Shahzad wrote: > Hi, > I am iOS application developer and i am also doing master in engineering of computing systems fro Politecnico di Milano, Italy. I am taking the geographical information system course in which professor assign me a project to make a clone of ODK Collect application for iOS. I want to know that is any guideline or library available for iOS application development. I want to also know in which format the data is send to the sever and how to access the server? > > > Thanks and regards, > Hassan Shahzad >

What did you find when you searched the list?

··· On Tue, Apr 28, 2015 at 6:32 AM, hassan shahzad wrote:

Mitch Sundt , is the code port to iOS is available?

--
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

On this website http://opendatakit.org/downloads/, there is no download
available for iOS of odkcollect. And one developer is claiming in the group
that he has make the ODKCollect like application for iOS but the link he
gives to iTunes does not work. And iTunes shows there is no such
application available.

··· On Tuesday, 28 April 2015 15:34:36 UTC+2, Yaw Anokwa wrote: > > What did you find when you searched the list? > > On Tue, Apr 28, 2015 at 6:32 AM, hassan shahzad <pugch...@gmail.com > wrote: > >> Mitch Sundt , is the code port to iOS is available? >> >> >> >>>> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ODK Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > >

Hassan,

Sounds like you've answered your question. The core team is not working on
any iOS tools for ODK. A handful of folks in the community have tried and
not been able to make sustainable progress.

It's not impossible to port Collect, but I think most underestimate how
much work it is. The JavaRosa library alone is 50k lines of code. Collect
is 40k. I would guess it's $200-300k USD to do well, so you have to have a
very strong business case for it.

https://groups.google.com/forum/#!topic/opendatakit/EaZYOfLiZ_8 is the
thread that discusses this in greater detail.

Yaw

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

On Tue, Apr 28, 2015 at 7:13 AM, hassan shahzad pugchassan@gmail.com wrote:

On this website http://opendatakit.org/downloads/, there is no download
available for iOS of odkcollect. And one developer is claiming in the group
that he has make the ODKCollect like application for iOS but the link he
gives to iTunes does not work. And iTunes shows there is no such
application available.

On Tuesday, 28 April 2015 15:34:36 UTC+2, Yaw Anokwa wrote:

What did you find when you searched the list?

On Tue, Apr 28, 2015 at 6:32 AM, hassan shahzad pugch...@gmail.com wrote:

Mitch Sundt , is the code port to iOS is available?

--
--
Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

Yaw,
I want to know about the web services to fetch and upload the data on ODK
aggregate , is json based web services available for this. If available
please let me know, i will do iOS coding, but i want to know the structure
of web serivces and their functioning.

Thanks and regards,
Hassan Shahzad

··· On Tuesday, 28 April 2015 16:30:14 UTC+2, Yaw Anokwa wrote: > > Hassan, > > Sounds like you've answered your question. The core team is not working on > any iOS tools for ODK. A handful of folks in the community have tried and > not been able to make sustainable progress. > > It's not impossible to port Collect, but I think most underestimate how > much work it is. The JavaRosa library alone is 50k lines of code. Collect > is 40k. I would guess it's $200-300k USD to do well, so you have to have a > very strong business case for it. > > https://groups.google.com/forum/#!topic/opendatakit/EaZYOfLiZ_8 is the > thread that discusses this in greater detail. > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server setup, > professional support, and software development for ODK. > > On Tue, Apr 28, 2015 at 7:13 AM, hassan shahzad <pugch...@gmail.com > wrote: > >> On this website http://opendatakit.org/downloads/, there is no download >> available for iOS of odkcollect. And one developer is claiming in the group >> that he has make the ODKCollect like application for iOS but the link he >> gives to iTunes does not work. And iTunes shows there is no such >> application available. >> >> On Tuesday, 28 April 2015 15:34:36 UTC+2, Yaw Anokwa wrote: >>> >>> What did you find when you searched the list? >>> >>> On Tue, Apr 28, 2015 at 6:32 AM, hassan shahzad wrote: >>> >>>> Mitch Sundt , is the code port to iOS is available? >>>> >>>> >>>> >>>>>> -- >>>> -- >>>> Post: opend...@googlegroups.com >>>> Unsubscribe: opendatakit...@googlegroups.com >>>> Options: http://groups.google.com/group/opendatakit?hl=en >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "ODK Community" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to opendatakit...@googlegroups.com. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ODK Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > >

https://opendatakit.org/use/aggregate/data-transfer/

··· On Tue, Apr 28, 2015 at 7:43 AM, hassan shahzad wrote:

Yaw,
I want to know about the web services to fetch and upload the data on ODK
aggregate , is json based web services available for this. If available
please let me know, i will do iOS coding, but i want to know the structure
of web serivces and their functioning.

Thanks and regards,
Hassan Shahzad

On Tuesday, 28 April 2015 16:30:14 UTC+2, Yaw Anokwa wrote:

Hassan,

Sounds like you've answered your question. The core team is not working
on any iOS tools for ODK. A handful of folks in the community have tried
and not been able to make sustainable progress.

It's not impossible to port Collect, but I think most underestimate how
much work it is. The JavaRosa library alone is 50k lines of code. Collect
is 40k. I would guess it's $200-300k USD to do well, so you have to have a
very strong business case for it.

https://groups.google.com/forum/#!topic/opendatakit/EaZYOfLiZ_8 is the
thread that discusses this in greater detail.

Yaw

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

On Tue, Apr 28, 2015 at 7:13 AM, hassan shahzad pugch...@gmail.com wrote:

On this website http://opendatakit.org/downloads/, there is no download
available for iOS of odkcollect. And one developer is claiming in the group
that he has make the ODKCollect like application for iOS but the link he
gives to iTunes does not work. And iTunes shows there is no such
application available.

On Tuesday, 28 April 2015 15:34:36 UTC+2, Yaw Anokwa wrote:

What did you find when you searched the list?

On Tue, Apr 28, 2015 at 6:32 AM, hassan shahzad pugch...@gmail.com wrote:

Mitch Sundt , is the code port to iOS is available?

--
--
Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
--
Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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