Articles tagged in: Picasso



Picasso — Log Image Loading with Stetho and Chrome Developer Tools

In a previous tutorial, you've learned how to log image loading with the Android Studio Profiler. In this tutorial, you'll learn how you can analyze requests and responses using Facebook's Stetho debug tool. Stetho maps Picasso's network activity to Chrome's developer tool. This offers the network information during the development …

Continue Reading

Picasso — Catching and Analyzing Errors

When working with Picasso, at some point you'll run into the following scenario: Picasso shows the error placeholder and you can't figure out why. Even when you activate logging you'll only see that loading an image failed, but not the reason for the failure. In this tutorial, you'll learn how …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.