Android: Alternatives to AsyncTask?
There are plenty AsyncTask alternatives :
https://android-arsenal.com/tag/9
and plus Needle - Multithreading library for Android
http://zsoltsafrany.github.io/needle/
Maybe you can use a third party library like Retrofit If you work with images I strongly suggest picasso