Customizing ODK Form

Where can I find instructions on how to customize the ODK Form itself?

Do you need to revise the binary to do this?

Thanks.

See http://opendatakit.org/help/form-design/

··· On Tue, May 22, 2012 at 5:11 PM, ニコノコ wrote: > Where can I find instructions on how to customize the ODK Form itself? > > Do you need to revise the binary to do this? > > Thanks. > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

Hello and thanks to the quick response.

I just scanned that URL you posted and didn't see the instructions to do
this. I mean to replace the logos and the text strings at the top of the
app for the project, if that's allowed and not just create the survey forms.

Thanks.

··· On Wednesday, May 23, 2012, Yaw Anokwa wrote:

See http://opendatakit.org/help/form-design/

On Tue, May 22, 2012 at 5:11 PM, ニコノコ <nikolai.go@gmail.com <javascript:;>> wrote:

Where can I find instructions on how to customize the ODK Form itself?

Do you need to revise the binary to do this?

Thanks.

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

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

To replace the strings in ODK Collect, you have to download the
source, change them and rebuild the app.
http://code.google.com/p/opendatakit/source/browse/res/values/strings.xml?repo=collect

The icon for the app can be changed as well in the source.
http://code.google.com/p/opendatakit/source/browse/AndroidManifest.xml?repo=collect#38

To add a form splash screen (replaces the swipe image when you load a
form), add the image as "form_logo.png" in your [formname]-media
directory.

To change the application splash screen, change it in the application
preferences.

Everything we do is Apache 2 licensed. See
http://www.apache.org/foundation/license-faq.html#WhatDoesItMEAN about
what is allowed and what is not.

··· On Tue, May 22, 2012 at 5:26 PM, Nik Go wrote: > Hello and thanks to the quick response. > > I just scanned that URL you posted and didn't see the instructions to do > this. I mean to replace the logos and the text strings at the top of the app > for the project, if that's allowed and not just create the survey forms. > > Thanks. > > On Wednesday, May 23, 2012, Yaw Anokwa wrote: >> >> See http://opendatakit.org/help/form-design/ >> >> On Tue, May 22, 2012 at 5:11 PM, ニコノコ wrote: >> > Where can I find instructions on how to customize the ODK Form itself? >> > >> > Do you need to revise the binary to do this? >> > >> > Thanks. >> > >> > -- >> > Post: opendatakit@googlegroups.com >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> > Options: http://groups.google.com/group/opendatakit?hl=en >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

Thank you Yaw for the prompt and helpful replies.

··· On Wednesday, May 23, 2012, Yaw Anokwa wrote:

To replace the strings in ODK Collect, you have to download the
source, change them and rebuild the app.

http://code.google.com/p/opendatakit/source/browse/res/values/strings.xml?repo=collect

The icon for the app can be changed as well in the source.

http://code.google.com/p/opendatakit/source/browse/AndroidManifest.xml?repo=collect#38

To add a form splash screen (replaces the swipe image when you load a
form), add the image as "form_logo.png" in your [formname]-media
directory.

To change the application splash screen, change it in the application
preferences.

Everything we do is Apache 2 licensed. See
http://www.apache.org/foundation/license-faq.html#WhatDoesItMEAN about
what is allowed and what is not.

On Tue, May 22, 2012 at 5:26 PM, Nik Go <nikolai.go@gmail.com<javascript:;>> wrote:

Hello and thanks to the quick response.

I just scanned that URL you posted and didn't see the instructions to do
this. I mean to replace the logos and the text strings at the top of the
app
for the project, if that's allowed and not just create the survey forms.

Thanks.

On Wednesday, May 23, 2012, Yaw Anokwa wrote:

See http://opendatakit.org/help/form-design/

On Tue, May 22, 2012 at 5:11 PM, ニコノコ <nikolai.go@gmail.com<javascript:;>> wrote:

Where can I find instructions on how to customize the ODK Form itself?

Do you need to revise the binary to do this?

Thanks.

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

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

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

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

Hi, just curious: what's a form splash screen? I can seem to find any after adding the .png

We had such a view that was visible after opening a form:
image
but we got rid of it long time ago (over two years ago as I remember).

:+1: thanks @Grzesiek2010