How We Overcome Our Android ExoPlayer2 Index-based Switching Issue?

Shubham Kumar Gupta
Stackademic
Published in
4 min readSep 18, 2023

--

Introduction

If you’ve ever worked with Android ExoPlayer2, you know that it’s a powerful tool for video playback. However, when it comes to managing a playlist of videos that need to be downloaded or fetched from the cache, things can get a bit tricky. In this article, we’ll dive into an approach that we tried to solve the challenges we…

--

--