CancellationException while using AsyncTask in Android?
- by sunil
Hi,
I am using AsyncTask in my application and sometimes when I run the application I get the error as java.util.cancellationexception.
Can someone let me know the reason of this error or the way this can be removed?
Thanks & Regards
Sunil