本文轉載國外博客未來工作室的一系列文章,原文鏈接[這里 ](https://futurestud.io/blog/picasso-getting-started-simple-loading)
We had a lot of success and feedback on our Retrofit series, so we decided to do another series on one of our favorite Square library: Picasso.
我們有很多成功和回饋對于我們的 [Retrofit](https://futurestud.io/blog/retrofit-getting-started-and-android-client)系列 ,所以我們決定做另一系列即:我們最喜歡的一個[Square library](http://square.github.io/):[Picasso](http://square.github.io/picasso/)。
Picasso可以加載并顯示許多來源的圖像,同時,也照顧緩存,做圖像操作時保持低內存的影響。