Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

What to do to persist Login info for iPhone *and* Android

So the fact that you can add a module to the iPhone branch of code and have the user put values in the phone's "Settings" menu and have your app read that is great…

But what is the equivalent way to do this in the Android OS?

— asked March 26th 2010 by Stephen Gilboy
  • android
  • login
  • mobile
  • settings
0 Comments

1 Answer

  • I would use Ti.App.Properties to store login information then check for these details when launching an app.

    Then I use a 'settings' tab/window/view in my apps, rather than the iPhone specific settings > app area.

    — answered March 26th 2010 by Kosso
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.