Articles tagged in: Glide



Android Custom Fonts Renewed — Font Family

In the last tutorial, we've explored the modern way of implementing custom fonts on Android. However, it broke the support for dynamically changing the font style and weights (for example, bold or italic). In this tutorial, we'll fix this drawback and configure a font family with different styles. {{outline}} {{video} …

Continue Reading

Axios — Download Files & Images in Node.js

Axios is a promise-based HTTP client for the browser and Node.js. It has a convenient and modern API simplifying asynchronous HTTP request and response handling. Let’s explore how to download files with Axios in Node.js. {{outline}} {{video}} Axios File Download in Node.js This tutorial is specifically …

Continue Reading

Glide 4 — Customize Network Timeouts

Loading images from a server is an error-prone process. The server can be down, the user can be on a slow mobile connection, or completely lose Internet connection. By default, Glide has some timeouts set for you to balance between waiting long enough for the image to be loaded and …

Continue Reading
Page 1 of 16

Explore the Library

Find interesting tutorials and solutions for your problems.