💙⛰ What is Glide Library ⛰💙
Glide is a fast and efficient Open Source Media Management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.
Glide supports fetching, decoding, and displaying video stills, images, and animated GIFs. Glide includes a flexible API that allows developers to plug in to almost any network stack. 🙆🏻♂️
By default Glide uses a custom HttpUrlConnection based stack, but also includes utility libraries plug in to Google's Volley project or Square's OkHttp library instead. 💎
For learn more about Glide see
https://github.com/bumptech/glide 📗
#android #java #media
@ProgrammingTip
  
  Glide is a fast and efficient Open Source Media Management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.
Glide supports fetching, decoding, and displaying video stills, images, and animated GIFs. Glide includes a flexible API that allows developers to plug in to almost any network stack. 🙆🏻♂️
By default Glide uses a custom HttpUrlConnection based stack, but also includes utility libraries plug in to Google's Volley project or Square's OkHttp library instead. 💎
For learn more about Glide see
https://github.com/bumptech/glide 📗
#android #java #media
@ProgrammingTip
GitHub
  
  GitHub - bumptech/glide: An image loading and caching library for Android focused on smooth scrolling
  An image loading and caching library for Android focused on smooth scrolling - bumptech/glide