ODK crashes when applying material design

I have been working with ODK Collect for month now, recently i was trying
applying material design. It works in phones with android 5 and 6 but it
crash in lower android phones and show this error
"java.lang.RuntimeException: Unable to create application
org.sacids.android.application.Collect:
org.javarosa.core.util.externalizable.CannotCreateObjectException:
org.javarosa.core.model.data.GeoPointData: not found
"

My gradle dependencies are:

// Testing-only dependencies

androidTestCompile 'com.android.support.test:runner:0.3'
androidTestCompile 'com.android.support.test:rules:0.3'
androidTestCompile 'com.android.support:support-annotations:23.1.0'
androidTestCompile 'com.android.support:support-v13:23.1.0'
androidTestCompile 'junit:junit:4.12'
testCompile 'junit:junit:4.12'
compile 'com.loopj.android:android-async-http:1.4.8'
compile 'com.android.support:design:23.1.0'
compile 'com.android.support:appcompat-v7:23.1.0'

See response to earlier post. No idea why it is blowing up there. This is
the javarosa library.

Sources for that are at https://bitbucket.org/m.sundt/javarosa

ยทยทยท On Thu, Mar 17, 2016 at 3:19 AM, wrote:

I have been working with ODK Collect for month now, recently i was trying
applying material design. It works in phones with android 5 and 6 but it
crash in lower android phones and show this error
"java.lang.RuntimeException: Unable to create application
org.sacids.android.application.Collect:
org.javarosa.core.util.externalizable.CannotCreateObjectException:
org.javarosa.core.model.data.GeoPointData: not found
"

My gradle dependencies are:

// Testing-only dependencies

androidTestCompile 'com.android.support.test:runner:0.3'
androidTestCompile 'com.android.support.test:rules:0.3'
androidTestCompile 'com.android.support:support-annotations:23.1.0'
androidTestCompile 'com.android.support:support-v13:23.1.0'
androidTestCompile 'junit:junit:4.12'
testCompile 'junit:junit:4.12'
compile 'com.loopj.android:android-async-http:1.4.8'
compile 'com.android.support:design:23.1.0'
compile 'com.android.support:appcompat-v7:23.1.0'

--
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