AsyncTasker | Self implemented Async Task | Async Task Challenge

Self Implemented Android Async task, submitted for Pooja's AsyncTask Challenge

API design

This is a sample project api design is similar to that of asyncTask.

Behind the Back uses HandlerThread as worker thread and handler to perform the task.

03 Mar 2021