Android : I want to run an AsyncTask on UI thread - how can I do that?

on Monday, August 11, 2014


I have a specific case where I want to run an AsyncTask's doInBackground on UI Thread. How can I do that?


0 comments:

Post a Comment