[android-developers] more than one activity and one of them force closes

2010-11-05 Thread Andrei
The default behavior from my observation is if current activity force closes Android tries to go to previous activity on stack How can I control this behavior? I want force close to close all activities Thanks -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] more than one activity and one of them force closes

2010-11-05 Thread Mark Murphy
On Fri, Nov 5, 2010 at 2:09 PM, Andrei gml...@gmail.com wrote: The default behavior from my observation is if current activity force closes Android tries to go to previous activity on stack How can I control this behavior? You can't. I want force close to close all activities Register a