ExoPlayer
ExoPlayer copied to clipboard
what happened when exoplayer cache is larger than device storage?
trafficstars
I used cache in my project.
I want to know what happened when exoplayer cache is bigger than device storage.
ex) device remain storage = 1GB && exoplayer makes 2GB of cache
if it happens, exoplayer delete before cache? or don't make cache?