Re: [android-developers] Confirmation with pressing back button

2012-05-07 Thread Jason Teagle
Depending on the version of Android you are targeting, this will also be very helpful: http://android-developers.blogspot.com/2009/12/back-and-other-hard-keys-three-stories.html lol... I didn't even know you could long-press hard buttons. -- You received this message because you are subscribe

Re: [android-developers] Confirmation with pressing back button

2012-05-07 Thread Justin Anderson
Depending on the version of Android you are targeting, this will also be very helpful: http://android-developers.blogspot.com/2009/12/back-and-other-hard-keys-three-stories.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, May 7, 2012 at 7:28 AM,

Re: [android-developers] Confirmation with pressing back button

2012-05-07 Thread Jason Teagle
One of these is that when the user press the back button of the phone - I mean that with a curved arrow-, the application is closed, so I want to ask for confirmation or something similar so, is there anyway to easy control this? I believe this link will help you considerably: http://stackoverf