This project helps you loading asynchronously an image from url to ImageView For example: String url = "http://javasea.ru/uploads/posts/2013-11/1383410113_kartinka-eva.jpg"; ImageAttacher.init().load(url, imageView); Result: AAR: https://drive.google.com/file/d/0B8Xti2J_-WkPekNlQm00QmZySGM/view?usp=sharing