Hello,
My app requires a user login.
>From the first time the user "registers" himself he should be logged
on permanently, except the user logs out explicitely....
What's the common approach for this?
My intention is to store a simple value as SharedPreference when the
user is logged in.
On application startup this value will be checked and the "login
activity" will be shown or not.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-security-discuss?hl=en.

Reply via email to