Showing posts with label Picasso in Android . Set Image Using Picasso in android. Show all posts
Showing posts with label Picasso in Android . Set Image Using Picasso in android. Show all posts

Wednesday, August 12, 2015

Show Image Using Picasso in Android

Picasso is powerful Image Loading Library in Android, it caching image and manage memory automatically and large image easily handle in Android.


Working with Images In Android:

In Android handle many Image and manage them is complex, some time "Out Of Memory Error Occur" due to large size Images and we need to recycle and free memory after image load.