podcast

What's so great about R8?

18.02.2026
Listen to the episode on your favorite platforms:
  • Apple Podcasts
  • Youtube
  • Spotify
  • Castbox
  • Pocket Casts
  • Stitcher
  • iHeart
  • PlayerFM
  • Overcast
  • Castro
  • RadioPublic

Join hosts Tor and Romain as they sit down with Søren Gjesse, Chris Craik, and Shai Barack.

This week, the team dives into R8, the whole-program optimizer that handles the "last mile" of your code before it runs on a device. Learn why implementing R8 is effectively like giving your users a "free hardware upgrade" by making their current devices perform like models that are years newer.

Enable app optimization → https://goo.gle/R8-Optimizer

Chapters: - Intro - What is R8? - R8 vs D8 - Tree Shaking & Dead Code - Handling Reflection - Performance Co-Optimization - Kotlin-Specific Gains - Real-World Impact - Jetpack Compose & R8 - Keep annotations - The "Free Hardware Upgrade"