Articles tagged in: Glide



Glide — Custom Transformations

In the previous tutorials, you've learned all the fundamentals required to utilize the standard capabilities of Glide. Starting with this tutorial, and moving forward, we'll dive deep into a bunch of advanced topics. In this tutorial, we'll take a closer look at transformations. Notice — September 07th 2017 Glide has released …

Continue Reading

Glide — Thumbnails

In the last few tutorials, we've looked at ways to optimize the user experience when loading and displaying images. Caching images already takes a big step to a smooth user experience. However, if the image is very large, the processing can take a while until it is displayed. In this …

Continue Reading

Glide — Request Priorities

Last week, we've looked at a critical piece of image loading: caching! If you missed it, give it another look, it's worth it. This week, we'll go through another important feature of Glide: ordering image requests by prioritization. Notice — August 31st 2017 Glide has released a 4.0.0 version. …

Continue Reading

Glide — Caching Basics

After we've looked at loading, displaying and manipulating images, we'll move on to optimize the process. One of the fundamental features of successful and efficient image loading is caching. In this post, we'll go through the basics of caching in Glide. Notice — August 30th 2017 Glide has released a 4. …

Continue Reading

Glide — Displaying Gifs & Video Thumbnails

In the previous tutorials you've looked at displaying images from all kind of sources. You've learned how to manipulate the image display, change the size and scaling of the images with standard options. This tutorial will show you a unique feature of Glide: displaying Gifs and thumbnails of local videos. …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.