It's possible to store the last login ID, but it's not at all recommended, 
because it's a security risk. Whatever client or web app I'm using, I don't 
allow it to store my login ID. I don't let my browser store my passwords, 
either. Users have to type in the password anyway, so having them type the 
login ID is not that much of a burden.

On Tuesday, October 30, 2012 10:18:23 AM UTC-7, Peter Weinberg wrote:
>
>   I am having an app written that requires the user to log in with a 
> login id and password. I want the app to remember the last login id so that 
> the user does not have to retype it every time. My Android developer tells 
> me this cannot be done, but I am skeptical. Does anyone have any 
> views/words of wisdom for me?
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to