ODK Collect Error/Crash with Date | Datetime | Time Instance Type

Hi,

Sorry is this has been already discuss, I searched without luck this topic.

When trying to build a form with Date | Datetime | Time Type of instance
I got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer, etc.) and
you can fill then without problem as long as you "jump" the Date instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong on the
syntax?

Any help is welcome.

Regards,

Alex

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro capuromeyer@gmail.com wrote:

Hi,

Sorry is this has been already discuss, I searched without luck this topic.

When trying to build a form with Date | Datetime | Time Type of instance I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer, etc.) and
you can fill then without problem as long as you "jump" the Date instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong on the
syntax?

Any help is welcome.

Regards,

Alex

--

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.

Hi there Yaw,

I was on 1.4.5 happen to somehow be a corrupt file, after downloaded again
the .apk everything works fine.

Thank you for your reply you gave me lights to where to look at.

In the other hand, the version 1.4.6 on Github has a bug on the
home-->admin-->general settings automatically crashed.

I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same
issue on all of them.

Best Regards,

··· On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa wrote:

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro capuromeyer@gmail.com wrote:

Hi,

Sorry is this has been already discuss, I searched without luck this
topic.

When trying to build a form with Date | Datetime | Time Type of instance
I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer, etc.)
and
you can fill then without problem as long as you "jump" the Date
instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong on the
syntax?

Any help is welcome.

Regards,

Alex

--

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.

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alejandro,

For the crash you are seeing with 1.4.6. Are you building from source?
If not, do you have a link to the APK that caused the crash? Or a
stack trace of the crash?

Yaw

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

On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro capuromeyer@gmail.com wrote:

Hi there Yaw,

I was on 1.4.5 happen to somehow be a corrupt file, after downloaded again
the .apk everything works fine.

Thank you for your reply you gave me lights to where to look at.

In the other hand, the version 1.4.6 on Github has a bug on the
home-->admin-->general settings automatically crashed.

I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same
issue on all of them.

Best Regards,

On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa yanokwa@nafundi.com wrote:

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro capuromeyer@gmail.com wrote:

Hi,

Sorry is this has been already discuss, I searched without luck this
topic.

When trying to build a form with Date | Datetime | Time Type of instance
I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer, etc.)
and
you can fill then without problem as long as you "jump" the Date
instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong on the
syntax?

Any help is welcome.

Regards,

Alex

--

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.

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@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.

Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded:

(you might need to reload that page to see the updated APK)

··· On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa wrote:

Alejandro,

For the crash you are seeing with 1.4.6. Are you building from source?
If not, do you have a link to the APK that caused the crash? Or a
stack trace of the crash?

Yaw

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

On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro capuromeyer@gmail.com wrote:

Hi there Yaw,

I was on 1.4.5 happen to somehow be a corrupt file, after downloaded
again
the .apk everything works fine.

Thank you for your reply you gave me lights to where to look at.

In the other hand, the version 1.4.6 on Github has a bug on the
home-->admin-->general settings automatically crashed.

I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same
issue on all of them.

Best Regards,

On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa yanokwa@nafundi.com wrote:

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro < capuromeyer@gmail.com> wrote:

Hi,

Sorry is this has been already discuss, I searched without luck this
topic.

When trying to build a form with Date | Datetime | Time Type of
instance
I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer,
etc.)
and
you can fill then without problem as long as you "jump" the Date
instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong on
the
syntax?

Any help is welcome.

Regards,

Alex

--

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.

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@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.

--

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
Software Engineer
University of Washington
mitchellsundt@gmail.com

Hi there

Please notice I'm not a programmer neither studied how to code, I'm a
regular guy with basic empirical knowledge, so if I'm doing something wrong
(or documented something wrong) please feel free to correct me.

I don't know what "building form source" is, sorry if you can teach me,
you're welcome.

I downloaded the 1.46 from Github, and imported it as a new project on
Android Studio.

The crash happens both when emulated as on an real unit.

From Android Studio logcat I got:

...
Unable to find explicit activity class
{org.odk.collect.android/org.odk.collect.android.preferences.PreferencesActivity};
have you declared this activity in your AndroidManifest.xml?
...
...

So I did the following to try to fix it without luck on
collect_app-->src-->main-->AndroidManifest.xml

Original
...

...

Modified
...






...

Attached the raw file used to import the project to Android Studio.

Hope this help.

Best Regards,

Alejandro

··· On Wednesday, August 26, 2015 at 8:11:57 AM UTC-5, Yaw Anokwa wrote: > > Alejandro, > > For the crash you are seeing with 1.4.6. Are you building from source? > If not, do you have a link to the APK that caused the crash? Or a > stack trace of the crash? > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro <capur...@gmail.com > wrote: > > Hi there Yaw, > > > > I was on 1.4.5 happen to somehow be a corrupt file, after downloaded > again > > the .apk everything works fine. > > > > Thank you for your reply you gave me lights to where to look at. > > > > In the other hand, the version 1.4.6 on Github has a bug on the > > home-->admin-->general settings automatically crashed. > > > > I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same > > issue on all of them. > > > > Best Regards, > > > > On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa <yan...@nafundi.com > wrote: > >> > >> Hi Alex, > >> > >> Sorry you are having problems. This form works well for me on the > >> latest version of ODK Collect 1.4.5 (1048). If you are running an > >> older version of ODK Collect, upgrade. If you still have a problem, > >> then let us know the type of device you are using. > >> > >> Yaw > >> -- > >> Need ODK services? http://nafundi.com provides form design, server > >> setup, professional support, and software development for ODK. > >> > >> On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro <capur...@gmail.com > wrote: > >> > Hi, > >> > > >> > Sorry is this has been already discuss, I searched without luck this > >> > topic. > >> > > >> > When trying to build a form with Date | Datetime | Time Type of > instance > >> > I > >> > got an ODK Collect crash. > >> > > >> > For example: > >> > > >> > >> > xmlns:h="http://www.w3.org/1999/xhtml" > >> > xmlns:ev="http://www.w3.org/2001/xml-events" > >> > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > >> > xmlns:jr="http://openrosa.org/javarosa"> > >> > > >> > Untitled Form > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > Please put a Date > >> > > >> > > >> > > >> > >> > readonly="true()" > >> > calculate="concat('uuid:', uuid())"/> > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > Moreover, the form can have other instances types (text, integer, > etc.) > >> > and > >> > you can fill then without problem as long as you "jump" the Date > >> > instance, > >> > whenever you try to fill the Date instance the ODK Collect crashed > >> > instantly. > >> > > >> > Does anyone here know how to fix this? Am I doing something wrong on > the > >> > syntax? > >> > > >> > Any help is welcome. > >> > > >> > Regards, > >> > > >> > Alex > >> > > >> > > >> > > >> > -- > >> > -- > >> > 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 a topic in the > >> Google Groups "ODK Community" group. > >> To unsubscribe from this topic, visit > >> https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe. > >> To unsubscribe from this group and all its topics, 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. >

Sure Mitch I will try it.

··· On Wednesday, August 26, 2015 at 1:21:32 PM UTC-5, Mitch Sundt wrote: > > Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded: > > https://opendatakit.org/downloads/download-info/odk-collect-apk/ > > (you might need to reload that page to see the updated APK) > > > On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa <yan...@nafundi.com > wrote: > >> Alejandro, >> >> For the crash you are seeing with 1.4.6. Are you building from source? >> If not, do you have a link to the APK that caused the crash? Or a >> stack trace of the crash? >> >> Yaw >> -- >> Need ODK services? http://nafundi.com provides form design, server >> setup, professional support, and software development for ODK. >> >> On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro <capur...@gmail.com > wrote: >> > Hi there Yaw, >> > >> > I was on 1.4.5 happen to somehow be a corrupt file, after downloaded >> again >> > the .apk everything works fine. >> > >> > Thank you for your reply you gave me lights to where to look at. >> > >> > In the other hand, the version 1.4.6 on Github has a bug on the >> > home-->admin-->general settings automatically crashed. >> > >> > I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same >> > issue on all of them. >> > >> > Best Regards, >> > >> > On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa <yan...@nafundi.com > wrote: >> >> >> >> Hi Alex, >> >> >> >> Sorry you are having problems. This form works well for me on the >> >> latest version of ODK Collect 1.4.5 (1048). If you are running an >> >> older version of ODK Collect, upgrade. If you still have a problem, >> >> then let us know the type of device you are using. >> >> >> >> Yaw >> >> -- >> >> Need ODK services? http://nafundi.com provides form design, server >> >> setup, professional support, and software development for ODK. >> >> >> >> On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro <capur...@gmail.com > wrote: >> >> > Hi, >> >> > >> >> > Sorry is this has been already discuss, I searched without luck this >> >> > topic. >> >> > >> >> > When trying to build a form with Date | Datetime | Time Type of >> instance >> >> > I >> >> > got an ODK Collect crash. >> >> > >> >> > For example: >> >> > >> >> > > >> > xmlns:h="http://www.w3.org/1999/xhtml" >> >> > xmlns:ev="http://www.w3.org/2001/xml-events" >> >> > xmlns:xsd="http://www.w3.org/2001/XMLSchema" >> >> > xmlns:jr="http://openrosa.org/javarosa"> >> >> > >> >> > Untitled Form >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > Please put a Date >> >> > >> >> > >> >> > >> >> > > >> > readonly="true()" >> >> > calculate="concat('uuid:', uuid())"/> >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > Moreover, the form can have other instances types (text, integer, >> etc.) >> >> > and >> >> > you can fill then without problem as long as you "jump" the Date >> >> > instance, >> >> > whenever you try to fill the Date instance the ODK Collect crashed >> >> > instantly. >> >> > >> >> > Does anyone here know how to fix this? Am I doing something wrong on >> the >> >> > syntax? >> >> > >> >> > Any help is welcome. >> >> > >> >> > Regards, >> >> > >> >> > Alex >> >> > >> >> > >> >> > >> >> > -- >> >> > -- >> >> > 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 a topic in the >> >> Google Groups "ODK Community" group. >> >> To unsubscribe from this topic, visit >> >> https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe. >> >> To unsubscribe from this group and all its topics, 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: 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. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

On Wednesday, August 26, 2015 at 1:21:32 PM UTC-5, Mitch Sundt wrote:

Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded:

https://opendatakit.org/downloads/download-info/odk-collect-apk/

(you might need to reload that page to see the updated APK)

On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa <yan...@nafundi.com <javascript:>> wrote:

Alejandro,

For the crash you are seeing with 1.4.6. Are you building from source?
If not, do you have a link to the APK that caused the crash? Or a
stack trace of the crash?

Yaw

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

On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro <capur...@gmail.com <javascript:>> wrote:

Hi there Yaw,

I was on 1.4.5 happen to somehow be a corrupt file, after downloaded
again
the .apk everything works fine.

Thank you for your reply you gave me lights to where to look at.

In the other hand, the version 1.4.6 on Github has a bug on the
home-->admin-->general settings automatically crashed.

I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same
issue on all of them.

Best Regards,

On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa <yan...@nafundi.com <javascript:>> wrote:

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro <capur...@gmail.com <javascript:>> wrote:

Hi,

Sorry is this has been already discuss, I searched without luck this
topic.

When trying to build a form with Date | Datetime | Time Type of
instance
I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer,
etc.)
and
you can fill then without problem as long as you "jump" the Date
instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong on
the
syntax?

Any help is welcome.

Regards,

Alex

--

Post: opend...@googlegroups.com <javascript:>
Unsubscribe: opendatakit...@googlegroups.com <javascript:>
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 <javascript:>.
For more options, visit https://groups.google.com/d/optout.

--

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


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/d/optout.

--

Post: opend...@googlegroups.com <javascript:>
Unsubscribe: opendatakit...@googlegroups.com <javascript:>
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 <javascript:>.
For more options, visit https://groups.google.com/d/optout.

--

Post: opend...@googlegroups.com <javascript:>
Unsubscribe: opendatakit...@googlegroups.com <javascript:>
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 <javascript:>.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com <javascript:>

Mitch,

I can't open 1.4.7 on Android Studio, I get the next error.

Gradle sync started
Gradle sync failed: CreateProcess error=2, The system cannot find the file
specified
Consult IDE log for more details (Help | Show Log)

··· On Tuesday, September 1, 2015 at 11:00:07 PM UTC-5, Alejandro Capuro wrote: > > Sure Mitch I will try it. > > > > On Wednesday, August 26, 2015 at 1:21:32 PM UTC-5, Mitch Sundt wrote: >> >> Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded: >> >> https://opendatakit.org/downloads/download-info/odk-collect-apk/ >> >> (you might need to reload that page to see the updated APK) >> >> >> On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa wrote: >> >>> Alejandro, >>> >>> For the crash you are seeing with 1.4.6. Are you building from source? >>> If not, do you have a link to the APK that caused the crash? Or a >>> stack trace of the crash? >>> >>> Yaw >>> -- >>> Need ODK services? http://nafundi.com provides form design, server >>> setup, professional support, and software development for ODK. >>> >>> On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro wrote: >>> > Hi there Yaw, >>> > >>> > I was on 1.4.5 happen to somehow be a corrupt file, after downloaded >>> again >>> > the .apk everything works fine. >>> > >>> > Thank you for your reply you gave me lights to where to look at. >>> > >>> > In the other hand, the version 1.4.6 on Github has a bug on the >>> > home-->admin-->general settings automatically crashed. >>> > >>> > I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same >>> > issue on all of them. >>> > >>> > Best Regards, >>> > >>> > On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa wrote: >>> >> >>> >> Hi Alex, >>> >> >>> >> Sorry you are having problems. This form works well for me on the >>> >> latest version of ODK Collect 1.4.5 (1048). If you are running an >>> >> older version of ODK Collect, upgrade. If you still have a problem, >>> >> then let us know the type of device you are using. >>> >> >>> >> Yaw >>> >> -- >>> >> Need ODK services? http://nafundi.com provides form design, server >>> >> setup, professional support, and software development for ODK. >>> >> >>> >> On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro >> >> > Hi, >>> >> > >>> >> > Sorry is this has been already discuss, I searched without luck this >>> >> > topic. >>> >> > >>> >> > When trying to build a form with Date | Datetime | Time Type of >>> instance >>> >> > I >>> >> > got an ODK Collect crash. >>> >> > >>> >> > For example: >>> >> > >>> >> > >> >> > xmlns:h="http://www.w3.org/1999/xhtml" >>> >> > xmlns:ev="http://www.w3.org/2001/xml-events" >>> >> > xmlns:xsd="http://www.w3.org/2001/XMLSchema" >>> >> > xmlns:jr="http://openrosa.org/javarosa"> >>> >> > >>> >> > Untitled Form >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > Please put a Date >>> >> > >>> >> > >>> >> > >>> >> > >> >> > readonly="true()" >>> >> > calculate="concat('uuid:', uuid())"/> >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > Moreover, the form can have other instances types (text, integer, >>> etc.) >>> >> > and >>> >> > you can fill then without problem as long as you "jump" the Date >>> >> > instance, >>> >> > whenever you try to fill the Date instance the ODK Collect crashed >>> >> > instantly. >>> >> > >>> >> > Does anyone here know how to fix this? Am I doing something wrong >>> on the >>> >> > syntax? >>> >> > >>> >> > Any help is welcome. >>> >> > >>> >> > Regards, >>> >> > >>> >> > Alex >>> >> > >>> >> > >>> >> > >>> >> > -- >>> >> > -- >>> >> > 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 a topic in the >>> >> Google Groups "ODK Community" group. >>> >> To unsubscribe from this topic, visit >>> >> https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe >>> . >>> >> To unsubscribe from this group and all its topics, 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: 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. >>> >> >> >> >> -- >> Mitch Sundt >> Software Engineer >> University of Washington >> mitche...@gmail.com >> > > On Wednesday, August 26, 2015 at 1:21:32 PM UTC-5, Mitch Sundt wrote: >> >> Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded: >> >> https://opendatakit.org/downloads/download-info/odk-collect-apk/ >> >> (you might need to reload that page to see the updated APK) >> >> >> On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa wrote: >> >>> Alejandro, >>> >>> For the crash you are seeing with 1.4.6. Are you building from source? >>> If not, do you have a link to the APK that caused the crash? Or a >>> stack trace of the crash? >>> >>> Yaw >>> -- >>> Need ODK services? http://nafundi.com provides form design, server >>> setup, professional support, and software development for ODK. >>> >>> On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro wrote: >>> > Hi there Yaw, >>> > >>> > I was on 1.4.5 happen to somehow be a corrupt file, after downloaded >>> again >>> > the .apk everything works fine. >>> > >>> > Thank you for your reply you gave me lights to where to look at. >>> > >>> > In the other hand, the version 1.4.6 on Github has a bug on the >>> > home-->admin-->general settings automatically crashed. >>> > >>> > I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.) same >>> > issue on all of them. >>> > >>> > Best Regards, >>> > >>> > On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa wrote: >>> >> >>> >> Hi Alex, >>> >> >>> >> Sorry you are having problems. This form works well for me on the >>> >> latest version of ODK Collect 1.4.5 (1048). If you are running an >>> >> older version of ODK Collect, upgrade. If you still have a problem, >>> >> then let us know the type of device you are using. >>> >> >>> >> Yaw >>> >> -- >>> >> Need ODK services? http://nafundi.com provides form design, server >>> >> setup, professional support, and software development for ODK. >>> >> >>> >> On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro >> >> > Hi, >>> >> > >>> >> > Sorry is this has been already discuss, I searched without luck this >>> >> > topic. >>> >> > >>> >> > When trying to build a form with Date | Datetime | Time Type of >>> instance >>> >> > I >>> >> > got an ODK Collect crash. >>> >> > >>> >> > For example: >>> >> > >>> >> > >> >> > xmlns:h="http://www.w3.org/1999/xhtml" >>> >> > xmlns:ev="http://www.w3.org/2001/xml-events" >>> >> > xmlns:xsd="http://www.w3.org/2001/XMLSchema" >>> >> > xmlns:jr="http://openrosa.org/javarosa"> >>> >> > >>> >> > Untitled Form >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > Please put a Date >>> >> > >>> >> > >>> >> > >>> >> > >> >> > readonly="true()" >>> >> > calculate="concat('uuid:', uuid())"/> >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > Moreover, the form can have other instances types (text, integer, >>> etc.) >>> >> > and >>> >> > you can fill then without problem as long as you "jump" the Date >>> >> > instance, >>> >> > whenever you try to fill the Date instance the ODK Collect crashed >>> >> > instantly. >>> >> > >>> >> > Does anyone here know how to fix this? Am I doing something wrong >>> on the >>> >> > syntax? >>> >> > >>> >> > Any help is welcome. >>> >> > >>> >> > Regards, >>> >> > >>> >> > Alex >>> >> > >>> >> > >>> >> > >>> >> > -- >>> >> > -- >>> >> > 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 a topic in the >>> >> Google Groups "ODK Community" group. >>> >> To unsubscribe from this topic, visit >>> >> https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe >>> . >>> >> To unsubscribe from this group and all its topics, 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: 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. >>> >> >> >> >> -- >> Mitch Sundt >> Software Engineer >> University of Washington >> mitche...@gmail.com >> >

Alejandro,

The new 1.4.6 has been released on Google Play. You should be able to
install and try it from there.

If you want to build from sources, see the recent posts on
opendatakit-developers@, the list for people asking questions about
compiling the source code and modifying the software.

··· On Tue, Sep 1, 2015 at 10:13 PM, Alejandro Capuro wrote:

Mitch,

I can't open 1.4.7 on Android Studio, I get the next error.

Gradle sync started
Gradle sync failed: CreateProcess error=2, The system cannot find the file
specified
Consult IDE log for more details (Help | Show Log)

On Tuesday, September 1, 2015 at 11:00:07 PM UTC-5, Alejandro Capuro wrote:

Sure Mitch I will try it.

On Wednesday, August 26, 2015 at 1:21:32 PM UTC-5, Mitch Sundt wrote:

Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded:

https://opendatakit.org/downloads/download-info/odk-collect-apk/

(you might need to reload that page to see the updated APK)

On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa yan...@nafundi.com wrote:

Alejandro,

For the crash you are seeing with 1.4.6. Are you building from source?
If not, do you have a link to the APK that caused the crash? Or a
stack trace of the crash?

Yaw

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

On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro capur...@gmail.com wrote:

Hi there Yaw,

I was on 1.4.5 happen to somehow be a corrupt file, after downloaded
again
the .apk everything works fine.

Thank you for your reply you gave me lights to where to look at.

In the other hand, the version 1.4.6 on Github has a bug on the
home-->admin-->general settings automatically crashed.

I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.)
same
issue on all of them.

Best Regards,

On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa yan...@nafundi.com wrote:

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro < capur...@gmail.com> wrote:

Hi,

Sorry is this has been already discuss, I searched without luck
this
topic.

When trying to build a form with Date | Datetime | Time Type of
instance
I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer,
etc.)
and
you can fill then without problem as long as you "jump" the Date
instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong
on the
syntax?

Any help is welcome.

Regards,

Alex

--

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 a topic in
the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe.

To unsubscribe from this group and all its topics, 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: 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.

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

On Wednesday, August 26, 2015 at 1:21:32 PM UTC-5, Mitch Sundt wrote:

Can you try the ODK Collect 1.4.6 rev 1051 that I have just uploaded:

https://opendatakit.org/downloads/download-info/odk-collect-apk/

(you might need to reload that page to see the updated APK)

On Wed, Aug 26, 2015 at 6:11 AM, Yaw Anokwa yan...@nafundi.com wrote:

Alejandro,

For the crash you are seeing with 1.4.6. Are you building from source?
If not, do you have a link to the APK that caused the crash? Or a
stack trace of the crash?

Yaw

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

On Tue, Aug 25, 2015 at 11:44 PM, Alejandro Capuro capur...@gmail.com wrote:

Hi there Yaw,

I was on 1.4.5 happen to somehow be a corrupt file, after downloaded
again
the .apk everything works fine.

Thank you for your reply you gave me lights to where to look at.

In the other hand, the version 1.4.6 on Github has a bug on the
home-->admin-->general settings automatically crashed.

I tried multiple devices (Note 3, Note 4, S6, A5, Tab 8 Pro, etc.)
same
issue on all of them.

Best Regards,

On Mon, Aug 17, 2015 at 6:48 AM, Yaw Anokwa yan...@nafundi.com wrote:

Hi Alex,

Sorry you are having problems. This form works well for me on the
latest version of ODK Collect 1.4.5 (1048). If you are running an
older version of ODK Collect, upgrade. If you still have a problem,
then let us know the type of device you are using.

Yaw

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

On Sun, Aug 16, 2015 at 2:30 AM, Alejandro Capuro < capur...@gmail.com> wrote:

Hi,

Sorry is this has been already discuss, I searched without luck
this
topic.

When trying to build a form with Date | Datetime | Time Type of
instance
I
got an ODK Collect crash.

For example:

<h:html xmlns="http://www.w3.org/2002/xforms"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:jr="http://openrosa.org/javarosa">
<h:head>
<h:title>Untitled Form</h:title>












Please put a Date






</h:head>
<h:body>



</h:body>
</h:html>

Moreover, the form can have other instances types (text, integer,
etc.)
and
you can fill then without problem as long as you "jump" the Date
instance,
whenever you try to fill the Date instance the ODK Collect crashed
instantly.

Does anyone here know how to fix this? Am I doing something wrong
on the
syntax?

Any help is welcome.

Regards,

Alex

--

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 a topic in
the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/opendatakit/GK69LttmKPI/unsubscribe.

To unsubscribe from this group and all its topics, 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: 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.

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

--
--
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
Software Engineer
University of Washington
mitchellsundt@gmail.com