How do I store configuration information on my mobile device?

112 Views Asked by At

We are building a jquery mobile app to live inside mosync.

When the app first starts up, I want to ask some configuration information and store the config on the device somewhere so it never needs to ask for it again. For example, I want the user to be able to specify the web server that will be server it's web services.

I can't find any documentation on where to look for this.

1

There are 1 best solutions below

3
On BEST ANSWER