Articles tagged in: Android



Retrofit 2 — Activate Response Caching (Etag, Last-Modified)

Internet servers and browsers have developed an advanced caching system to reduce the used bandwidth and make viewing websites much faster. However, when developing mobile apps we started to forget about these things. While image libraries like Picasso or Glide provide caching when loading and displaying images, Retrofit does not …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.