How to cancel AsyncTask when Activity finishes?

Posted by Pentium10 on Stack Overflow See other posts from Stack Overflow or by Pentium10
Published on 2010-03-28T14:02:43Z Indexed on 2010/03/28 14:33 UTC
Read the original article Hit count: 375

In my Activity I use multiple AsyncTask classes.

How to cancel AsyncTask when Activity finishes?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk