AsyncTask
  • Package
  • Class
  • Todo

Packages

  • asynctask

Classes

  • AsyncTask

Package asynctask

Classes summary

AsyncTask AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
AsyncTask API documentation generated by ApiGen