Firstly, no OAuth or other things supported in the server-side, just a normal username-password database querying.

I want to implement an android client for the web site. My questions are:

  1. How to login safely? with HTTPS?
  2. How to store user login information safely in the phone to make user login without any input in the next time.
  3. If user do some actions after login, how to id himself? how to keep the session? By copy and resend some cookies like "jsessionid" ?
link|improve this question

53% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.