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:
solved update Main UI Thread or AsyncTask never allowed than where can i update UI thread? [duplicate]