package

com.google.android.gms.common.images

Contains classes for loading images from Google Play services.

Interfaces

ImageManager.OnImageLoadedListener Listener interface for handling when the image for a particular URI has been loaded. 

Classes

ImageManager This class is used to load images from the network and handles local caching for you. 
WebImage A class that represents an image that is located on a web server.