So basically, AsyncTask is an abstract class which gives us the ability to perform heavy operations in the background and keeps the UI thread ...
確定! 回上一頁