Customizing odk collect logo

Hi All,

Is there a way I can change the ODK Collect logo (Not the splash image
through general settings) to a customized one?

Not without recompiling the software.

··· On Thu, Oct 29, 2015 at 11:27 AM, Steve Bicko Cygu wrote:

Hi All,

Is there a way I can change the ODK Collect logo (Not the splash image
through general settings) to a customized one?

--

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

Thank you for the prompt reply. How can I access the source code and which
would be the best software to recompile the software?

··· On Thursday, 29 October 2015 20:32:36 UTC+2, Mitch Sundt wrote: > > Not without recompiling the software. > > On Thu, Oct 29, 2015 at 11:27 AM, Steve Bicko Cygu <cy...@aims.ac.za > wrote: > >> Hi All, >> >> Is there a way I can change the ODK Collect logo (Not the splash image >> through general settings) to a customized one? >> >> -- >> -- >> 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 >

You would need to hire an Android Java developer.
They would understand what to do.

··· On Thu, Oct 29, 2015 at 11:54 AM, Steve Bicko Cygu wrote:

Hi Mitch,

Thank you for the prompt reply. How can I access the source code and which
would be the best software to recompile the software?

On Thursday, 29 October 2015 20:32:36 UTC+2, Mitch Sundt wrote:

Not without recompiling the software.

On Thu, Oct 29, 2015 at 11:27 AM, Steve Bicko Cygu cy...@aims.ac.za wrote:

Hi All,

Is there a way I can change the ODK Collect logo (Not the splash image
through general settings) to a customized one?

--

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

Steve,

Source code is at http://github.com/opendatakit/collect. Android
Studio or IntelliJ is going to be the best IDE for the job. And like
Mitch said, this is a job for someone with programming experience.

Yaw

··· -- Need ODK consultants? https://nafundi.com provides form design, server setup, in-field training, and software development for ODK.

On Fri, Oct 30, 2015 at 5:25 AM, Mitch Sundt mitchellsundt@gmail.com wrote:

You would need to hire an Android Java developer.
They would understand what to do.

On Thu, Oct 29, 2015 at 11:54 AM, Steve Bicko Cygu cygu@aims.ac.za wrote:

Hi Mitch,

Thank you for the prompt reply. How can I access the source code and which
would be the best software to recompile the software?

On Thursday, 29 October 2015 20:32:36 UTC+2, Mitch Sundt wrote:

Not without recompiling the software.

On Thu, Oct 29, 2015 at 11:27 AM, Steve Bicko Cygu cy...@aims.ac.za wrote:

Hi All,

Is there a way I can change the ODK Collect logo (Not the splash image
through general settings) to a customized one?

--

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

--

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 and Yaw,

Thanks for the responses. Let me look at it, in case I would need an
expertise I would let you know.

··· On Friday, October 30, 2015 at 1:11:28 AM UTC+2, Yaw Anokwa wrote: > > Steve, > > Source code is at http://github.com/opendatakit/collect. Android > Studio or IntelliJ is going to be the best IDE for the job. And like > Mitch said, this is a job for someone with programming experience. > > Yaw > -- > Need ODK consultants? https://nafundi.com provides form design, server > setup, in-field training, and software development for ODK. > > On Fri, Oct 30, 2015 at 5:25 AM, Mitch Sundt <mitche...@gmail.com > wrote: > > You would need to hire an Android Java developer. > > They would understand what to do. > > > > On Thu, Oct 29, 2015 at 11:54 AM, Steve Bicko Cygu <cy...@aims.ac.za > wrote: > >> > >> Hi Mitch, > >> > >> Thank you for the prompt reply. How can I access the source code and > which > >> would be the best software to recompile the software? > >> > >> On Thursday, 29 October 2015 20:32:36 UTC+2, Mitch Sundt wrote: > >>> > >>> Not without recompiling the software. > >>> > >>> On Thu, Oct 29, 2015 at 11:27 AM, Steve Bicko Cygu wrote: > >>>> > >>>> Hi All, > >>>> > >>>> Is there a way I can change the ODK Collect logo (Not the splash > image > >>>> through general settings) to a customized one? > >>>> > >>>> -- > >>>> -- > >>>> 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: 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: 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. >