Search Results

Search found 1 results on 1 pages for 'chippy'.

Page 1/1 | 1 

  • AsyncTask when is onCancelled() is called besides calling AsyncTask.cancel ?

    - by chippy
    Hi Im new to android. Currently I have a View which has a AsyncTask class used for decoding. But eventhough AsyncTask.cancel() is not called within my class, onCancelled() has been called which resulted to some abnormal process in my application. I would like to ask if what are any instances that AsyncTask.onCancelled() will be called besides when calling the AsyncTask.cancel() Any help would be appreciated. Thanks alot in advance

    Read the article

1