When pressing Back/Menu button my app hangs

Posted by Pentium10 on Stack Overflow See other posts from Stack Overflow or by Pentium10
Published on 2010-05-11T21:18:38Z Indexed on 2010/05/11 21:44 UTC
Read the original article Hit count: 171

Filed under:
|

I am having a really annoying bug, which yet I don't know how to trace it.
I have an activity with 3 tabs, each populated by adapters build by asynctasks. They are displaying well, navigation is fine. I've extended TabActivity.

But whenever I hit the Back/Menu/Search button it halts, then after a while the OS displays me this warning:

Sorry
Activity Contacts (in application MyApp) is not responding. Force close or Wait.

How can I trace this problem on the phone?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk-2.1