I haven't done this; however, it seems quite simply a matter of asking
for the PIN during onStart() method.
When the user nagivates away from the app, it will eventually be
killed, and when the user restarts it, onStart() will be called again.

On Aug 4, 7:49 pm, Mike <[email protected]> wrote:
> How do I protect an app with a PIN / Password like mint.com does?
>
> This would need something like a session variable that resets when the
> user navigates away from app by pressing HOME or BACK. How do we
> accomplish this?
>
> Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to