Glide 4 — 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 Glide's network activity to Chrome's developer tool. This offers the network information during the development phase in a more accessible way, which you'll appreciate over time.

However, you'll need to use the OkHttp integration library. Additionally, you'll need to customize the OkHttp instance with an OkHttp interceptor. But no worries, we'll guide you through each step.

Glide Series Overview


Continue reading

University Enrollment Required

Future Students benefit from value packed videos and tutorials.

Enroll to receive exclusive content or sign in if you’re already a Future Student.

Enroll me for $15/mo

Explore the Library

Find interesting tutorials and solutions for your problems.