Android AsyncTask Method Flow
/The Android AsyncTask class provides a convenient way to handle background threads. The chart below from the video training course Learning Android App Programming provides an overview of a typical AsyncTask method flow.