1 message in com.googlegroups.android-developersHow can I show a dialog box before cl...
FromSent OnAttachments
ivan28 Mar 2008 03:18 
Subject:How can I show a dialog box before close the activity?
From:ivan (dev.@gmail.com)
Date:03/28/2008 03:18:29 AM
List:com.googlegroups.android-developers

Hi,

I have one activity in which to enter the user must type the password. This activity has a close button that finalize the session, so if the user enter later, the password is required again. However if the user push the back or hang button the session will stay openned. How can I show a dialog box to answer the user if wants close the session??