[ODK Developers] Default server/path anomaly?

I believe this is because when you did not go to Applications / Manage
Applications / ODK Collect / and click "Clear Data"

These settings are only used to initialize the preferences data of the app.
If you uninstall and reinstall ODK Collect with your custom build, unless
you have also cleared the data, it will find and use the existing settings
and will never have a need to initialize those settings from these string
constants.

Mitch

··· On Tue, Aug 7, 2012 at 7:44 AM, blitheringeejit wrote:

Hi:

I've been changing some of the default Collect server and form list /
submit settings, and AFAICS it appears to behave inconsistently.

If I'm reading this right the defaults are set in res/values/strings.xml,
and I have set the following to my own values:

https://secure.myserver.com
/forms/list
/forms/submit

But if I do this and run the app without changing any of the user
settings, the two path strings are implemented, but the server URL is
ignored, and replaced by https://opendatakit.appspot.com

The result is that when I browse for forms, the app looks in
https://opendatakit.appspot.com/forms/list

Am I missing where I should be entering my default server URL?

Thanks
Nik

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