Talk type: Talk

How to cache information in an Android application and not to shoot yourself in the leg

  • Talk in Russian
Presentation pdf

This talk deals with caching in Android applications overall and with particular implementations. The purpose of the talk is to tell about current caching types, to show why it's important and to share the experience of implementing LRU cache in an application used by millions of people every day.

This talk will cover the following caching types:

  1. Lazy cache;
  2. Synchronized cache;
  3. Write-through cache;
  4. LRU cache.
  • #best practices
  • #faststart
  • #images
  • #lru
  • #video

Speakers

Talks