Glide — Analyzing Image Loading with Android Studio Profiler

In a previous tutorial, you've learned how to enable logging in Glide. Unfortunately, this logging option only gives you very limited information and nothing specific to CPU load, memory usage, or the network.

In this tutorial, you'll learn how to use Android Studio's Profiler to really drill into details of your app's behavior. This includes the CPU load, memory usage, and network traffic. You'll also see how to correlate UI events, CPU and memory behavior to network requests. The best part: all of this requires no code setup!

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.