I wouldn't think it's hard to find - onStart or onResume seem pretty natural
for this kind of thing.

Combine it with some sort of timeout check, so the user can freely navigate
the application once he logs in.

--
Kostya Vasilyev
02.07.2011 21:04 пользователь "Jump" <[email protected]> написал:
> Hello
>
> I want to password protect my app so that whenever any activity that is
> owned by my app's process no longer is in the foreground and then comes
back
> into foreground there should be a "enter password" dialogue.
>
> Is this possible? It's hard to find a place in code to show the dialogue
due
> to how the activity lifecycle works in andorid.
>
> Thanks for any pointers
>
>
>
>
> --
> 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

-- 
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