The system will wait for this method to end. Only when onFreeze() has
been called the system can kill your application, and onFreeze() can
only be called when the main thread is not busy executing other code.
Note that you should never execute cpu intensive code in the main
thread of your application to keep it responsive.

On Apr 8, 3:14 pm, szeldon <[EMAIL PROTECTED]> wrote:
> Hi,
>
> My question is about what happens in such case. Will my activity be
> ended by the system before the method will reach end of body? Or maybe
> the system will wait for this method to end?
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to