Which is best used for downloading data - AsyncTask or AsyncTaskLoader



  • There's a dish that emits some lines from the Internet page, and then it's gonna take them out. ListView♪ Tell me what's best to use, normal. AsyncTask or AsyncTaskLoader? Because I started doing it. AsyncTask and it's kind of working, but it's found out there's a specially created class for this job.



  • Use class AsyncTaskLoader preferable, allows for better handling of the load through LoaderManagerthe change in condition (returns of the device) is not painful, and it is also possible to monitor the change in https://stackoverflow.com/questions/7120813/asynctaskloader-vs-asynctask ♪




Suggested Topics

  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2