Picasso Java SDK by Square Followers
The Picasso Java SDK by Square displays images in an Android application using often one line of code. Picasso automatically handles ImageView recycling, manages complex image transformation, and uses minimal memory cache. Authored by jakewharton@gmail.com