AsyncTask is a utility library that ports the Android SDK's AsyncTask class for use in plain Java applications. It enables the easier use of threads in Java applications by allowing you to perform ...