[Solved] update Main UI Thread or AsyncTask never allowed than where can i update UI thread? [duplicate]
As you are trying to load Images inside Loop, I would suggest you to implement logic of Lazy loading of Images. Here are some libraries you can give a try: Lazy List Universal Image Loader for Android solved update Main UI Thread or AsyncTask never allowed than where can i update UI thread? [duplicate]