Understanding the internals of Glide Image Loading Library - Analyzing the Source Code

preview_player
Показать описание
Narrated by smitnov

smitnov Socials:

Edited by Atharva Saraf

⭐Join Discord:

How Glide works internally?

Part of the Android Internals playlist.

Glide is a fast and efficient image loading library for Android focused on smooth scrolling. Glide offers an easy to use API, a performant and extensible resource decoding pipeline and automatic resource pooling.

Glide is a singleton class, and the instance can be obtained through the Glide get(Context) method.

The Glide class is a global configuration class. Encoder, Decoder, ModelLoader ... are all set here. It also provides an interface for creating RequestManager (Glide with() method). We take a look at the RequestManager later.

We understand all the internal details of Glide Image Loading Library.

Powered by Android Dev Notes

#Android #Glide #AndroidInternals #AndroidDevNotes

References:

📚 Learn Android from Experts at:

😎 Find more Awesome Android Apps in Kotlin, MVVM, Jetpack:

📑 Android Dev Weekly:

📱 Follow us on:

⭐ Discord:

⭐ GitHub:

⭐ Twitter:

⭐ Instagram:

⭐ Blog:

⭐ Medium:
Рекомендации по теме
Комментарии
Автор

Glad to have this, stil have to watch this one more time to comprehend at a deeper level. Thanks! Keep this going.

BharadwajGiridhar
Автор

Very informative! keep up the good work guys!!

SarangKharche
Автор

Are you reading text yourself or use text to speech?

dmitrysamoylenko
welcome to shbcf.ru