I am working on one Photo Editing Application. For that application i was using Universal Image Loader Library. But while using this library i got some issues like when i am trying to load more than four images i get java.lang.OutOfMemoryError
exception. One of my friend suggest me to use another library.
I have found some alternative libraries like Picasso , Fresco , Glide etc. But now i am confused with Picasso and fresco. Can anybody suggest me which is the best?