Android L
Android Auto
Android TV/Google Cast
Displaying bitmaps in your UI in ViewPager and GridView (zip)
Image swipe (slide) gallery (zip)
Image slider with swipe and pinch zoom (zip)
Actually, the loading images from URL to ImageView (ImageView itself is in GridView or ListView) is not a simple task. You should provide memory and disk caching to avoid reload image again and again.